Changelog: update for 2.0.4

This commit is contained in:
Leopoldthecoder
2017-11-10 16:21:22 +08:00
committed by 杨奕
parent 2260a3bab3
commit c0c0e728ca
4 changed files with 23 additions and 3 deletions

View File

@@ -1,5 +1,15 @@
## Changelog
### 2.0.4
*2017-11-10*
- Improved accessibility for Cascader, Dropdown, Message, Notification, Popover, Tooltip and Tree
- Fixed Container resize when the width of viewport decreases, #8042
- Fixed Tree's `updateKeyChildren` incorrectly deleting child nodes, #8100
- Fixed bordered CheckboxButton's height when nested in a Form, #8100
- Fixed Menu's parsing error for custom colors, #8153 (by @zhouyixiang)
### 2.0.3
*2017-11-03*