Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.10.0 source code.tar.gz | 2025-07-22 | 126.6 MB | |
5.10.0 source code.zip | 2025-07-22 | 127.8 MB | |
README.md | 2025-07-22 | 2.6 kB | |
Totals: 3 Items | 254.4 MB | 3 |
- Add search input to
<ColumnsButton>
when there are many columns (#10848) (slax57) - Add support for menu keyboard shortcuts in
<MenuItemLink>
(#10790) (djhi) - Add
render
prop to page and reference MUI components (#10837) (ThieryMichel) - Add
render
prop to page and reference base components (#10832) (ThieryMichel) - Add
<ReferenceArrayInputBase>
(#10833) (djhi) - Add
<ReferenceManyCountBase>
(#10808) (fzaninotto) - Add support for disabled choices in
<RadioButtonGroupInput>
and<CheckboxGroupInput>
(#10821) (WiXSL) - Add support for
empty
in Reference fields (#10817) (fzaninotto) - Update
react-query
dependency to require at least v5.83 (#10838) (djhi). You might have duplicate versions if you already had it in your dependencies. Should you have an error mentioning theQueryContext
, make sure you only have one version in your package manager lock file. - Fix
useEditController
does not pass all variables to useUpdate (#10839) by (djhi) - [Doc] Fix typo in
<Create>
documentation (#10840) by (rkfg) - [Doc] Backport RBAC's doc (#10846) by (erwanMarmelab)
- [Doc] Backport DatagridAg's doc update (#10845) by (erwanMarmelab)
- [Doc] Backport Tree's doc (#10847) by (erwanMarmelab)
- [chore] Fix release script milestone description (#10849) by (slax57)