docs: update changelog (#16773)

This commit is contained in:
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
- 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
@@ -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