2016-11-11 11:06:27 +00:00
|
|
|
## Changelog
|
2016-07-27 06:15:02 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
### 1.0.1
|
2016-09-30 11:44:46 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
*2016-XX-XX*
|
2016-09-30 11:44:46 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
- 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
|
2016-11-14 03:56:58 +00:00
|
|
|
- Added add `disabled` and `editable` attribute for DatePicker, #976
|
|
|
|
- Fixed DatePicker readonly with native behavior, #976
|
2016-11-13 12:03:17 +00:00
|
|
|
- Added `close` method for Message and Notification to manually close an instance
|
2016-11-14 03:56:58 +00:00
|
|
|
- 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
|
2016-11-14 05:35:09 +00:00
|
|
|
- Layout: support the responsive layout
|
2016-10-09 03:25:44 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
### 1.0.0
|
2016-07-27 06:15:02 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
*2016-11-9*
|
2016-07-27 06:15:02 +00:00
|
|
|
|
2016-11-11 11:06:27 +00:00
|
|
|
Element 1.0.0 released.
|