mirror of https://github.com/ElemeFE/element
25 lines
802 B
Markdown
25 lines
802 B
Markdown
## Changelog
|
|
|
|
### 1.0.1
|
|
|
|
*2016-XX-XX*
|
|
|
|
- Fixed Pagination improperly triggering multiple `current-change` events
|
|
- Fixed Switch style when nested in a Form, #967
|
|
- Fixed Loading locks scroll of `body` in specific scenarios, #968
|
|
- `span` of Col is no longer a required attribute, and its default value is `24` if omitted
|
|
- Added add `disabled` and `editable` attribute for DatePicker, #976
|
|
- Fixed DatePicker readonly with native behavior, #976
|
|
- Added `close` method for Message and Notification to manually close an instance
|
|
- Added clear value feature for DatePicker, #759
|
|
- Fixed Form reset date type, #937
|
|
- Fixed Table render error using vue-loader 9.9.0
|
|
- Added `align-center` prop for Step, #994
|
|
- Fixed Upload missing progress component, #1013
|
|
|
|
### 1.0.0
|
|
|
|
*2016-11-9*
|
|
|
|
Element 1.0.0 released.
|