mirror of https://github.com/ElemeFE/element
569 B
569 B
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 is24
if omitted- DatePicker: add
disabled
andeditable
attribute.
Breaking change
- DatePicker: can't change value when
readonly
is true, settingeditable
to false if you want to disabled input. #976
1.0.0
2016-11-9
Element 1.0.0 released.