Skip to content

v2.2.0

Compare
Choose a tag to compare
@morrys morrys released this 23 Sep 15:32
· 6 commits to main since this release

New additions

  • NsTimePicker:
    • A new component called NsTimePicker has been introduced, allowing intuitive time selection.

Improved

  • NsDataGrid:

    • Added comprehensive documentation for the NsDataGrid component, including usage examples and configuration guidelines.
  • NsFileUpload:

    • Enabled the NsFileUpload component to specify accepted file types. Additionally, arguments inherited from MUI's Input component have been integrated.
  • NsPanel:

    • Added customization support through the sx property and inherited arguments. A new story has been created for documentation in Storybook.

Fixed

  • NsAccordionDetails:
    • Exported the NsAccordionDetails component for consistent usage across the application.