Changelog
🌈 v0.0.19 Latest
🎉 Enhancements
- Added exact match and fuzzy match options for column filtering in
iTablecomponent - Added press Enter to search in
iFormcomponents
🐞 Bug Fixes
- Fixed title and icon misalignment in
iCardcomponent
🌈 v0.0.18
🚀 New Features
- Added
iConfigProvidercomponent
🌈 v0.0.17
🚧 Refactor
- Refactored
iDatePickercomponent to fix errors caused by Element Plus version dependency changes
🌈 v0.0.16
🎉 Enhancements
- Added row drag-and-drop sorting to
iTablecomponent
🌈 v0.0.15
🚀 New Features
- Added
iLayoutcomponent
🎉 Enhancements
- Added number and daterange types for column filtering in
iTable - Added ellipsis for single-line text overflow in
iTable
🐞 Bug Fixes
- Fixed column overflow display issue in
iTablewhen column names are too long
🌈 v0.0.14
🚧 Refactor
- Refactored
iCalendarcomponent to reduce bundle size
🌈 v0.0.13
🎉 Enhancements
- Added single-line ellipsis to selected data dialog in
iTable
🌈 v0.0.12
🎉 Enhancements
- Added expandable column feature to
iTable
🌈 v0.0.11
🚀 New Features
- Added
iStepProgresscomponents
🎉 Enhancements
- Added showFooter prop to
iDialogto optionally hide the footer action area
🌈 v0.0.10
🐞 Bug Fixes
- Fixed pagination parameters not taking effect in
iTablecomponent
🌈 v0.0.9
🐞 Bug Fixes
- Fixed drag-and-drop sorting not working in
iTable
🌈 v0.0.8
🚀 New Features
- Added drag-and-drop sorting to
iTable
🐞 Bug Fixes
- Fixed
iTablepagination component triggering multiple requests
🌈 v0.0.7
🎉 Enhancements
iTablecomponent now supports a.b.c format for parameter passing- Further optimized component style pollution on host applications
🌈 v0.0.6
🎉 Enhancements
- Added multi language function
- Added default button text parameter to
iDialogcomponent
🌈 v0.0.5
🐞 Bug Fixes
- Fixed component styles polluting host application styles
🎉 Enhancements
- Decoupled
iTablecomponent from host application: baseUrl parameter is no longer required
🌈 v0.0.4
🚀 New Features
- Added collapsible card component
iCollapse
🌈 v0.0.3
🎉 Enhancements
- Fixed form component validation messages being truncated in
iForm
🌈 v0.0.2
🎉 Enhancements
iTablecomponent slots now support all default slot attributes from Element Plus
🌈 v0.0.1
- add
iDialog,iDrawer,iForm,iTableComponents
