Releases: nethesis/vue-components
Releases · nethesis/vue-components
v3.0.1
3.0.1 (2025-06-10)
Bug Fixes
v3.0.0
3.0.0 (2025-06-09)
⚠ BREAKING CHANGES
- upgrade to tailwindcss 4 (#86)
- enforcing types on parent projects (#81)
Bug Fixes
- enforcing types on parent projects (#81) (c8a54da)
- fixed issue with missing dependencies (#70) (7583bff)
Code Refactoring
v2.0.0
2.0.0 (2025-05-07)
⚠ BREAKING CHANGES
- replace string icons with IconDefinition (#84)
Bug Fixes
- replace string icons with IconDefinition (#84) (49edca4)
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)