v2.3.0
New additions
-
NsDrawer:
- A new component called
NsDrawer
has been introduced to manage collapsible content.
- A new component called
-
NsAutocomplete:
- Added "Multiselect" functionality for the
NsAutocomplete
component, enabling multiple item selection.
- Added "Multiselect" functionality for the
Improved
-
NsWizard:
- Introduced dot notation support for accessing nested JSON properties, simplifying the handling of complex data structures.
-
NsLogin:
- The width of the
NsLogin
card can now be adjusted via thecardWidth
prop, providing more flexibility in layout design.
- The width of the
-
Storybook:
- Upgraded to the latest version to enhance compatibility and overall performance.
Fixed
- NsLogin:
- Resolved label issues with the
DefaultButtons
in theNsLogin
component.
- Resolved label issues with the