v2.2.0
New additions
- NsTimePicker:
- A new component called
NsTimePicker
has been introduced, allowing intuitive time selection.
- A new component called
Improved
-
NsDataGrid:
- Added comprehensive documentation for the
NsDataGrid
component, including usage examples and configuration guidelines.
- Added comprehensive documentation for the
-
NsFileUpload:
- Enabled the
NsFileUpload
component to specify accepted file types. Additionally, arguments inherited from MUI'sInput
component have been integrated.
- Enabled the
-
NsPanel:
- Added customization support through the
sx
property and inherited arguments. A new story has been created for documentation in Storybook.
- Added customization support through the
Fixed
- NsAccordionDetails:
- Exported the
NsAccordionDetails
component for consistent usage across the application.
- Exported the