Releases: marmelab/react-admin
Releases · marmelab/react-admin
5.8.1
- Fix
<Confirm>ignore simple stringtitleandcontentprops (#10723) (djhi) - Fix
<AutocompleteInput>and<SelectInput>renders undefined instead of thecreateLabelwhenoptionTextis a function or arecordRepresentationis set (#10715) (slax57) - [Doc] Fix documentation build (#10730) (djhi)
- [Doc] Fix documentation deployment for previous versions navigation (#10725) (djhi)
- [Doc] Rewrite
<SelectArrayInput>create doc (#10711) (Cimanel) - [Doc] Rewrite
<SelectInput>create doc (#10710) (Cimanel) - [Demo] Fix theme switching (#10732) (djhi)
- [chore] Upgrade vite (#10660) (djhi)
- Bump vite from 6.2.6 to 6.2.7 (#10726) (dependabot[bot])
5.8.0
- Add
<InPlaceEditor>for edit-in-place (#10690) (fzaninotto) - Add
<DataTable>component (#10597) (fzaninotto) - Add
<AuthLayout>to share layout of login page with register & forgot password pages (#10640) (djhi) - Add support for defaultProps override via theme (#10655) (djhi)
- Add support for MUI v7 (#10639) (djhi)
- Add ability to configure
<Loading>timeout (#10689) (WiXSL) - Improve
<DeleteButton>and<UpdateButton>confirmation wording using record representation (#10654) (djhi) - [Doc] Rewrite
<AutocompleteArrayInput>create doc example (#10700) (Cimanel) - [chore] create-react-admin: Remove sourcemaps from production build (#10693) (slax57)
- Bump json-graphql-server to 3.2.0 (#10713) (fzaninotto)
- Bump react-router from 7.1.1 to 7.5.3 (#10712) (fzaninotto)
5.7.4
- Fix
<FilterLiveForm>compatibility with react-hook-form 7.55.0, part 2 (#10697) (slax57) - Fix
<SelectInput>shows gap in border when using no label with outlined variant (#10692) (fzaninotto) - Fix
canAccessis called even whendisableAuthenticationistrue(#10691) (slax57) - [Doc] improve AutocompleteInput create example (#10696) (Cimanel)
- [Demo] Fix unneeded check in CRM demo (#10694) (afilp)
- [chore] ESLint: (re)enable import rules (#10685) (slax57)
5.7.3
- Fix
<ShowGuesser>print incorrect code for reference arrays (#10682) (djhi) - Fix
<RichTextField>should renderemptyTextwhen value is an empty string (#10670) (slax57) - Fix TS error when using
EditGuesserin module's default export (#10669) (slax57) - Fix
useInputdefault value overridesnull(#10665) (djhi) - [Doc] Fix
useNotifycustom notification with close example (#10683) (djhi) - [doc] Add
AutoPersistInStoredoc page (#10681) (erwanMarmelab) - [Doc] Fix docs anchors (#10675) (WiXSL)
- [Doc] Fix Dialog Forms examples regarding
hasCreate(#10671) (slax57) - [Doc] Explain how React admin handles empty values (#10666) (djhi)
- [Doc] Update NextJS integration (#10664) (djhi)
- [Doc] Document how to setup Remix for production debugging (#10663) (djhi)
- [Demo] Use Echarts instead of rechart (#10677) (fzaninotto)
- [Demo] Fix order chart currency (#10668) (fzaninotto)
- Bump vite from 5.4.16 to 5.4.17 (#10659) (dependabot[bot])
5.7.2
- Fix
<FilterLiveForm>compatibility with react-hook-form 7.55.0 (#10657) (slax57) - Fix
<AutocompleteInput>has hole in the outline when nolabel(#10646) (slax57) - [Doc] Update
TranslationLocales.md(Portuguese pt-pt) (#10653) (PauloCoelhoP5) - [Doc] Fix links and anchors (#10658) (WiXSL)
- [Doc] Improve
ra-realtimedoc to unlock record (#10648) (erwanMarmelab) - [Doc] Improve
<DatagridAg>first screenshot (#10647) (erwanMarmelab) - [Doc] Fix documentation build (#10644) (djhi)
- [chore] Improve release script old version doc (#10643) (djhi)
5.7.1
- Fix: Apply a default
defaultValueonArrayInput(#10636) (erwanMarmelab) - [Doc] Fix
<Layout error>documentation (#10642) (djhi) - [Doc] Improve
useNotifycustom notification example (#10638) (djhi) - [Doc] Fix
useCreatedocumentation (#10632) (djhi) - [Doc] Fix tips loading in production (#10630) (djhi)
- [chore] Fix
create-react-adminpnpm template (#10631) (djhi) - [chore] Fix npm warnings when creating new app with
create-react-admin(#10622) (slax57) - [chore] Fix release script does not update documentation completely (#10627) (djhi)
- Bump vite from 5.4.15 to 5.4.16 (#10633) (dependabot[bot])
- Bump vite from 5.4.14 to 5.4.15 (#10626) (dependabot[bot])
5.7.0
- Add
useCloseNotificationhook (#10614) (djhi) - Add
<Translate>component (#10605) (erwanMarmelab) - Add ability to pass empty
iconto all Button components (#10552) (djhi) - Add support for
mutationModeinuseCreate(#10530) (djhi) - Update handling for empty
<ChipField emptyText>(#10591) (guilbill) - Fix
<RichTextInput>is not fullWidth by default (#10608) (erwanMarmelab) - Fix
useGetOnereturns a never resolving Promise whenidisnull(#10624) (slax57) - Fix
<EditGuesser>produces invalid code for arrays of references (#10619) (djhi) - [Doc] Backport
DatagridAGdoc (#10618) (erwanMarmelab) - [Doc] Add a FAQ entry for duplicate react-hook-form versions (#10617) (djhi)
- [Doc] fix broken link to useQuery documentation (#10616) (thibault-barrat)
- [Doc] Mention that
httpErrortriggers a notification (#10609) (erwanMarmelab) - [Doc] Add a tips section on the home page (#10541) (djhi)
5.6.4
- Improve compatibility with some package managers (#10599) (djhi)
- Fix SimpleFormIterator does not display some components correctly (#10606) (djhi)
- Fix
<AutcompleteInput>,<DateInput>and<DateTimeInput>aren't focused when adding a new item in a<ArrayInput>(#10582) (djhi) - Fix
useDataProvidershould only log errors in development mode (#10515) (vytautassvirskas) - [Doc] Add kanban board demo (#10604) (djhi)
- [Doc] Add strapi v5 data provider (#10593) (fzaninotto)
- [Doc] upgrade multilevelmenu doc (#10590) (erwanMarmelab)
- [Doc] Add a screenshot to the
Treedoc page (#10600) (erwanMarmelab) - [Doc] Fix ra-i18n-next documentation by using correct function name
convertRaTranslationsToI18next(#10588) (guilbill) - [Doc] Fix ra-18n-polyglot documentation (#10587) (guilbill)
- [Doc] Add
<EditInDialogButton emptyWhileLoading>prop documentation (#10586) (guilbill) - [Doc] Add documentation for
<AutoSave disableWarnWhenUnsavedChanges>(#10585) (guilbill) - [Doc] Fix typo in
ShowDialogdoc (#10583) (erwanMarmelab) - [chore] Fix incorrect description for build-crm in Makefile (#10603) (ghadabezine)
- [chore] Fix
<SimpleListConfigurable>story (#10592) (erwanMarmelab) - [chore] Fix
<SelectAllButton>limit story (#10589) (guilbill) - [chore] Fix release script add wrong minor in documentation versions list (#10584) (djhi)
- [chore] Automatically update create-react-admin templates when releasing a new minor version (#10581) (djhi)
- [chore] Add the tag message in release script (#10578) (djhi)
- Bump axios from 1.7.4 to 1.8.2 (#10577) (dependabot[bot])
5.6.3
- Fix
create-react-adminshould correctly generatedata.jsonfor fakerest (#10573) (djhi) - Fix
useRedirectmight include two slashes in the final pathname (#10572) (djhi) - Fix
helperTexthas wrong height when passing an empty string (#10571) (djhi) - Fix offline user experience (#10555) (slax57)
- [Doc] Add Todo app to the list of demos (#10568) (fzaninotto)
- [Doc] Rewrite
create-react-admindocumentation (#10566) (erwanMarmelab) - [Doc] Add Vycanis Modeler to ecosystem page (#10565) (alberteije)
- [Doc] Backport
ra-treev10 doc (#10563) (erwanMarmelab) - [Doc] Document how to return
Dateobject with<DateTimeInput>(#10561) (slax57) - [Doc] Improve
AutoSaveanduseAutoSave(#10558) (erwanMarmelab) - [Typescript] Update
Errorcomponent to acceptsxprop (#10559) (smeng9) - [TypeScript] Remove usage of
JSX.Element(#10553) (djhi) - [chore] Skip pushing the documentation changes in release script when in dry mode (#10576) (djhi)
- [chore] Improve release script by automating documentation update (#10575) (djhi)
- [chore] Improve release script by automating enterprise packages tests (#10574) (djhi)
5.6.2
- Make
<TabbedForm tabs>use theonChangeprop (#10549) (erwanMarmelab) - Fix B&W theme buttons in dark mode (#10557) (fzaninotto)
- Fix create-react-admin generated package.json when using yarn (#10556) (djhi)
- Fix collapsed menu in B&W theme (#10542) (fzaninotto)
- [Doc] Update
<MarkdownInput>doc to address vulnerability indompurify(#10554) (slax57) - [Doc] Update
<ReferenceManyInput>documentation to mention it cannot reorder its items (#10551) (djhi) - [Doc] Improve
<FormFillerButton>documentation by explaining thedataProvider.getCompletion()(#10550) (djhi) - [Doc] Create a
ShowDialogdoc (#10548) (erwanMarmelab) - [Doc] Document
useSourceContextand improveuseSimpleFormIteratorItemdocumentation (#10547) (slax57) - [Doc] Fix
<ReferenceInput enableGetChoices>example (#10543) (slax57) - [chore] Fix release script does not include the changelog in the tag (#10544) (slax57)