Skip to content

Releases: nethesis/vue-components

v1.7.0

06 Nov 14:02
648fa7f
Compare
Choose a tag to compare

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

28 Oct 15:20
90eaffe
Compare
Choose a tag to compare

1.6.0 (2024-10-28)

Features

v1.5.1

17 Oct 15:29
7c0950d
Compare
Choose a tag to compare

1.5.1 (2024-10-17)

Miscellaneous Chores

v1.5.0

04 Oct 07:07
65edd66
Compare
Choose a tag to compare

1.5.0 (2024-10-04)

Features

  • add menuClasses prop to NeDropdown (#72) (afba335)

v1.4.0

26 Aug 08:07
7b0fbf9
Compare
Choose a tag to compare

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

29 Jul 15:44
cfe71df
Compare
Choose a tag to compare

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

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)