Skip to content

Commit

Permalink
chore: fixed error content in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YyumeiZhang committed Jan 17, 2025
1 parent 3a7fcc3 commit f06fa62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions content/start/changelog/index-en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
- Fix the JsonViewer Undo&Redo text model out of sync problem [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2638](https://github.com/DouyinFE/semi-design/pull/2638)
- After setting the handler in DragMove, the child elements of DragMove can still be dragged [#2661](https://github.com/DouyinFE/semi-design/issues/2661) [#2662](https://github.com/DouyinFE/semi-design/pull/2662)
- Fixed the display problem of Loading when there is no Spin component in the project of Button [#2664](https://github.com/DouyinFE/semi-design/pull/2664)
- Fixed the placeHolder and searchPlaceholder of Cascader that cannot be dynamically updated [#2663](https://github.com/DouyinFE/semi-design/pull/2663)
- Fixed the problem that the display of the display is none when the display is none When using Typography, JS omission calculation error problem [#2656](https://github.com/DouyinFE/semi-design/pull/2656)
- 【Chore】
- JsonViewer refactors the underlying data structure of the folding model [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2658](https://github.com/DouyinFE/semi-design/pull/2658)
- Add JsonViewer E2E test [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2626](https://github.com/DouyinFE/semi-design/pull/2626)
Expand Down
2 changes: 0 additions & 2 deletions content/start/changelog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
- 修复 JsonViewer Undo&Redo 文本模型不同步问题 [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2638](https://github.com/DouyinFE/semi-design/pull/2638)
- 修复 DragMove 中设置 handler 后,DragMove 的子元素仍然可以被拖动问题 [#2661 ](https://github.com/DouyinFE/semi-design/issues/2661) [#2662](https://github.com/DouyinFE/semi-design/pull/2662)
- 修复 Button 在项目内不存在 Spin 组件时 Loading 的显示问题 [#2664](https://github.com/DouyinFE/semi-design/pull/2664)
- 修复 Cascader 的 placeHolder,searchPlaceholder 无法动态更新问题 [#2663](https://github.com/DouyinFE/semi-design/pull/2663)
- 修复在 display 为 none 时,Typography 的JS 省略计算错误问题 [#2656](https://github.com/DouyinFE/semi-design/pull/2656)
- 【Chore】
- JsonViewer 重构折叠模型底层数据结构 [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2658](https://github.com/DouyinFE/semi-design/pull/2658)
- 新增 JsonViewer E2E 测试 [@anjiazhuyouxing](https://github.com/anjiazhuyouxing) [#2626](https://github.com/DouyinFE/semi-design/pull/2626)
Expand Down

0 comments on commit f06fa62

Please sign in to comment.