mirror of https://github.com/ElemeFE/element
Page:
ChangeLog 2.0.9
Pages
ChangeLog 2.0.0 alpha.1
ChangeLog 2.0.0 alpha.2
ChangeLog 2.0.0 alpha.3
ChangeLog 2.0.0 beta.1
ChangeLog 2.0.0 rc.1
ChangeLog 2.0.0
ChangeLog 2.0.1
ChangeLog 2.0.10
ChangeLog 2.0.11
ChangeLog 2.0.2
ChangeLog 2.0.3
ChangeLog 2.0.4
ChangeLog 2.0.5
ChangeLog 2.0.6
ChangeLog 2.0.8
ChangeLog 2.0.9
ChangeLog 2.1.0
ChangeLog 2.2.0
ChangeLog 2.2.1
ChangeLog 2.2.2
ChangeLog 2.3.0
ChangeLog 2.3.1
ChangeLog 2.3.3
ChangeLog 2.3.4
ChangeLog 2.3.5
ChangeLog 2.3.6
ChangeLog 2.3.7
ChangeLog 2.3.8
ChangeLog 2.3.9
ChangeLog 2.4.0
ChangeLog 2.4.1
ChangeLog 2.4.10
ChangeLog 2.4.2
ChangeLog 2.4.3
ChangeLog 2.4.4
ChangeLog 2.4.5
ChangeLog 2.4.6
ChangeLog 2.4.7
ChangeLog 2.4.8
ChangeLog 2.4.9
Home
This file contains ambiguous Unicode characters!
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
- 新增 Upload 的
before-remove
钩子方法,#8788(by @firesh) - 修复 FormItem 的
error
属性初始值无效的问题,#8840 - 通过指令调用的 Loading 现在支持以
element-loading-custom-class
属性的方式设置自定义类名,#8826(by @earlymeme) - 修复 CarouselItem 为异步获取时被隐藏的问题,#8921
- 新增 Tree 的
renderAfterExpand
属性,#8972
- Added
before-remove
hook function for Upload, #8788 (by @firesh) - Fixed initial value of
error
not working for FormItem, #8840 - Now Loading directive supports custom class name by assigning
element-loading-custom-class
attribute, #8826 (by @earlymeme) - Fixed CarouselItem becoming invisible when data is asynchronously updated, #8921
- Added
renderAfterExpand
attribute for Tree, #8972