Skip to content

Latest commit

 

History

History
322 lines (159 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

322 lines (159 loc) · 16.1 KB

Changelog

1.7.0 (2024-11-06)

Features

  • add options filtering to NeDropdownFilter (#78) (bf3f4b2)
  • NeTextInput: add isSearch prop, prefix & suffix slots (#79) (30aa720)

1.6.0 (2024-10-28)

Features

1.5.1 (2024-10-17)

Miscellaneous Chores

1.5.0 (2024-10-04)

Features

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

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)

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)

1.3.0 (2024-06-24)

Features

  • support options icon in NeCombobox (61fb8ff)

Bug Fixes

  • improve user input management for NeCombobox (04215a1)

1.2.0 (2024-06-06)

Features

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)

1.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • add NeHeading and remove NeTitle (#53)

Code Refactoring

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

0.16.3 (2024-05-13)

Bug Fixes

0.16.2 (2024-05-09)

Bug Fixes

0.16.1 (2024-05-08)

Bug Fixes

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

0.16.0 (2024-04-22)

Features

0.15.0 (2024-04-12)

Features

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)

0.13.2 (2024-04-10)

Bug Fixes

0.13.1 (2024-04-09)

Bug Fixes

  • watch model changes on NeCombobox multiple (#32) (2a3f307)

0.13.0 (2024-03-11)

Features

Bug Fixes

0.12.0 (2024-02-26)

Features

  • NeSideDrawer: add prop closeOnClickOutside (#27) (3dd9ad7)

0.11.1 (2024-02-23)

Bug Fixes

0.11.0 (2024-02-23)

Features

Bug Fixes

  • NeRadioSelection: fix description support (#20) (f8914e7)

0.10.0 (2024-02-22)

Features

0.9.0 (2024-02-09)

Features

  • add NeFormItemLabel and NeRadioSelection (#16) (e54275b)

0.8.0 (2024-02-05)

Features

Bug Fixes

  • primary button style for NeInlineNotification (d3ca5d7)

0.7.0 (2024-01-23)

Features

Bug Fixes

  • improve light/dark theme (793b8fe)

0.6.0 (2024-01-17)

Features

  • add optional and optionalLabel to NeCombobox (#10) (78cc3ea)

0.5.0 (2024-01-05)

Features

  • add NeCombobox component (f21794e)
  • added background decorator if dark theme (cd81f78)

Bug Fixes

  • NeBadge: fix icon prop and storybook (552cc14)

0.4.0 (2023-12-20)

Features

0.3.0 (2023-12-18)

Features

Performance Improvements

  • removed dependencies from build (bfcb948)

0.2.0 (2023-12-11)

Features

Bug Fixes

  • updating font definitions with Tailwind defaults (43b887e)

0.1.0 (2023-12-07)

Features