We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community contributors who have helped make this release possible:
@k-rajat19, @lauri865.
Following are all team members who have contributed to this release:
@KenanYusuf, @MBilalShafi, @arminmeh.
Data Grid
@mui/[email protected]
- [DataGrid] Fix
renderContext
calculation with scroll bounce / over-scroll (#16368) @lauri865 - [DataGrid] Refactor row state propagation (#16351) @lauri865
- [DataGrid] Add missing style overrides (#16272) (#16358) @KenanYusuf
- [DataGrid] Fix header filters keyboard navigation when there are no rows (#16369) @k-rajat19
- [DataGrid] Fix order of
onClick
prop on toolbar buttons (#16364) @KenanYusuf - [DataGrid] Improve test coverage of server side data source (#15988) @MBilalShafi
- [DataGrid] Remove outdated warning (#16370) @MBilalShafi
- [DataGrid] Respect width of
iconContainer
during autosizing (#16409) @michelengelen
@mui/[email protected]
![pro](https://camo.githubusercontent.com/c0f1741b522367bc6f41b31a7c7cda3a5d5cee488ef3e8301f617e165bfda025/68747470733a2f2f6d75692e636f6d2f722f782d70726f2d737667)
Same changes as in @mui/[email protected]
, plus:
- [DataGridPro] Fix the return type of
useGridApiRef
for Pro and Premium packages on React < 19 (#16348) @arminmeh - [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#16382) @arminmeh
@mui/[email protected]
![premium](https://camo.githubusercontent.com/82166d10345f5a3685d7e0c0f2dee29176b4e6e2bf3ea1f0aca3077ba0ebeeaa/68747470733a2f2f6d75692e636f6d2f722f782d7072656d69756d2d737667)
Same changes as in @mui/[email protected]
.
Date and Time Pickers
@mui/[email protected]
Internal changes.
@mui/[email protected]
![pro](https://camo.githubusercontent.com/c0f1741b522367bc6f41b31a7c7cda3a5d5cee488ef3e8301f617e165bfda025/68747470733a2f2f6d75692e636f6d2f722f782d70726f2d737667)
Same changes as in @mui/[email protected]
.
Charts
@mui/[email protected]
Internal changes.
@mui/[email protected]
![pro](https://camo.githubusercontent.com/c0f1741b522367bc6f41b31a7c7cda3a5d5cee488ef3e8301f617e165bfda025/68747470733a2f2f6d75692e636f6d2f722f782d70726f2d737667)
Same changes as in @mui/[email protected]
.
Tree View
@mui/[email protected]
Internal changes.
@mui/[email protected]
![pro](https://camo.githubusercontent.com/c0f1741b522367bc6f41b31a7c7cda3a5d5cee488ef3e8301f617e165bfda025/68747470733a2f2f6d75692e636f6d2f722f782d70726f2d737667)
Same changes as in @mui/[email protected]
.
Docs
- [docs] Improve release documentation (#16322) @MBilalShafi