Socket
Socket
Sign inDemoInstall

@mui/x-data-grid

Package Overview
Dependencies
Maintainers
11
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/x-data-grid - npm Package Versions

23
20

7.21.0

Diff

Changelog

Source

7.21.0

Oct 17, 2024

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community contributors who have helped make this release possible: @k-rajat19, @kalyan90, @rotembarsela, @wangkailang. Following are all team members who have contributed to this release: @arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @arminmeh, @romgrk, @KenanYusuf, @oliviertassinari, @samuelsycamore.

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

arminmeh
published 7.20.0 •

danailh
published 7.19.0 •

Changelog

Source

7.19.0

Oct 4, 2024

We'd like to offer a big thanks to the 26 contributors who made this release possible. Here are some highlights ✨:

  • 🔁 Automatic parents and children selection for Data Grid "tree data" and "row grouping" features
  • 💫 Support minHeight and maxHeight on flex parent container for the Data Grid component
  • 🎁 Export publicAPI from the useTreeItem2Utils hook for the Tree View
  • 🌍 Improve Bulgarian (bg-BG), Croatian (hr-HR), French (fr-FR), German (de-DE), Japanese (ja-JP) and Vietnamese (vi-VN) locales and add Portuguese (pt-PT) locale on the Data Grid component
  • 🌏 Improve Czech (cs-CZ) and Portuguese (pt-BR) locales and add Bulgarian (bg-BG), Croatian (hr-HR) and Portuguese (pt-PT) locales on the Pickers components
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks goes out to our community contributors who have helped make this release possible: @AWAIS97, @chucamphong, @GMchris, @JakubSveda, @k-rajat19, @k725, @lhilgert9, @ruiaraujo012, @Sanderand, @thomasmoon, @vallereaugabriel. Following are all team members who have contributed to this release: @alexfauquette, @arminmeh, @arthurbalduini, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @MBilalShafi, @michelengelen, @noraleonte, @oliviertassinari, @romgrk, @sai6855, @samuelsycamore.

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

kyusuf
published 7.18.0 •

Changelog

Source

7.18.0

Sep 20, 2024

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Support Row spanning on the Data Grid that automatically merges the consecutive cells in a column based on the cell value

    <img width="600" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" />
  • ⏰ Support date-fns v4 (#14673) @LukasTy

  • 🎉 Add option for Pickers to change the order of displayed years (#11780) @thomasmoon

  • 🐞 Bugfixes

  • 📚 Documentation improvements

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

arthurbalduini
published 7.17.0 •

Changelog

Source

7.17.0

Sep 13, 2024

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 📊 Charts performance improvement
  • 🧑‍💻 New Data Grid custom columns demo
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌍 Improve Hungarian (hu-HU) locale on the Data Grid
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

lukastyla
published 7.16.0 •

Changelog

Source

7.16.0

Sep 5, 2024

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Update the design of Data Grid column headers (#14293)
  • 🧠 Add the slots concept introduction documentation page (#13881)
  • 🌍 Improve Chinese (zh-CN) and Dutch (nl-NL) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

michelengelen
published 7.15.0 •

Changelog

Source

7.15.0

Aug 29, 2024

We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Support Material UI v6 (@mui/material@6) peer dependency (#14142) @cherniavskii

You can now use MUI X components with either v5 or v6 of @mui/material package 🎉

  • 🐞 Bugfixes

Data Grid

noraleonte
published 7.14.0 •

Changelog

Source

7.14.0

Aug 23, 2024

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Allow filtering the axis on zoom, making the axis adapt by removing values outside the view.

    <img width="600" src="https://github.com/user-attachments/assets/e65bbd00-d2a8-4136-81cd-3598f1373c16" alt="filtering the axis on zoom" />
  • 📊 Improve bar chart performances

  • 🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid

  • 🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers

  • 🐞 Bugfixes

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

danailh
published 7.13.0 •

Changelog

Source

7.13.0

Aug 16, 2024

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Allow to edit the label of Tree View's items.

    <img width="344" src="https://github.com/user-attachments/assets/1a6cf765-2dc8-4906-bd93-139086eed148" alt="Item label editing" />
  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.

  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid

  • 🐞 Bugfixes

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

jcquintas
published 7.12.1 •

Changelog

Source

7.12.1

Aug 8, 2024

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Charts get a new component to display color mapping in the legend
  • 🚀 The @mui/x-charts-pro is released in alpha version 🧪. This new package introduces two main features:
    • The Heatmap component
    • The zoom interaction on the bar, line, and scatter charts
  • 🌍 Improve Dutch (nl-NL) locale on the Date and Time Pickers
  • 🐞 Bugfixes
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

23
20
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