element/CHANGELOG.en-US.md

21 lines
569 B
Markdown
Raw Normal View History

## Changelog
2016-07-27 06:15:02 +00:00
### 1.0.1
2016-09-30 11:44:46 +00:00
*2016-XX-XX*
2016-09-30 11:44:46 +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
- DatePicker: add `disabled` and `editable` attribute.
#### Breaking change
- DatePicker: can't change value when `readonly` is true, setting `editable` to false if you want to disabled input. #976
2016-10-09 03:25:44 +00:00
### 1.0.0
2016-07-27 06:15:02 +00:00
*2016-11-9*
2016-07-27 06:15:02 +00:00
Element 1.0.0 released.