Releases: ElemeFE/element-react
Releases · ElemeFE/element-react
1.0.8
12 Jun 05:21
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Switch: Fix the color won't change when changing the default style.
MessageBox: Keep update with element-theme-default@1.3.6.
1.0.6
07 Jun 06:43
Compare
Sorry, something went wrong.
No results found
Select: 修复mutiple为false时input框无法输入问题
1.0.4
06 Jun 08:52
Compare
Sorry, something went wrong.
No results found
Fix:
Table: console error about each child should have unique key in TableHeader.
Select: Increase filter input active width #390
1.0.3
05 Jun 08:28
Compare
Sorry, something went wrong.
No results found
Notable Changes:
Table: Add emptyText props.
Select: onChange event provide additional params option.
1.0.1
19 May 07:49
Compare
Sorry, something went wrong.
No results found
Now element-react is compatible with TypeScript, thanks @doxiaodong .
Components changes:
Select: Fix scroll bottom padding issue.
Layout: Added tag attribute for Col and Row.
Cascader: Added beforeFilter attribute.
Dropdown: Added onVisibleChange event.
Carousel: Added flatcard type
1.0.0
16 May 07:20
Compare
Sorry, something went wrong.
No results found
Component changes:
Table: Fix filter transition
Tree: keep update with element-ui
Upload: Fix delete button missing issue
1.0.0-beta.4
09 May 02:08
Compare
Sorry, something went wrong.
No results found
Tabs: Show scroll indicator when Tabs has many panes.
Notification: New props onClick will be invoked when user click the notification.
Select: Fix an issue that onChange event always was invoked twice.
Theme: Compatible with element-theme-default@1.3.0.
New component: Transfer
1.0.0-beta.3
20 Apr 04:23
Compare
Sorry, something went wrong.
No results found
Breaking changes
Form components' onChange event will callback the changed value instead of the bubbled event.