Changelog: add missing changes

This commit is contained in:
Leopoldthecoder
2017-10-01 20:22:15 +08:00
committed by 杨奕
parent ee63e1e0af
commit 2f2405a64a
4 changed files with 14 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ in `lazy` mode #6235
- `on-text` and `off-text` attributes now don't have default values
- Tag
- `type` attribute now accepts `success`, `info`, `warning` and `danger`
- `close-transition` is renamed to `disable-transitions`
- Menu
- Removed `theme` attribute. The color of Menu can be configured using `background-color`, `text-color` and `active-text-color`
- Input