Skip to content

5.9.0

Compare
Choose a tag to compare
@djhi djhi released this 23 Jun 11:05
· 67 commits to master since this release
v5.9.0
67e6782
  • 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 no redirectTo 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 to DataTable (#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)