Skip to content

v3.0.0-rc.3 🌈

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 07:29
· 172 commits to refs/heads/main since this release

发布内容

⭐ 新特性

  • Space 新增 divider 属性,支持设置分隔符内容 (be83d36)
  • Divider 新增 type 属性,支持设置水平和垂直方向 (0d6c43f)
  • Tabs 新增 defaultActive 属性,支持设置默认选中项 (1999ed5)

💄 优化

  • Tabsscrollspy 增强,新增 scrollImmediate 属性,点击标签,立即展示对应内容区域,取消滚动动画,默认为 true
  • Tabs 内部优化,在popup下表现更流畅

🐛 修复

  • 修复 Tabs 初始化时动画问题 (#505)
  • 修复 Tabs 开启 swipeable后首次向右滑动不会展示第二个标签内容 (#508)
  • 修复 Typography.Link, type 颜色失效问题 (7140a2e)
  • 修复 supports-passivecanUseDom 逻辑错误 @lblblong (#506)

完整内容,请参见 comparison between v3.0.0-rc.2 and v3.0.0-rc.3