v4.0.0-alpha.10 (Nov 20, 2020)
DanailH
released this
20 Nov 11:15
·
7662 commits
to master
since this release
@material-ui/[email protected] / @material-ui/[email protected]
- [DataGrid] Add fluid columns width support (#566) @DanailH
- [DataGrid] Default toolbar setup (#574) @DanailH
- [DataGrid] Fix autoHeight computation for custom headers and footers (#597) @DanailH
- [DataGrid] Fix type definitions (#596) @tooppaaa
- [DataGrid] Reset sortedRows state on prop change (#599) @dtassone
Docs
- [docs] Update feature comparison table for Column reorder @DanailH
Core
- [core] Prepare work for a future public state api (#533) @dtassone
- [core] Fix yarn prettier write @oliviertassinari
- [test] Share karma setup (#576) @oliviertassinari