Releases: emqx/emqx-ui
Releases · emqx/emqx-ui
EMQX UI v1.1.6 Released
What's Changed
- feat(refs): expose input/table/upload/select refs by @0721Betty in #82
Full Changelog: v1.1.5...v1.1.6
EMQ X UI v1.1.5 Released
What's Changed
- feat(container): add page min width prop to resolve style bug when the page has scrollbar in x direction by @ysfscream in #72
- feat(descriptions): add descriptions & descriptions item by @Kinplemelon in #74
- style(description): add description default style by @ysfscream in #75
- 1.1.3 by @ysfscream in #76
- Add Two Components & Add Slots of Input & Fix a Bug of Desc Component by @Kinplemelon in #77
- style(card): card style selector by @Kinplemelon in #78
- fix(form): error func of reset fields by @Kinplemelon in #79
- 1.1.4 by @ysfscream in #80
- feat(DatePicker): add DatePicker component by @0721Betty in #81
New Contributors
- @0721Betty made their first contribution in #81
Full Changelog: v1.1.2...v1.1.5
EMQ X UI v1.1.4 Released
- Add empty component
- Add badge component
- Add slots for input
- Add a watcher to the desc to solve the bug of not updating
- Fix error function of reset fields
- Card style selector
EMQ X UI v1.1.3 Released
- Add page min-width prop to resolve style bug when the page has scrollbar in x-direction
- Add reset field function
- Add table header slot
- Add descriptions component
EMQ X UI v1.1.2 Released
- Update dependencies
EMQ X UI v1.1.1 Released
- Fixed element-plus version
- Update README file
- Add input-number.scss file
EMQ X UI v1.1.0 Released
- Modify input-number styles
- Add Message Box
EMQ X UI v1.0.29-0 Released
- Add Form validate method
- Add Radio Group component
- Add input-number component
EMQ X UI v1.0.28-0 Released
- Add dropdown component
EMQ X UI v1.0.27-0 Released
- Fix can't get the table column index
- Add slot on
emqx-option
- Modify circle button styles