Skip to content

Releases: mui/mui-x

v7.7.1

21 Jun 14:42
7566a1d
Compare
Choose a tag to compare

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

  • 🌍 Improve Portuguese (pt-PT) locale on the Data Grid
  • 🌍 Improve Danish (da-DK) locale on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.7.1

@mui/x-data-grid-pro@7.7.1 pro

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

@mui/x-data-grid-premium@7.7.1 premium

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

Date and Time Pickers

@mui/x-date-pickers@7.7.1

@mui/x-date-pickers-pro@7.7.1 pro

Same changes as in @mui/x-date-pickers@7.7.1, plus:

  • [DateRangePicker] Add accessible name to calendar grid (#13538) @LukasTy

Charts

@mui/x-charts@7.7.1

Tree View

@mui/x-tree-view@7.7.1

Docs

Core

v6.20.2

21 Jun 10:52
dd8cfcb
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Date Pickers

@mui/x-date-pickers@6.20.2

v6.20.1

02 Jul 10:36
2492f85
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid-premium@6.20.1 premium

  • [DataGridPremium] Fix clipboard paste not working when cell loses focus (#12737) @cherniavskii

Date Pickers

@mui/x-date-pickers@6.20.1

@mui/x-data-grid-pro@6.20.1 pro

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

Docs

Core

v7.7.0

13 Jun 15:43
40b6038
Compare
Choose a tag to compare

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

  • 🎁 Allow customization of the Pickers month and the year buttons
  • 🌍 Improve Persian (fa-IR), Portuguese (pt-PT), and Russian (ru-RU) locales on the Data Grid
  • 🌍 Improve Korean (ko-KR) and Persian (fa-IR) locales on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.7.0

@mui/x-data-grid-pro@7.7.0 pro

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

  • [DataGridPro] Do not render detail panel if the focused cell is not visible (#13456) @cherniavskii

@mui/x-data-grid-premium@7.7.0 premium

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

Date and Time Pickers

@mui/x-date-pickers@7.7.0

@mui/x-date-pickers-pro@7.7.0 pro

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

Charts

@mui/x-charts@7.7.0

Tree View

@mui/x-tree-view@7.7.0

Docs

Core

v7.6.2

06 Jun 13:45
1a0ccab
Compare
Choose a tag to compare

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

  • 📚 Adds Date and Time Pickers accessibility page
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.6.2

  • [DataGrid] Add the areElementSizesEqual utility to improve code readability (#13254) @layerok
  • [DataGrid] Clean up IE remnants from the codebase (#13390) @MBilalShafi

@mui/x-data-grid-pro@7.6.2 pro

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

@mui/x-data-grid-premium@7.6.2 premium

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

Date and Time Pickers

@mui/x-date-pickers@7.6.2

@mui/x-date-pickers-pro@7.6.2 pro

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

Charts

@mui/x-charts@7.6.2

Docs

Core

v7.6.1

31 May 07:47
ebd0ff4
Compare
Choose a tag to compare

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

🐞 Address the @mui/internal-test-utils added as a direct dependency to @mui/x-data-grid by mistake.

Data Grid

@mui/x-data-grid@7.6.1

  • [DataGrid] Fix column resize not working with special character (#13069) @oukunan
  • [DataGrid] Move @mui/internal-test-utils to dev dependency (#13318) @LukasTy

@mui/x-data-grid-pro@7.6.1 pro

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

@mui/x-data-grid-premium@7.6.1 premium

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

v7.6.0

30 May 15:06
a4c6f4b
Compare
Choose a tag to compare

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

  • 🎁 Allow to define and customize the indentation of nested items in the Tree View
  • ✨ Allow charts highlights to be controlled
  • 🌍 Improve Persian (fa-IR) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.6.0

@mui/x-data-grid-pro@7.6.0 pro

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

@mui/x-data-grid-premium@7.6.0 premium

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

  • [DataGridPremium] Fix excel export causing column with wrong width (#13191) @romgrk

Date and Time Pickers

@mui/x-date-pickers@7.6.0

@mui/x-date-pickers-pro@7.6.0 pro

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

Charts

@mui/x-charts@7.6.0

  • [charts] Allow charts highlights to be controlled (#12828) @JCQuintas
  • [charts] Refactor axis band scaleType check (#13295) @JCQuintas
  • [charts] Refactor checkScaleErrors to improve readability and simplify axis message logic (#13305) @JCQuintas

Tree View

@mui/x-tree-view@7.6.0

Docs

Core

v6.20.0

24 May 08:29
efe15fc
Compare
Choose a tag to compare

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

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.20.0

@mui/x-data-grid-pro@6.20.0 pro

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

@mui/x-data-grid-premium@6.20.0 premium

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

Date Pickers

@mui/x-date-pickers@6.20.0

@mui/x-date-pickers-pro@6.20.0 pro

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

v7.5.1

23 May 17:10
9ba6b5f
Compare
Choose a tag to compare

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

  • 🧰 Improve tree view testing
  • 📊 Add label to be displayed in BarChart

Data Grid

@mui/x-data-grid@7.5.1

@mui/x-data-grid-pro@7.5.1 pro

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

@mui/x-data-grid-premium@7.5.1 premium

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

Date and Time Pickers

@mui/x-date-pickers@7.5.1

@mui/x-date-pickers-pro@7.5.1 pro

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

Charts

@mui/x-charts@7.5.1

Docs

Core

v7.5.0

17 May 07:17
f52095e
Compare
Choose a tag to compare

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

  • 🎁 Add support for checkbox selection on the Tree View components
  • 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.5.0

@mui/x-data-grid-pro@7.5.0 pro

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

@mui/x-data-grid-premium@7.5.0 premium

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

Date and Time Pickers

@mui/x-date-pickers@7.5.0

@mui/x-date-pickers-pro@7.5.0 pro

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

Charts

@mui/x-charts@7.5.0

Tree View

@mui/x-tree-view@7.5.0

Docs

Core