New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mui/x-data-grid-generator

Package Overview
Dependencies
Maintainers
14
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
22

7.18.0

Diff

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

kyusuf
published 6.20.5 •

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

@mui/x-data-grid@7.16.0
  • [DataGrid] Add key prop to GridFilterInputMultipleValue (#14302) @sai6855
  • [DataGrid] Allow to control the indeterminate checkbox behavior (#14247) @MBilalShafi
  • [DataGrid] Column header design updates (#14293) @KenanYusuf
  • [DataGrid] Fix error on simultaneous columns and columnGroupingModel update (#14368) @cherniavskii
  • [DataGrid] Fix first row flickering with autoHeight prop enabled (#14235) @KenanYusuf
  • [DataGrid] Remove cell min-width / max-width styles (#14448) @oliviertassinari
  • [DataGrid] Restore reselect behavior (#14410) @romgrk
  • [l10n] Improve Chinese (zh-CN) locale (#14394) @lawvs
  • [l10n] Improve Dutch (nl-NL) locale (#14398) @Janpot
@mui/x-data-grid-pro@7.16.0 pro

Same changes as in @mui/x-data-grid@7.16.0, plus:

  • [DataGridPro] Fix duplicate top border in header filters (#14375) @MBilalShafi
@mui/x-data-grid-premium@7.16.0 premium

Same changes as in @mui/x-data-grid-pro@7.16.0.

Date and Time Pickers

@mui/x-date-pickers@7.16.0
  • [pickers] Improve onError JSDoc (#14492) @flaviendelangle
  • [pickers] Keep the calendar header and content in sync when switching locale (#14125) @flaviendelangle
  • [pickers] Move multi input range field validation tests to the describe test file (#14501) @flaviendelangle
@mui/x-date-pickers-pro@7.16.0 pro

Same changes as in @mui/x-date-pickers@7.16.0.

Charts

@mui/x-charts@7.16.0
  • [charts] Fix JSDoc typos (#14497) @alexfauquette
  • [charts] Fix LineChart not properly animating when hydrating (#14355) @JCQuintas
  • [charts] Fix theme augmentation (#14372) @alexfauquette
  • [charts] Pass all props to legend (#14392) @JCQuintas
  • [charts] Use .mjs extension for ESM build (#14387) @alexfauquette
  • [charts] Update package.json for vendor package (#14465) @alexfauquette
@mui/x-charts-pro@7.0.0-beta.0 pro

Same changes as in @mui/x-charts@7.16.0, plus:

  • [charts-pro] Fix props and automated documentation on BarChartPro and LineChartPro (#14391) @JCQuintas

Tree View

@mui/x-tree-view@7.16.0
  • [TreeView] Clean label editing code (#14264) @flaviendelangle

@mui/x-codemod@7.16.0

  • [codemod] Fix experimentalFeatures codemod for typescript parser (#14150) @MBilalShafi

Docs

  • [docs] Add RTL documentation for the pickers (#13855) @flaviendelangle
  • [docs] Add the slots concept introduction page (#13881) @flaviendelangle
  • [docs] Remove TypeScript v3 outdated version mentions (#14443) @k-rajat19
  • [docs] Remove notion of seats (#14351) @oliviertassinari
  • [docs] Use real world data for PieChart examples (#14297) @JCQuintas

Core

  • [core] Fix changelog spelling @oliviertassinari
  • [core] Fix failing tests on the pickers (#14457) @flaviendelangle
  • [core] Reset permissions for codspeed GitHub Action (#14420) @oliviertassinari
  • [code-infra] Add babel runtime version check (#14483) @Janpot
  • [code-infra] Fully resolve imports in ESM target (#14234) @Janpot
  • [code-infra] Update runners from node 18 to 20 (#14466) @JCQuintas
  • [infra] Added secrets: inherit to workflow call (#14454) @michelengelen
  • [infra] Switch "add closing message" to reusable workflow (#14499) @michelengelen
  • [infra] Switch "issue triage workflow" to reusable workflows (#14390) @michelengelen
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

jcquintas
published 7.12.0 •

Changelog

Source

7.12.0

Aug 1, 2024

💵 Our commercial offering is evolving

The Pro plan is receiving two new packages:

  • @mui/x-tree-view-pro (available today!)
  • @mui/x-charts-pro (available in the coming weeks)

As always, every feature released as part of the MIT plan will remain free and MIT licensed forever.

This expansion of the Pro plan comes with some adjustments to our pricing strategy. Learn more about those in the Upcoming changes to MUI X pricing in 2024 blog post.

Highlights

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

  • 🎁 Introduce item reordering using drag and drop on the <RichTreeViewPro /> component

    <img width="287" src="https://github.com/user-attachments/assets/78bd83c5-7ce4-4ed7-acf9-be70b2dbce54" alt="Item reordering using drag and drop" />
  • 📦 Support CommonJS bundle out of the box on @mui/x-charts by adding vendored D3 dependencies.

    • This modifies how the package imports D3.js. It will impact you if you use d3 packages installed by @mui/x-charts and don't have them in your package.json. You shouldn't be affected otherwise.

    • For more context, the initial issue is caused by D3 only exporting ESM.

      image

    • The solution up until now was to export charts with only ESM. But some frameworks are confused by this configuration.

      image

    • So in order to fix this, we are providing a CJS version of D3.

      image

  • 🌍 Improve Turkish (tr-TR) locale on the Data Grid

  • 🌍 Improve Finnish (fi-FI) locale on the Date and Time Pickers

  • 🐞 Bugfixes

  • 📚 Documentation improvements

<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

mbilalshafi
published 7.11.1 •

Changelog

Source

7.11.1

Jul 25, 2024

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

  • 🔎 Allow Zoom to be controllable for charts (#13858) @JCQuintas
  • 🌍 Add Icelandic (is-IS) and Norwegian Nynorsk (nn-NO) locales on the Data Grid
  • 🌍 Improve Norwegian Bokmål (nb-NO) and German (de-DE) locales on the Data Grid
  • 🌍 Add Norwegian Nynorsk (nn-NO) locale on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->

Data Grid

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