Releases: nethesis/vue-components
Releases · nethesis/vue-components
v1.7.0
1.7.0 (2024-11-06)
Features
- add options filtering to NeDropdownFilter (#78) (bf3f4b2)
- NeTextInput: add isSearch prop, prefix & suffix slots (#79) (30aa720)
v1.6.0
1.6.0 (2024-10-28)
Features
v1.5.1
1.5.1 (2024-10-17)
Miscellaneous Chores
v1.5.0
1.5.0 (2024-10-04)
Features
- add menuClasses prop to NeDropdown (#72) (afba335)
v1.4.0
1.4.0 (2024-08-26)
Features
Bug Fixes
- accept prop of NeFileInput is optional (b33b21f)
- add docs page to all components (b33b21f)
- add invalidMessage prop to all input components (b33b21f)
- add invalidMessage prop to all input components (#68) (b33b21f)
- font-weight of NeButton text (b33b21f)
- slot support for NeRadioSelection label (b33b21f)
v1.3.1
1.3.1 (2024-07-29)
Bug Fixes
- export NeDropdownItem type (e452381)
- hover styles for NeButton (a1ace3d)
- support radio group name in NeRadioSelection (#65) (c40c25c)
v1.3.0
1.3.0 (2024-06-24)
Features
- support options icon in NeCombobox (61fb8ff)
Bug Fixes
- improve user input management for NeCombobox (04215a1)
v1.2.0
1.2.0 (2024-06-06)
Features
v1.1.0
1.1.0 (2024-05-29)
Features
Bug Fixes
- fix NeTable and NePaginator style (7605adb)
- improve NeTable pagination (da1a4b0)
- minor fixes to NeCombobox (339a719)
- support for empty state in NeTable (fe7c120)
v1.0.0
1.0.0 (2024-05-20)
⚠ BREAKING CHANGES
- add NeHeading and remove NeTitle (#53)
Code Refactoring