Skip to content

Commit b142a49

Browse files
SimonaliaChenoleksiikhr
authored andcommitted
docs: update changelog (ElemeFE#16773)
1 parent 388952e commit b142a49

File tree

4 files changed

+17
-12
lines changed

4 files changed

+17
-12
lines changed

CHANGELOG.en-US.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Image
1010
- Fix Image component SSR compatibility (#16737 by @luckyCao)
1111
- Chore
12-
- Update dart-sass compatibility by @LewisChennnnn)
12+
- Update dart-sass compatibility (#16744 by @LewisChennnnn)
1313

1414
### 2.11.0
1515

@@ -31,10 +31,11 @@
3131
- Fix split-button caret default color (#15931 by @JuniorTour)
3232
- Cascader
3333
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
34-
- Display correct header when range is specified (#16354 by @ziyoung)
3534
- Add sets default values when lazy is true (#16420 by @luckyCao)
36-
- Fix display errors (#15935 by @junyiz)
35+
- Fix display errors when node value is duplicate (#15935 by @junyiz)
3736
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
37+
- Calendar
38+
- Display correct header when range is specified (#16354 by @ziyoung)
3839
- Submenu
3940
- Fix prop append-to-body (#16289 by @a631807682)
4041
- Table

CHANGELOG.es.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Image
1010
- Fix Image component SSR compatibility (#16737 by @luckyCao)
1111
- Chore
12-
- Update dart-sass compatibility by @LewisChennnnn)
12+
- Update dart-sass compatibility (#16744 by @LewisChennnnn)
1313

1414
### 2.11.0
1515

@@ -33,8 +33,10 @@
3333
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
3434
- Display correct header when range is specified (#16354 by @ziyoung)
3535
- Add sets default values when lazy is true (#16420 by @luckyCao)
36-
- Fix display errors (#15935 by @junyiz)
36+
- Fix display errors when node value is duplicate (#15935 by @junyiz)
3737
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
38+
- Calendar
39+
- Display correct header when range is specified (#16354 by @ziyoung)
3840
- Submenu
3941
- Fix prop append-to-body (#16289 by @a631807682)
4042
- Table

CHANGELOG.fr-FR.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Image
1010
- Fix Image component SSR compatibility (#16737 by @luckyCao)
1111
- Chore
12-
- Update dart-sass compatibility by @LewisChennnnn)
12+
- Update dart-sass compatibility (#16744 by @LewisChennnnn)
1313

1414
### 2.11.0
1515

@@ -31,10 +31,11 @@
3131
- Fix split-button caret default color (#15931 by @JuniorTour)
3232
- Cascader
3333
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
34-
- Display correct header when range is specified (#16354 by @ziyoung)
3534
- Add sets default values when lazy is true (#16420 by @luckyCao)
36-
- Fix display errors (#15935 by @junyiz)
35+
- Fix display errors when node value is duplicate (#15935 by @junyiz)
3736
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
37+
- Calendar
38+
- Display correct header when range is specified (#16354 by @ziyoung)
3839
- Submenu
3940
- Fix prop append-to-body (#16289 by @a631807682)
4041
- Table

CHANGELOG.zh-CN.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Image
1010
- 修复 Image 组件 SSR 兼容性 (#16737 by @luckyCao)
1111
- Chore
12-
- 更新 dart-sass 的兼容性 by @LewisChennnnn)
12+
- 更新 dart-sass 的兼容性 (#16744 by @LewisChennnnn)
1313

1414
### 2.11.0
1515

@@ -31,10 +31,11 @@
3131
- 更新 split-button 默认颜色 (#15931 by @JuniorTour)
3232
- Cascader
3333
- 修复一级菜单更新问题 (#16399 by @luckyCao)
34-
- 更新显示正确的 header 的逻辑 (#16354 by @ziyoung)
3534
- 懒加载时设默认值 (#16420 by @luckyCao)
36-
- 修复显示问题 (#15935 by @junyiz)
37-
- 对外暴露 getCheckedNodes 和修复 option 问题 (#16709 by @SimonaliaChen)
35+
- 修复当节点值重复时的显示问题 (#15935 by @junyiz)
36+
- 对外暴露 getCheckedNodes 和修复 options 改变会影响选中的问题 (#16709 by @SimonaliaChen)
37+
- Calendar
38+
- 更新显示正确的 header 的逻辑 (#16354 by @ziyoung)
3839
- Submenu
3940
- 修复 append-to-body 问题 (#16289 by @a631807682)
4041
- Table

0 commit comments

Comments
 (0)