react-admin

A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

MIT License

Downloads
1.9M
Stars
23.9K
Committers
661

Bot releases are hidden (Show)

react-admin - 4.16.17

Published by djhi 6 months ago

  • Fix combineDataProviders doesn't work when returned by an async function (#9798) (fzaninotto)
react-admin - 4.16.16

Published by fzaninotto 6 months ago

  • Fix <Admin requireAuth> forbids access to custom routes with no layout (#9786) (fzaninotto)
  • [Doc] Add Soul data provider (#9776) (fzaninotto)
  • [Doc] Update third-party Inputs to add link to Google Places AutocompleteInput (#9771) (quentin-decre)
  • [Doc] Update <Search> and <SearchWithResult> to introduce queryOptions (#9779) (erwanMarmelab)
  • [Doc] Update RBAC to better explain the difference between the built-in actions (#9766) (slax57)
  • [Doc] Fix <SimpleForm> has wrong import for <RichTextInput> (#9775) (anthonycmain)
  • [Doc] Fix <RichTextInput> typo on TipTap (#9759) (adguernier)
  • [Doc] Update <JsonSchemaForm> to add details about available widgets (#9758) (adguernier)
  • [TypeScript] Fix warning in create-react-admin (#9728) (hbendev)
react-admin - 4.16.15

Published by slax57 7 months ago

react-admin - 4.16.14

Published by fzaninotto 7 months ago

  • Fix <FilterButton> does not support the variant prop (#9751) by (adguernier)
  • [Demo] Fix error when viewing newly created deals in CRM demo (#9733) by (erwanMarmelab)
  • Bump express from 4.17.3 to 4.19.2 (#9747) by (dependabot)
  • Bump webpack-dev-middleware from 6.1.1 to 6.1.2 (#9739) by (dependabot)
  • [Doc] Update <RichTextInput> to explain how to access the editor object (#9731) by (erwanMarmelab)
  • [Doc] Update "Writing a Data Provider" chapter to include test advice (#9738) by (fzaninotto)
  • [Doc] Update RBAC to mention ability to define permissions on an array of resources (#9729) by (erwanMarmelab)
react-admin - 5.0.0-alpha.1

Published by fzaninotto 7 months ago

  • Fix cross-package dependencies still reference v4.x
react-admin - 5.0.0-alpha.0

Published by fzaninotto 7 months ago

  • Add automatic query cancellation to all data provider hooks using abort signal (#9612) (slax57)
  • Add SourceContext to allow for deep form nesting without prop forwarding (#9533) (djhi)
  • Upgrade react-router to 6.22.0, use data router by default, stabilize useWarnWhenUnsavedChanges, and remove <Admin history> prop (#9657) (slax57)
  • Upgrade react-query to v5 and react to v18 (#9473) (djhi)
  • Update all inputs to be fullWidth by default (#9704) (fzaninotto)
  • Update <Link> to underline links by default (#9483) (fzaninotto)
  • Update <Admin> to have a default dark theme (#9479) (adguernier)
  • Update <Datagrid expand> to remove prop injection (#9719) (fzaninotto)
  • Update <Datagrid rowClick> to use resource definition by default (#9466) (slax57)
  • Update <SimpleShowLayout> to accept a custom direction (#9705) (fzaninotto)
  • Update Field components to leverage SourceContext (#9620) (djhi)
  • Update useGetRecordRepresentation to get better defaults (#9650) (erwanMarmelab)
  • Update useInfiniteGetList to skip getOne cache population for large responses (#9536) (slax57)
  • Update withLifecycleCallbacks to support a wildcard and an array of callbacks (#9577) (quentin-decre)
  • Update combineDataProviders to work with custom methods using more than 2 parameters (#9676) (karpushchenko)
  • Update ra-data-graphql-simple to support DELETE_MANY and UPDATE_MANY (#9393) (maxschridde1494)
  • Update ra-data-graphql-simple to support sparse field (#9392) (maxschridde1494)
  • Update create-react-admin to make it usable in non-interactive mode (#9544) (djhi)
  • Update create-react-admin to include <CheckForApplicationUpdate> in default <Layout> (#9509) (arimet)
  • Remove support for IE (#9530) (slax57)
  • Remove cloneElement in list actions and bulk actions (#9707) (fzaninotto)
  • Remove useListController setFilters default debounce (#9682) (fzaninotto)
  • Remove injected props in <Admin> and <Layout> components (#9591) (fzaninotto)
  • Fix <TranslatableInputs> label inference regression (#9594) (djhi)
  • Fix <TextField size> cannot be overridden by theme (#9554) (PedroPerpetua)
  • [Doc] Update documentation for react-query (#9481) (djhi)
  • [Doc] Update Upgrade guide to document React-Query codemods (#9528) (slax57)
  • [Doc] Update Upgrade guide to mention that <Datagrid rowClick> is no longer false by default (#9475) (slax57)
  • [Doc] Update Upgrade guide to make the BC about using a data router clearer (#9696) (slax57)
  • [Doc] Update <AutocompleteInput> to include a tip about the abort controller (#9693) (adguernier)
  • [TypeScript] Forbid <ReferenceInput validate> (#9689) (fzaninotto)
  • [Demo] Rename isLoading to isPending (#9524) (fzaninotto)
  • [Dev] Backport changes from master (#9678) (fzaninotto)
  • [Dev] Backport changes from master (#9525) (slax57)
  • [Dev] Reduce ReactQueryDevtools button size (#9558) (adguernier)
  • [Dev] Add create-react-admin GitHub action to test new apps (#9580) (djhi)
  • [Dev] Add tests to the app generated by create-react-admin with ra-data-fakerest (#9578) (djhi)
  • [Dev] Upgrade Vite dependencies (#9565) (djhi)
react-admin - 4.16.13

Published by fzaninotto 7 months ago

  • Fix <AutocompleteInput createLabel> (#9712) (fzaninotto)
  • Fix <AutocompleteArrayInput> triggers an infinite loop when disabled (#9717) (fzaninotto)
  • Fix <Autocomplete> loses focus on select (#9718) (fzaninotto)
  • [Doc] Fix upgrade guide suggest using defaultProps override in theme for react-admin components (#9713) (fzaninotto)
  • [Doc] Fix readOnly doc mentions focusable inputs (#9711) (adguernier)
  • [Doc] Fix <Layout> doc links to wrong anchor (#9716) (erwanMarmelab)
  • [Doc] Fix not parsed mutationOptions value in useNotify/undoable (#9697) (ValentinnDimitroff)
  • [Doc] Add mention to <AccordionFormPanel> and <AccordionSection> about label accepting an element (#9699) (erwanMarmelab)
  • [Doc] Add mention in <ReferenceManyToManyInput> about filter usage (#9720) (erwanMarmelab)
  • [Doc] Add mention in <StackedFilters> to include advice on data provider configuration (#9709) (fzaninotto)
  • [Doc] Add example for <Search> and <SearchWithResult> options prop (#9700) (erwanMarmelab)
  • [Doc] Add Reference Fields video to the relevant chapters (#9702) (fzaninotto)
react-admin - 4.16.12

Published by slax57 8 months ago

  • Fix support for readOnly on all RA Inputs (#9656) (erwanMarmelab)
  • Fix AutocompleteInput ignores TextFieldProps (#9681) (fzaninotto)
  • Fix <ArrayInput> should keep error state on children after unmount (#9677) (sweco-sedalh)
  • Fix <SortButton> should use the provided resource prop to build its label (#9694) (slax57)
  • Fix <ReferenceInput> throws a recoverable error in production (#9690) (fzaninotto)
  • [chore] Fix vulnerable dev dependency ip (#9673) (fzaninotto)
  • [Doc] Mention the Multi-column sorting feature of <DatagridAG> (#9674) (slax57)
  • [Doc] Fix typo in example showing custom CSV export (#9671) (kav)
react-admin - 4.16.11

Published by slax57 8 months ago

  • Fix <FilterForm> ignores key prop on children (#9588) (Dreamsorcerer)
  • [Demo] Fix missing tags field in simple example fake dataset raises a warning (#9660) (slax57)
  • [chore] Remove unused dependency on wait-on (#9663) (slax57)
  • [Doc] Add video tutorial to the Datagrid doc (#9666) (fzaninotto)
  • [Doc] Update Datagrid documentation regarding preferenceKey (#9649) (erwanMarmelab)
  • [Doc] Fix typo in Caching documentation (#9667) (n-kulic)
react-admin - 4.16.10

Published by slax57 8 months ago

  • Fix DeleteWithConfirmButton raises an error when the record is not loaded (#9636) (fzaninotto)
  • Fix field label translation concatenates previous prefix (#9648) (adguernier)
  • Fix <ReferenceInput> accepts a validate prop while it should not (#9637) (fzaninotto)
  • [TypeScript] Fix some strict null checks errors in core (#9644) (fzaninotto)
  • [Doc] Add video tutorial for the <Admin> component (#9641) (fzaninotto)
  • [Doc] Update <AccordionForm> and <AccordionFormPanel> docs (#9646) (erwanMarmelab)
  • [Doc] Update DateInput, TimeInput, and DateTimeInput chapters to mention MUI variant (#9631) (erwanMarmelab)
  • [Doc] Update docs for <Breadcrumb> (#9640) (erwanMarmelab)
  • [Doc] Add screencasts and screenshot to <EditableDatagrid> docs (#9633) (erwanMarmelab)
  • [Doc] Add warning about using setFilters with other callbacks (#9639) (fzaninotto)
  • [Doc] Fix example code for sending files in Base64 (#9647) (davidhenley)
  • [Doc] Fix authProvider images (#9654) (erwanMarmelab)
  • [Doc] Fix dataproviders images (#9653) (djhi)
  • [Doc] Fix code example in the Usage section of <SaveButton> is broken (#9651) (slax57)
react-admin - 4.16.9

Published by djhi 9 months ago

react-admin - 4.16.8

Published by slax57 9 months ago

react-admin - 4.16.7

Published by djhi 9 months ago

react-admin - 4.16.6

Published by slax57 9 months ago

  • Fix click on <Datagrid> Select All button bubbles up to parent Datagrid (#9567) (Dreamsorcerer)
  • Bump follow-redirects from 1.15.2 to 1.15.4 (#9574) (dependabot[bot])
  • [Doc] Add a section demonstrating the <Datagrid> headers pinning feature (#9564) (adguernier)
  • [Doc] Add LinuxForHealth FHIR to DataProvider List (#9572) (scheiblr)
  • [Doc] Fix jekyll trying to parse jsx code on <Edit mutationOptions> example snippet (#9573) (Szulerinio)
  • [Doc] Fix linking to wrong prop anchor on <Resource> documentation (#9570) (Szulerinio)
  • [Demo] Fix new deals do not appear in the CRM demo (#9581) (adguernier)
react-admin - 4.16.5

Published by slax57 10 months ago

  • Fix <AutocompleteInput> should keep working when passing custom InputProps (#9559) (adguernier)
  • Fix usePreference should throw an error when used outside a <Configurable> context (#9537) (arimet)
  • Revert "Fix <SelectArrayInput> does not use recordRepresentation" (#9563) (slax57)
  • [TypeScript] Fix error when using typed args in <WithRecord render> function (#9552) (seongwon-privatenote)
  • [TypeScript] Fix <MenuItemLink> prop type should omit placeholder (#9555) (smeng9)
  • [Doc] Improve <MarkdownField> doc (#9557) (adguernier)
  • [Doc] Better document <ReferenceOneField emptyText> prop (#9562) (slax57)
react-admin - 4.16.4

Published by fzaninotto 10 months ago

  • Fix <SelectArrayInput> does not use recordRepresentation (#9532) (adguernier)
  • [Doc] Fix <DatagridAG> doc on column state persistence (#9540) (djhi)
  • [Doc] Fix typo in <Show queryOptions> doc(#9531) (slax57)
  • [Doc] Update the hooks documentation for consistent TOC (#9453) (sebashwa)
  • [Doc] Improve <MarkdownInput> documentation(#9511) (arimet)
react-admin - 4.16.3

Published by djhi 10 months ago

  • Fix <AutocompleteInput TextFieldProps> are not applied (#9527) (adguernier)
  • Fix useReferenceManyFieldController does not debounce setFilters (#9523) (djhi)
  • Fix <TabbedShowLayout> displays its fields as full width blocks (#9522) (djhi)
  • Fix <ArrayInput> does not work in <FilterForm> (#9521) (djhi)
  • Fix <Datagrid>'s rowClick and <ReferenceField>'s link should scroll to top (#9510) (DavidVergnaultMoank)
  • Fix useTheme may return undefined (#9503) (djhi)
  • [TypeScript] Fix useNotify types (#9529) (djhi)
  • [Doc] Fix useInput documentation regarding errors display (#9520) (djhi)
  • [Doc] Update documentation for handling App router part (#9513) (arimet)
  • [Doc] Fix TS warnings in Connecting To A Real API tutorial (#9501) (adguernier)
  • [Doc] Removed postgrest from auth providers (#9500) (gheesh)
  • [Doc] Update <DatagridAG> doc to mention the component is lazy loaded by default (#9499) (slax57)
  • [Doc] Improve <EditableDatagrid> doc (#9494) (adguernier)
react-admin - 4.16.2

Published by djhi 11 months ago

  • Fix clearing a nested filter re-renders the previous value when navigating back to the list (#9491) (slax57)
  • Fix ra-data-graphql uses a Proxy, which prevents adding more methods automatically (#9487) (fzaninotto)
  • Fix useUpdateMany doesn't accept the returnPromise option at call time (#9486) (fzaninotto)
  • Fix <Pagination> logs a warning (#9474) (fzaninotto)
  • [Doc] Update ra-form-layouts dialogs documentation (#9482) (djhi)
  • [Doc] Fix snippets fails to render in JS (#9478) (fzaninotto)
  • [Doc] Add link to tutorial for headless admin (#9477) (fzaninotto)
react-admin - 4.16.1

Published by slax57 11 months ago

  • Fix <FileInput> should display a validation errors right away when form mode is 'onChange' (#9459) (slax57)
  • [TypeScript] Fix useRecordContext may return undefined (#9460) (groomain)
  • [Doc] Add link to new demo: Note-taking app (#9465) (fzaninotto)
  • [Doc] Add headless section in pages components (#9447) (fzaninotto)
  • [Doc] Add example showing how to add <Inspector> to a custom layout (#9458) (rossb220)
  • [Doc] Update <DatagridAG> doc to use the new package, and document the column order/size persistence (#9472) (slax57)
  • [Doc] Update authProvider and dataProvider lists to target the documentation instead of the repository's root (#9471) (slax57)
  • [Website] Reorder documentation's Discord and Github icons to match the website order (#9454) (adguernier)
react-admin - 4.16.0

Published by slax57 11 months ago

  • Add <SingleFieldList empty gap direction> props, and allow it to be used without children (#9439) (fzaninotto)
  • Add <LoadingIndicator onClick> prop, allowing to trigger actions (like a refresh) on click (#9420) (david-bezero)
  • Add <LocalesMenuButton icon> prop to customize the locales button icon (#9380) (djhi)
  • Add <Form disableInvalidFormNotification> to allow disabling notifications when the form is invalid (#9353) (tim-hoffmann)
Package Rankings
Top 0.39% on Npmjs.org
Top 14.07% on Repo1.maven.org
Top 3.29% on Proxy.golang.org
Badges
Extracted from project README
Build status FOSSA Status StandWithUkraine react-admin-demo FOSSA Status
Related Projects