mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Changelog: update for 1.1.3
This commit is contained in:
committed by
cinwell.li
parent
d3f62b7974
commit
b7c2fc4b25
@@ -1,5 +1,19 @@
|
||||
## Changelog
|
||||
|
||||
### 1.1.3
|
||||
|
||||
*2017-01-09*
|
||||
|
||||
- Fixed DatePicker not firing change event when cleared for the first time upon page load, #2167
|
||||
- Fixed DatePicker year calculating error when choosing the next year, #2152
|
||||
- Added `default-sort-prop` and `default-sort-order` attributes for Table, #2182 (by @njleonzhang)
|
||||
- Fixed filterable Select filtering other options with initial value, #2196
|
||||
- Added custom i18n processing, making Element compatible with i18n plugins other than `vue-i18n`, #2129
|
||||
- Added `resize` attribute for Input, #2263 (by @Kingwl)
|
||||
- Fixed Autocomplete not hiding dropdown when blurred, #2247
|
||||
- Fixed style issues with nested Tabs, #2212 (by @Kingwl)
|
||||
- Fixed Tabs' tab bar locating error when non-first item is initially activated, #2192
|
||||
|
||||
### 1.1.2
|
||||
|
||||
*2016-12-30*
|
||||
|
||||
Reference in New Issue
Block a user