Skip to content

Releases: nethesis/vue-components

v1.3.0

24 Jun 09:19
9c84df8
Compare
Choose a tag to compare

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

06 Jun 08:56
752ebce
Compare
Choose a tag to compare

1.2.0 (2024-06-06)

Features

v1.1.0

29 May 07:54
5db6d98
Compare
Choose a tag to compare

1.1.0 (2024-05-29)

Features

  • add NeListbox component (06e985b)

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

20 May 10:23
e14a49a
Compare
Choose a tag to compare

1.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • add NeHeading and remove NeTitle (#53)

Code Refactoring

  • add NeHeading and remove NeTitle (#53) (fe39532)

v0.16.3

13 May 07:34
685bcf8
Compare
Choose a tag to compare

0.16.3 (2024-05-13)

Bug Fixes

v0.16.2

09 May 08:53
f2b5edf
Compare
Choose a tag to compare

0.16.2 (2024-05-09)

Bug Fixes

v0.16.1

08 May 10:53
1c83246
Compare
Choose a tag to compare

0.16.1 (2024-05-08)

Bug Fixes

  • make NeTable responsive and accessible (#47) (c4eb5d3)

v0.16.0

22 Apr 09:35
37e373f
Compare
Choose a tag to compare

0.16.0 (2024-04-22)

Features

v0.15.0

12 Apr 15:06
6a0704f
Compare
Choose a tag to compare

0.15.0 (2024-04-12)

Features

v0.14.0

12 Apr 07:21
7ac3d63
Compare
Choose a tag to compare

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)