stupa-pdf-api/frontend/node_modules/@mui/x-data-grid/CHANGELOG.md

224 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.20.4

Jul 18, 2024

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

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.20.4

  • [DataGrid] Enable flip on preferences panel (#13812) @romgrk

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

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

v6.20.3

Jun 28, 2024

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.3

  • [DataGrid] Make rowCount part of the state (#12406) @MBilalShafi

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

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

Core

  • [core] Update release readme with pnpm notice (#13577) @LukasTy

6.20.2

Jun 20, 2024

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

  • [fields] Do not apply digit editing when pressing Space (#13516) @flaviendelangle
  • [pickers] Fix controlled view behavior (#13559) @LukasTy

6.20.1

Jun 6, 2024

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

  • 🐞 Bugfixes

Data Grid

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

Date Pickers

@mui/x-date-pickers@6.20.1

  • [pickers] Fix AdapterDayjs timezone behavior (#13373) @LukasTy

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

Docs

  • [docs] Fix Pickers FAQ callout (#13243) @LukasTy

Core

  • [core] Stop publishing v6 under latest tag (#13269) @cherniavskii

6.20.0

May 24, 2024

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

  • [DataGrid] Escape formulas in CSV and Excel export (#13190) @cherniavskii

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

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

Date Pickers

@mui/x-date-pickers@6.20.0

  • [pickers] Fix disableOpenPicker prop behavior (#13221) @LukasTy

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

6.19.12

May 17, 2024

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.19.12

  • [pickers] Fix AdapterMomentJalaali regression (#13150) @LukasTy

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

Docs

  • [docs] Use MUI X v6 in Codesandbox and Stackblitz demos (#12838) @cherniavskii

6.19.11

Apr 18, 2024

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

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.19.11

  • [DataGrid] Fix virtualization memory leak (#12812) @romgrk

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

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

6.19.10

Apr 12, 2024

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.10

  • [DataGrid] Do not escape double quotes when copying to clipboard (#12734) @cherniavskii
  • [DataGrid] Fix bug in suspense (#12754) @cherniavskii

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

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

Core

  • [core] Update the docs release source branch (#12685) @LukasTy

6.19.9

Apr 5, 2024

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.9

  • [DataGrid] Remove legacy editing API event: rowEditCommit (#12087) @MBilalShafi

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

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

Date Pickers

@mui/x-date-pickers@6.19.9

No changes.

  • [DateRangePicker] Fix selection behavior with single input field when readOnly (#12605) @LukasTy

Docs

  • [docs] Adds a recipe for the checkboxSelectionVisibleOnly prop (#12667) @michelengelen
  • [docs] Explain the use of _action: 'delete' in processRowUpdate (#12673) @michelengelen

Core

  • [core] Use Circle CI context (#12607) @cherniavskii

6.19.8

Mar 20, 2024

We'd like to offer a big thanks to the 3 contributors who made this release possible.

Data Grid

@mui/x-data-grid@6.19.8

  • [DataGrid] Fix ElementType usage (#12505) @cherniavskii
  • [DataGrid] Fix cell value formatting on copy (#12483) @sai6855
  • [DataGrid] Fix checkbox selection when filtering (#12485) @g1mishra

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

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

  • [DataGridPremium] Add support for confirmation before clipboard paste (#12466) @cherniavskii

Docs

  • [docs] Update links to v7 (#12495) @cherniavskii

6.19.7

Mar 14, 2024

We'd like to offer a big thanks to @LukasTy who made this release possible.

Date Pickers

@mui/x-date-pickers@6.19.7

  • [pickers] Keep the existing time when looking for closest enabled date (#12410) @LukasTy

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

Docs

  • [docs] Add Pickers custom start of week section (#12425) @LukasTy

6.19.6

Mar 1, 2024

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

  • 🌍 Improve Korean (ko-KR) and Chinese (zh-CN) locales on the Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.6

  • [DataGrid] Fix error when existing rows are passed to replaceRows (@martijn-basesoft)

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

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

  • [DataGridPremium] Make clipboard copy respect the sorting during cell selection (#12255) @MBilalShafi

Date Pickers

@mui/x-date-pickers@6.19.6

  • [l10n] Improve Chinese (zh-CN) locale (#12250) @headironc
  • [l10n] Improve Korean (ko-KR) locale (#12186) @Luzi

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

Docs

  • [docs] Update lazy loading demo to show skeleton rows during initial rows fetch (#12062) @cherniavskii

6.19.5

Feb 23, 2024

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.5

  • [DataGrid] Fix styling grid filter input single select (#12079) @FreakDroid

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

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

Date Pickers

@mui/x-date-pickers@6.19.5

  • [pickers] Fix referenceDate day calendar focus (#12136) @LukasTy
  • [pickers] Fix styling props propagation to DateTimePickerTabs (#12131) @LukasTy

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

Charts / @mui/x-charts@6.19.5

  • [charts] Allow to skip animation on sparkline bar (#12160) @alexfauquette

Docs

  • [docs] Clarify Pickers 'Component composition' section (#12147) @LukasTy
  • [docs] Fix 301 redirection to StackBlitz @oliviertassinari
  • [docs] Fix 301 to Material UI @oliviertassinari
  • [docs] Fix 301 to Material UI @oliviertassinari
  • [docs] Fix 404 links to translation source @oliviertassinari
  • [docs] Fix dead link to translations @oliviertassinari
  • [docs] Fix the Treemap illustration (#12189) @danilo-leal
  • [docs] Fix typo for AdapterDateFnsV3 (#12037) @flaviendelangle
  • [docs] Improve performance on Charts entry point @oliviertassinari
  • [docs] Move Heatmap to pro (#12170) @alexfauquette
  • [docs] Remove Charts installation next tag call-out (#12133) @LukasTy
  • [docs] Removed focused prop from demo (#12126) @michelengelen
  • [docs] Add missing Heatmap pro icon @oliviertassinari
  • [docs] Add more illustrations to the Overview page (#12041) @danilo-leal
  • [docs] Avoid use of shorthand (#12009) @oliviertassinari

Core

  • [core] Fix CI @oliviertassinari
  • [core] Fix docs link check (#12137) @LukasTy

6.19.4

Feb 9, 2024

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

  • 🌍 Improve Danish (da-DK) locale on the Data Grid (#11972) @ShahrazH
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.4

  • [DataGrid] Add support for dialogs in menu actions (#11937) @cherniavskii
  • [DataGrid] Allow passing readonly arrays to pageSizeOptions prop (#11992) @pcorpet
  • [DataGrid] Fix row reorder with cell selection (#11878) @PEsteves8
  • [DataGrid] Replace eval with new Function (#11962) @cherniavskii
  • [l10n] Improve Danish (da-DK) locale (#11972) @ShahrazH

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

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

  • [DataGridPremium] Fix autosize grouping cell (#11990) @romgrk
  • [DataGridPremium] Fix error after closing print export (#11889) @cherniavskii

Date Pickers

@mui/x-date-pickers@6.19.4

  • [pickers] Avoid relying on locale in Luxon isWithinRange method (#11940) @LukasTy

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

Charts / @mui/x-charts@6.19.4

  • [charts] Add reverse property to axes (#11959) @alexfauquette
  • [charts] Allow series ids to be numbers (#11960) @alexfauquette
  • [charts] Fix Proptypes error by supporting string values for axes (#11953) @alexfauquette

Docs

  • [docs] Add a note about AdapterDateFnsV3 on the Getting Started page (#11987) @flaviendelangle
  • [docs] Avoid the use of MUI Core @oliviertassinari
  • [docs] Fix API links (#11930) @alexfauquette
  • [docs] Fix ChartsTooltip typo (#11967) @thisisharsh7
  • [docs] Refactor Localization documentation sections (#11997) @LukasTy
  • [code] Simplify bug reproduction (#11932) @alexfauquette

6.19.3

Feb 1, 2024

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

  • 🌍 Improve Hebrew (he-IL) locale (#11831) @danielmishan85
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.3

  • [l10n] Improve Hebrew (he-IL) locale (@danielmishan85) (#11831)

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

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

Date Pickers

@mui/x-date-pickers@6.19.3

  • [TimePicker] Add missing toolbar classes descriptions (#11862) @LukasTy

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

Charts / @mui/x-charts@6.19.3

  • [charts] Document how to modify color according to values (#11854) @alexfauquette

Docs

  • [docs] Add a general uplift to the whats new page (#11883) @danilo-leal
  • [docs] Fix 404 (#11852) @alexfauquette
  • [docs] Fix