Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@morrys morrys released this 18 Dec 10:30

New Additions

  • NsDataGrid:

    • Added client-side filtering capabilities, mirroring the functionality available in the server-side version.
    • Introduced faceting and autocompletion to enhance client-side usage.
    • Added table card view:
      • When enableCard is set to true, users can switch to a card view on small devices.
      • This feature is enabled by default.
  • NsHeader:

    • Added a Slim Header, a compact version of the header for smaller layouts.
  • NsSidebar:

    • Introduced the new Sidebar component for improved navigation.

Improved

  • NsHeader:
    • Resolved the unique key issue occurring in the dropdown menu.