Skip to content

v2.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@SummerOverture SummerOverture released this 12 Nov 07:17
· 146 commits to master since this release
  • 🔥🔨 对以下组件进行了ts + React hooks重构
    • Upload
    • Timeline
      • 新增测试用例文件
    • notification
      • 新增 useNotification hook,以支持 context 访问
    • message
      • 新增 useMessage hook,以支持 context 访问
    • Tooltip
  • VideoViewer
    • 🎊 新增keepFoucus属性:是否保持视频聚焦,默认值为true
  • 🔨 调整更新了eslint相关依赖配置,修复了ts文件不受eslint约束的问题