Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mantine-datatable

Package Overview
Dependencies
Maintainers
0
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mantine-datatable - npm Package Versions

13
23

7.10.1

Diff

Changelog

Source

7.10.1 (2024-06-03)

  • Update dev dependencies to ensure compatibility with Mantine 7.10.1
  • Add support for sorting by nested property in columns (see PR #600)
  • Fix issue #593 (cursor: pointer not showing when using onRowClick)
icflorescu
published 7.9.1 •

Changelog

Source

7.9.1 (2024-05-10)

  • Update dev dependencies to ensure compatibility with Mantine 7.9.1
  • Improve row expansion styling to hide bottom border when being rendered in the last row of the table
  • Fix #588 - withRowBorders=false being ignored in the last row
  • Add documentation notice about pinFirstColumn and pinLastColumn not being supported in combination with nested tables
icflorescu
published 7.9.0 •

Changelog

Source

7.9.0 (2024-05-03)

  • Update dev dependencies to ensure compatibility with Mantine 7.9
  • Update GitHub workflow action versions
icflorescu
published 7.8.2 •

Changelog

Source

7.8.2 (2024-04-26)

  • Add rowExpansion.expandable property defining if row can be expanded (see #579, by @camdarley)
  • Update dev dependencies to ensure compatibility with Mantine 7.8.1, Next.js 14.2.3 and React 18.3
icflorescu
published 7.8.1 •

Changelog

Source

7.8.1 (2024-04-12)

  • Update all internal <Text/> components to output divs instead of paragraphs to avoid issues such as #570
icflorescu
published 7.8.0 •

Changelog

Source

7.8.0 (2024-04-12)

  • Update peer dependencies to Mantine 7.8
  • Remove useDragToggleColumns hook, previously deprecated in favor of useDataTableColumns
  • Make the scroll shadows gentler, especially in dark mode
  • Optimize scroll-triggered re-renders by using a debouncedProcessScrolling method
  • Implement maxHeight property
icflorescu
published 7.7.0 •

Changelog

Source

7.7.0 (2024-04-04)

  • Allow passing getInitialValueInEffect to useLocalStorage hook in useDataTableColumns (see #560 by @Sajarin-M)
  • Update dev dependencies to ensure compatibility with Mantine 7.7.0
  • Update peer deps to exclude Mantine 7.7.1 due to this bug that causes "maximum update depth exceeded"
  • Add a default value of 'mantine-datatable' to storeColumnsKey (used as a prefix in the useDataTableColumns hook)
icflorescu
published 7.6.1 •

Changelog

Source

7.6.1 (2024-03-05)

  • Update dev dependencies to ensure compatibility with Mantine 7.6.1 & Next.js 14.1.2
icflorescu
published 7.6.0 •

Changelog

Source

7.6.0 (2024-02-28)

  • Update dev dependencies to ensure compatibility with Mantine 7.6.0
  • Fix #553 - loading spinner makes the table too dark in dark mode
icflorescu
published 7.5.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc