Skip to content

v2.55.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 12:37
· 974 commits to main since this release
  • 【Fix】
    • 修复 TabBar 在 SSR 时渲染为空 @nekocode
    • 修复由于 Sortable 的默认拖拽感应延迟时间过长导致 Transfer 在快速拖动时拖拽不成功问题
    • 修复 Nav 在 selectedKeys 变化后 openKeys 未保存上一次状态问题(影响 v2.54.1)#2115
  • 【Chore】
    • 升级 webpack、rspack构建插件,支持消费在 Semi DSM 中配置的自定义 css 配置,可用于将覆写的 CSS 或任意与 Semi 组件无关的 css 聚进主题包样式

  • 【Fix】
    • fix TabBar rendering as empty in SSR @nekocode
    • Fixed the problem that Transfer failed to drag during fast drag due to Sortable's default drag sensing delay time being too long.
    • Fixed the problem of openKeys not saving the last state after Nav changed selectedKeys (Affects v2.54.1) #2115
  • 【Chore】
    • Upgraded webpack and rspack build plug-ins to support consuming custom css configuration configured in Semi DSM, which can be used to aggregate overridden CSS or any css unrelated to Semi components into theme package styles