Skip to content

Releases: marmelab/react-admin

4.14.6

12 Oct 11:56
Compare
Choose a tag to compare
  • Fix <DatagridConfigurable> editor allows to drag fields outside its list (#9351) (djhi)
  • [Doc] Fix <DatagridConfigurable> docs missing tip about unlabeled column (slax57)
  • [Doc] Fix <StackedFilters> usage examples (#9345) (mchaffotte)
  • Bump postcss from 8.4.18 to 8.4.31 (#9339) (dependabot)
  • Bump zod from 3.22.1 to 3.22.3 (#9338) (dependabot bot)

4.14.5

06 Oct 12:26
v4.14.5
14130ab
Compare
Choose a tag to compare
  • Fix <FilterForm> freezes the app when a deeply nested filters are reset (#9337) (djhi)
  • Fix useUnique send request even if the field value is empty (#9334) (adguernier)
  • Fix <RichTextInput> does not update when its editorOptions prop changes (#9289) (djhi)
  • [Docs] Update Remix Instructions (#9329) (djhi)
  • [Docs] Update third-party component section; new date/time inputs (#9326) (ZachSelindh)

4.14.4

29 Sep 15:37
v4.14.4
dffc355
Compare
Choose a tag to compare
  • Fix inputs with disabled={false} throw an error (workaround) (#9313) (slax57)
  • Fix useCreate does not refresh the list cache (#9312) (fzaninotto)
  • [Doc] Add i18n InputHelperText section to Inputs/useInputs docs (#9315) (ZachSelindh)
  • [Doc] Add beginner mode to hide advanced doc chapters (#9306) (fzaninotto)
  • [Doc] Fix anchors (#9305) (WiXSL)

4.14.3

22 Sep 14:49
Compare
Choose a tag to compare
  • Fix <PrevNextButton> default style (#9290) (fzaninotto)
  • [Doc] Add <SolarLayout> component (#9282) (fzaninotto)
  • [Doc] Add link to ra-auth-google, authProvider for Google Identity (#9284) (fzaninotto)
  • [Doc] Improve tutorial screencast (#9298) (fzaninotto)
  • [Doc] Explain how to disable menu item with RBAC (#9293) (adguernier)
  • [Doc] Add Real Time Notifications section in Realtime introduction (#9304) (djhi)
  • [Doc] Update <CreateDialog> documentation about edit conflict (#9295) (djhi)
  • [Doc] Update <ReferenceManyToManyInput> documentation about children default value (#9294) (djhi)
  • [Doc] Fix typo in useRegisterMutationMiddleware introduction part (#9291) (youjin-10)
  • [Doc] Fix typo in Features example (#9286) (fzaninotto)
  • [Demo] Fix ReviewList shows horizontal scrollbar on mobile (#9297) (fzaninotto)

4.14.2

22 Sep 14:19
Compare
Choose a tag to compare

Failed release, do not use.

4.14.1

15 Sep 15:07
v4.14.1
ec17133
Compare
Choose a tag to compare
  • Fix filters not matching inputs are ignored without syncWithLocation (#9283) (djhi)
  • Fix create-react-admin does not include gitignore (#9280) (djhi)
  • Fix <RichTextInput> does not trigger onBlur (#9272) (slax57)
  • Fix <TopToolbar>: React does not recognize the hasCreate prop on a DOM element (#9267) (slax57)
  • Fix usePermissions should only log errors in development mode (#9262) (NidhiSharma63)
  • [Doc] Improve Example REST Implementation when calling create with partial data (#9276) (slax57)
  • [Doc] Improve <Breadcrumb> documentation (#9271) (fzaninotto)
  • [Doc] Improve <ReferenceManyToManyInput> documentation (#9270) (adguernier)
  • [Doc] Improve and reorder <ReferenceManyToManyField> documentation (#9269) (adguernier)
  • [Doc] Fix external link in <FileInput> and <ImageInput> (#9268) (WiXSL)
  • [Doc] Fix <SaveButton> example (#9266) (WiXSL)
  • [Doc] Explain how to lazy load <RichTextInput> (#9263) (fzaninotto)
  • [Doc] Fix typos on Admin, Architecture, EditTutorial, Features, Fields, Inputs, and Tutorial pages (#9259) (mchaffotte)
  • [Demo] Fix preferences are shared between demos (#9264) (mchaffotte)

4.14.0

08 Sep 09:38
v4.14.0
72a2a95
Compare
Choose a tag to compare
  • Add support for lazy-loaded React components (#9260) (fzaninotto)
  • Add <SortButton sx> prop to customize button style (#9223) (fzaninotto)
  • Add <ResourceMenuItems> to facilitate custom menus (#9212) (fzaninotto)
  • Add <PrevNextButtons> for <Show> and <Edit> views (#9165) (adguernier)
  • Add full record to <AutocompleteInput> and <AutocompleteArrayInput>'s onChange parameters (#9245) (slax57)
  • Fix top margin of <TopToolbar> to move content up when there is no filter (#9232) (fzaninotto)
  • Fix Filter Form to show remove button after the input (#9224) (fzaninotto)
  • Fix <PrevNextButtons> to fetch less aggressively (#9209) (fzaninotto)
  • [TypeScript] Change the definition of sort order to ASC|DESC (#8466) (zhujinxuan)

4.13.4

08 Sep 08:57
v4.13.4
23ca150
Compare
Choose a tag to compare
  • Fix <AutocompleteInput>'s onInputChange is never called (#9240) (tdnl)
  • Fix typo in deprecated <Datagrid> rowStyle message (#9252) (onefifth)
  • [Demo] Add lazy loading to CRM demo to illustrate code splitting (#9255) (fzaninotto)
  • [Doc] Fix typo double text (#9253) (oxwazz)
  • [Doc] Fix typo in <RichTextInput> documentation (#9244) (mhfortuna)
  • [Doc] Fix typos and invalid code fences languages (#9238) (djhi)

4.13.3

01 Sep 13:29
Compare
Choose a tag to compare
  • Fix <NumberInput> and <BooleanInput> programmatic focus (#9221) (fzaninotto)
  • Fix useReferenceManyFieldController fails with error when the record is not yet present (#9236) (djhi)
  • Fix bulk actions toolbar styling issue on mobile (#9222) (fzaninotto)
  • [TypeScript] Add inline documentation for most common components (#9234) (fzaninotto)
  • [Doc] Update sx sections to point to the new SX documentation (#9233) (fzaninotto)
  • [Doc] Fix docs anchors and typos (#9235) (WiXSL)
  • [Doc] Fix explanations context in <ReferenceManyToManyInput> documentation (#9228) (adguernier)
  • [Doc] Fix <List actions> example throws an error (#9220) (fzaninotto)
  • [Doc] Fix startup command in project Readme file (#9231) (azizChebbi)

4.13.2

25 Aug 13:32
v4.13.2
3c19136
Compare
Choose a tag to compare
  • Fix Guessers should not log in CI by default (#9218) (fzaninotto)
  • Fix package.json should mention peer dependency on react-is (#9201) (kamiyo)
  • Fix validation errors from resolvers are not translated (#9191) (djhi)
  • [Doc] WizardForm: document ability to pass progress={false} (#9216) (slax57)
  • [Doc] Fix typo in useInfiniteGetList doc (#9210) (codyavila)
  • [Doc] Convert <Datagrid> documentation to TS (#9207) (djhi)
  • [Doc] Convert <Admin> documentation to TS (#9206) (djhi)
  • [Doc] display a comment inviting to switch to TS if transpiled code is empty (#9205) (adguernier)
  • [Doc] Add screenshot and screencast for <ReferenceManyToManyInput> and <ReferenceManyToManyField> (#9204) (adguernier)
  • [Doc] Update the Data Fetching documentation (#9200) (fzaninotto)
  • [TypeScript] Fix withLifecycleCallbacks beforeSave return type (#9199) (djhi)