Skip to content

Releases: nethesis/vue-components

v3.7.0

07 Apr 14:22
383e08e

Choose a tag to compare

3.7.0 (2026-04-07)

Features

  • add NeToastNotificationV2 component (#137) (de5f7db)
  • NeCard: add uppercaseTitle prop
  • NeFileInput: add helperText prop

Bug Fixes

  • export NeBadgeV2Kind type
  • NeInlineNotification: fix show details button
  • NeAvatar: keep image aspect radio
  • NeFileInput: add focus support
  • change info color from indigo to blue

Miscellaneous Chores

  • deprecate NeBadge and NeToastNotification
  • rename devcontainer to "vue-components"

v3.6.0

25 Feb 13:30
f73109c

Choose a tag to compare

3.6.0 (2026-02-25)

Features

  • NeDropdownFilter: add option groups support (#127) (9ed7860)

v3.5.0

28 Jan 10:42
83cd3d7

Choose a tag to compare

3.5.0 (2026-01-28)

Features

  • add readonly prop to NeTextInput & NeTextArea (#122) (ecc3c85)

v3.4.1

09 Dec 14:46
9486686

Choose a tag to compare

3.4.1 (2025-12-09)

Miscellaneous Chores

v3.4.0

21 Oct 15:24
49c504f

Choose a tag to compare

3.4.0 (2025-10-21)

Features

v3.3.0

06 Oct 13:55
6ac1f1a

Choose a tag to compare

3.3.0 (2025-10-06)

Features

  • NePaginator: add listboxOptionsPanelStyle prop (#95) (d32d2e3)

v3.2.0

01 Sep 13:42
eff20ac

Choose a tag to compare

3.2.0 (2025-09-01)

Features

Bug Fixes

  • NeButton: add story for icon only button (466de89)
  • NeDropdownFilter: add clearSearchLabel prop (466de89)
  • NeListbox: fix width of options list (466de89)
  • NeSideDrawer: add show event (466de89)
  • NeTooltip: prevent nesting of button elements (466de89)

v3.1.0

08 Jul 07:32
fdae982

Choose a tag to compare

3.1.0 (2025-07-08)

Features

v3.0.1

10 Jun 12:46
fe7fc51

Choose a tag to compare

3.0.1 (2025-06-10)

Bug Fixes

v3.0.0

09 Jun 07:28
536acd1

Choose a tag to compare

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