Releases: nethesis/vue-components
Releases · nethesis/vue-components
v0.16.1
0.16.1 (2024-05-08)
Bug Fixes
- make NeTable responsive and accessible (#47) (c4eb5d3)
v0.14.0
0.14.0 (2024-04-12)
Features
- add invertedTheme prop to NeLink (02568f2)
- add NeTabs component (86ce5ee)
- add NeTextArea component (075f9b4)
Bug Fixes
- multiple selection in NeCombobox (9bb1da6)
- search in NeCombobox considering descriptions (ae71401)
- style and storybook of NeRadioSelection (d2ce1b3)
- style of NeInlineNotification buttons (531f7c7)
- style of NeLink (ef6410e)
- style of NeTooltip (c0bc262)
- type of button element in NeBadge (1d12d40)
v0.13.1
0.13.1 (2024-04-09)
Bug Fixes
- watch model changes on NeCombobox multiple (#32) (2a3f307)
v0.13.0
0.13.0 (2024-03-11)
Features
Bug Fixes
v0.12.0
0.12.0 (2024-02-26)
Features
- NeSideDrawer: add prop closeOnClickOutside (#27) (3dd9ad7)