Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.9.0 source code.tar.gz | 2025-06-23 | 126.4 MB | |
5.9.0 source code.zip | 2025-06-23 | 127.6 MB | |
README.md | 2025-06-23 | 2.9 kB | |
Totals: 3 Items | 254.0 MB | 0 |
- Add support for customization with MUI theme to inputs (#10772) (Madeorsk)
- Add support for customization with MUI theme to main views components and buttons (#10771) (Madeorsk)
- Add support for customization with MUI theme to fields and delete buttons (#10770) (Madeorsk)
- Add
<RecordField>
component (#10749) (fzaninotto) - Add support for middlewares to
useUpdateMany
(#10795) (slax57) - Allow resource specific translations for pages and buttons (#10686) (djhi)
- Fix
<AutocompleteInput>
should not break when overriding input slot props (#10793) (slax57) - Fix bulk action buttons hover style (#10788) (djhi)
- Fix image alignment in ready page in some contexts (#10780) (Madeorsk)
- Fix
useLogoutAccessDenied
should not throw when noredirectTo
is provided (#10763) (carloshv93) - [Doc] AuthProvider List: Add Appwrite (#10798) (slax57)
- [Doc] DataProvider List: Update Appwrite logo and name (#10787) (slax57)
- [Doc] Add a migration section in
<DataTable>
documentation that shows the codemod (#10786) (djhi) - [Doc] Mention that
helperText
also supports translation keys (#10785) (slax57) - [Doc] Add deployment instructions (#10783) (Madeorsk)
- [Doc] Change our
Datagrid
examples toDataTable
(#10766) (erwanMarmelab) - [Demo] Remove duplicate file
segments.ts
(#10792) (slax57) - [chore] Ensure tests are working in all environments by running them in US english (#10781) (Madeorsk)