Skip to content

v2.54.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 08:54
· 801 commits to main since this release
  • 【Fix】
    • 修复 Navigation 组件在 react 17 下 selectedKeys 未生效问题
    • 修复 Navigation 组件 openKeys 在 selectedKeys 更新后未生效问题

  • 【Fix】
    • fixed Navigation component selectedKeys bug in react 17
    • fixed Navigation component openKeys does not work after selectedKeys is updated