mirror of https://github.com/ElemeFE/element
Updated ChangeLog 1.0.7 (markdown)
parent
d5528dcbf0
commit
917b2d3dfb
|
@ -5,3 +5,11 @@
|
||||||
- 新增 Message 和 Notification 的 `iconClass` 和 `customClass` 属性,#1671
|
- 新增 Message 和 Notification 的 `iconClass` 和 `customClass` 属性,#1671
|
||||||
- 新增 Table 支持 empty slot,#1737
|
- 新增 Table 支持 empty slot,#1737
|
||||||
- 改进 InputNumber change 事件增加 old value 的参数
|
- 改进 InputNumber change 事件增加 old value 的参数
|
||||||
|
|
||||||
|
- Fixed DatePicker dropdown appears when hovering on the clear button
|
||||||
|
- Fixed DatePicker displays a wrong date when its initial value is null
|
||||||
|
- Added `row-contextmenu` event and `max-height` attribute for Table, #1663 #1674
|
||||||
|
- Added `customClass` attribute for MessageBox, #1707
|
||||||
|
- Added `iconClass` and `customClass` attributes for Message and Notification, #1671
|
||||||
|
- Added empty slot for Table, #1737
|
||||||
|
- Added old value as a second parameter in change event for InputNumber
|
||||||
|
|
Loading…
Reference in New Issue