Skip to content

3.0.0-alpha.9

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 03 Nov 09:08
· 329 commits to next since this release

3.0.0-alpha.9

2021-11-03

  • 🐞 Fix requestAnimationFrame undefined error under ssr for some components #4833
  • 🐞 Fix the problem that TreeSelect selectable and checkable cannot be closed #4838
  • 🐞 Fix the problem that Tabs cannot be scrolled on the mobile terminal #4828
  • 🐞 Fix InputNumber does not trigger inspection under form #4831
  • 🐞 Fix that when Select uses <a-select-option> to build a node, the automatic word segmentation fails #4844

  • 🐞 修复部分组件在 ssr 下 requestAnimationFrame 未定义错误 #4833
  • 🐞 修复 TreeSelect selectable、checkable 无法关闭问题 #4838
  • 🐞 修复 Tabs 在移动端无法滚动问题 #4828
  • 🐞 修复 InputNumber 在 form 下不触发检验问题 #4831
  • 🐞 修复 Select 使用 <a-select-option> 构建节点时,自动分词失效 #4844