docs: update changelog (#16773)

pull/20615/head
Simona 2019-07-29 11:28:53 +08:00 committed by iamkun
parent 28da5d6534
commit 2a32b84fb4
4 changed files with 17 additions and 12 deletions

View File

@ -9,7 +9,7 @@
- Image - Image
- Fix Image component SSR compatibility (#16737 by @luckyCao) - Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore - Chore
- Update dart-sass compatibility by @LewisChennnnn) - Update dart-sass compatibility (#16744 by @LewisChennnnn)
### 2.11.0 ### 2.11.0
@ -31,10 +31,11 @@
- Fix split-button caret default color (#15931 by @JuniorTour) - Fix split-button caret default color (#15931 by @JuniorTour)
- Cascader - Cascader
- Fix level 1 children is empty update problem (#16399 by @luckyCao) - 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) - 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) - Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu - Submenu
- Fix prop append-to-body (#16289 by @a631807682) - Fix prop append-to-body (#16289 by @a631807682)
- Table - Table

View File

@ -9,7 +9,7 @@
- Image - Image
- Fix Image component SSR compatibility (#16737 by @luckyCao) - Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore - Chore
- Update dart-sass compatibility by @LewisChennnnn) - Update dart-sass compatibility (#16744 by @LewisChennnnn)
### 2.11.0 ### 2.11.0
@ -33,8 +33,10 @@
- Fix level 1 children is empty update problem (#16399 by @luckyCao) - Fix level 1 children is empty update problem (#16399 by @luckyCao)
- Display correct header when range is specified (#16354 by @ziyoung) - Display correct header when range is specified (#16354 by @ziyoung)
- Add sets default values when lazy is true (#16420 by @luckyCao) - 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) - Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu - Submenu
- Fix prop append-to-body (#16289 by @a631807682) - Fix prop append-to-body (#16289 by @a631807682)
- Table - Table

View File

@ -9,7 +9,7 @@
- Image - Image
- Fix Image component SSR compatibility (#16737 by @luckyCao) - Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore - Chore
- Update dart-sass compatibility by @LewisChennnnn) - Update dart-sass compatibility (#16744 by @LewisChennnnn)
### 2.11.0 ### 2.11.0
@ -31,10 +31,11 @@
- Fix split-button caret default color (#15931 by @JuniorTour) - Fix split-button caret default color (#15931 by @JuniorTour)
- Cascader - Cascader
- Fix level 1 children is empty update problem (#16399 by @luckyCao) - 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) - 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) - Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Calendar
- Display correct header when range is specified (#16354 by @ziyoung)
- Submenu - Submenu
- Fix prop append-to-body (#16289 by @a631807682) - Fix prop append-to-body (#16289 by @a631807682)
- Table - Table

View File

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