Skip to content

Commit

Permalink
docs: update changelog (ElemeFE#16773)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonaliaChen authored and iamkun committed Jul 29, 2019
1 parent 28da5d6 commit 2a32b84
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 12 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Image
- Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore
- Update dart-sass compatibility by @LewisChennnnn)
- Update dart-sass compatibility (#16744 by @LewisChennnnn)

### 2.11.0

Expand All @@ -31,10 +31,11 @@
- Fix split-button caret default color (#15931 by @JuniorTour)
- Cascader
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
- Display correct header when range is specified (#16354 by @ziyoung)
- Add sets default values when lazy is true (#16420 by @luckyCao)
- Fix display errors (#15935 by @junyiz)
- Fix display errors when node value is duplicate (#15935 by @junyiz)
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu
- Fix prop append-to-body (#16289 by @a631807682)
- Table
Expand Down
6 changes: 4 additions & 2 deletions CHANGELOG.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Image
- Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore
- Update dart-sass compatibility by @LewisChennnnn)
- Update dart-sass compatibility (#16744 by @LewisChennnnn)

### 2.11.0

Expand All @@ -33,8 +33,10 @@
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
- Display correct header when range is specified (#16354 by @ziyoung)
- Add sets default values when lazy is true (#16420 by @luckyCao)
- Fix display errors (#15935 by @junyiz)
- Fix display errors when node value is duplicate (#15935 by @junyiz)
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu
- Fix prop append-to-body (#16289 by @a631807682)
- Table
Expand Down
7 changes: 4 additions & 3 deletions CHANGELOG.fr-FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Image
- Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore
- Update dart-sass compatibility by @LewisChennnnn)
- Update dart-sass compatibility (#16744 by @LewisChennnnn)

### 2.11.0

Expand All @@ -31,10 +31,11 @@
- Fix split-button caret default color (#15931 by @JuniorTour)
- Cascader
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
- Display correct header when range is specified (#16354 by @ziyoung)
- Add sets default values when lazy is true (#16420 by @luckyCao)
- Fix display errors (#15935 by @junyiz)
- Fix display errors when node value is duplicate (#15935 by @junyiz)
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu
- Fix prop append-to-body (#16289 by @a631807682)
- Table
Expand Down
9 changes: 5 additions & 4 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Image
- 修复 Image 组件 SSR 兼容性 (#16737 by @luckyCao)
- Chore
- 更新 dart-sass 的兼容性 by @LewisChennnnn)
- 更新 dart-sass 的兼容性 (#16744 by @LewisChennnnn)

### 2.11.0

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

0 comments on commit 2a32b84

Please sign in to comment.