CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:21:08 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0bf3bf7bded3678ad99701389b45e8c8"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=oqTMGsIJlHgupySwsflmbe6fj%2BuVnGkLcsYOsRMcDr3F4%2BluTTVww%2FVWBWIZDryGrd8JcTJWoiSbihKFW8vD%2B2fqORWSPzJH1%2B2mqnUoyfPfxHWeIWPxaKU4KvWmJz84GW%2Fyc92iiOe1aofPocGSupQInSWWgzYVoRaM%2FsGxAs9ZgO8wzDe8fdjcDF2tLIvo4uhVrEw0rmkAJngL8GvIHUJ%2Fxp4P176OYla9rgqd%2FyxJZu55MfFuzNn%2B41zv6XGA5l%2ByYVbHBe%2FZpp4ykLNY7w%3D%3D--cnWcEt2GDF1%2BZ4pk--iXfoJ6vSyGq6FG35iFLl8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.839603941.1753251667; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:21:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:21:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A48E:17EAA:5054F8:67E959:68807F53
Releases · marmelab/react-admin · GitHub
22 Jul 13:43
Loading
15 Jul 13:04
Loading
03 Jul 07:43
Loading
23 Jun 11:05
Loading
11 Jun 09:09
Loading
28 May 14:06
Loading
16 May 09:08
Loading
12 May 07:55
Loading
30 Apr 08:38
Loading
25 Apr 13:49
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Releases: marmelab/react-admin
Releases · marmelab/react-admin
5.10.0
Compare
- Add search input to
<ColumnsButton>
when there are many columns (#10848) (slax57) - Add support for menu keyboard shortcuts in
<MenuItemLink>
(#10790) (djhi) - Add
render
prop to page and reference MUI components (#10837) (ThieryMichel) - Add
render
prop to page and reference base components (#10832) (ThieryMichel) - Add
<ReferenceArrayInputBase>
(#10833) (djhi) - Add
<ReferenceManyCountBase>
(#10808) (fzaninotto) - Add support for disabled choices in
<RadioButtonGroupInput>
and<CheckboxGroupInput>
(#10821) (WiXSL) - Add support for
empty
in Reference fields (#10817) (fzaninotto) - Update
react-query
dependency to require at least v5.83 (#10838) (djhi). - Fix
useEditController
does not pass all variables to useUpdate (#10839) by (djhi) - [Doc] Fix typo in
<Create>
documentation (#10840) by (rkfg) - [Doc] Backport RBAC's doc (#10846) by (erwanMarmelab)
- [Doc] Backport DatagridAg's doc update (#10845) by (erwanMarmelab)
- [Doc] Backport Tree's doc (#10847) by (erwanMarmelab)
- [chore] Fix release script milestone description (#10849) by (slax57)
Note: Due to the bump in the required version of @tanstack/react-query
, upgrading to this version may raise TypeScript errors about queryOptions
or runtime errors about a missing QueryClient
. These errors are caused by the package manager, which installs two versions of react-query if you already installed one manually. To fix these errors, deduplicate @tanstack/react-query
in your package manager lock file.
Assets 2
4 people reacted
5.9.2
Compare
- Fix
fullWidth
is not propagated anymore (#10827) (djhi) - [Doc] Mention the codemod in
<Datagrid>
documentation (#10823) (djhi) - [Doc] Update storybook link when switching documentation page (#10822) (jonathanarnault)
- [Storybook] Add
SelectInput
andSelectArrayInput
disable choices test and story (#10831) (WiXSL) - [chore] Fix a failing test not showing up in useDeleteWithUndoController (#10818) (Madeorsk)
Assets 2
1 person reacted
5.9.1
Compare
- Fix
<Datagrid>
empty throws error when used in standalone mode (#10812) (fzaninotto) - Fix
<DataTable>
does not allow to put a button in the column's header (#10802) (slax57) - [Doc] Add link to storybook in page toc for components and hooks that have storybook (#10819) (jonathanarnault)
- [Doc] Add team wiki to demos documentation (#10816) (jonathanarnault)
- [Doc] Fix anchors and code examples (#10807) (WiXSL)
- [Doc] Fix
<DataTable.Col align>
default value and example (#10806) (slax57) - [Doc] Add
<DataTable hiddenColumns>
documentation (#10800) (Madeorsk) - [Chore] Sync tips from tips repository (#10815) (jonathanarnault)
- [Chore] Migrate stories to use DataTable (#10804) (slax57)
- [Chore] Avoid vercel deployment for
gh-pages
branch (#10803) (djhi)
Assets 2
2 people reacted
5.9.0
Compare
- 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)
Assets 2
9 people reacted
v5.8.4
Compare
- Add a codemod to migrate
<Datagrid>
to<DataTable>
(#10762) (erwanMarmelab) - Update Guessers to use
<DataTable>
instead of<Datagrid>
(#10754) (erwanMarmelab) - Update
create-react-admin
to show a spinner while installing dependencies (#10778) (djhi) - Fix
<DataTable>
crashes when its data is not a React primitive (#10777) (djhi) - Fix redirect loop when
useGetOne
returns an error (#10776) (jonathanarnault) - Fix disabled
<BooleanInput>
(#10773) (Madeorsk) - Fix
<SaveButton>
is not enabled when the form is prefilled (from<CloneButton>
for instance) (#10765) (djhi) - [Demo] Fix infinite loop when loading the demo apps for the first time (#10769) (jonathanarnault)
- [Doc] Rename
convertRaMessagesToI18next
toconvertRaTranslationsToI18next
(#10774) (Madeorsk) - [Doc] Fix videos in
<DataTable>
docs (#10775) (Madeorsk)
Assets 2
6 people reacted
5.8.3
Compare
- Fix potential prototype-polluting assignment in
ra-data-local-storage
(#10758) (fzaninotto) - [Doc] Document that
optionValue
only works with thechoices
prop (#10760) (slax57) - [Doc] Fix typo in
<SelectInput>
disabled choice example (#10753) (notz) - [Doc] Fix create-react-admin instructions when using yarn (#10752) (erwanMarmelab)
- [Doc] Update
<AutoPersistInStore>
implementation explanation (#10751) (erwanMarmelab) - [Doc] Add a new third-party component
huyanhvn/react-admin-clipboard-field
(#10736) (huyanhvn)
Assets 2
4 people reacted
5.8.2
Compare
- Fix
<AutocompleteInput>
withoptionValue
andcreate
raises a React warning (#10747) (slax57) - Fix
useInfiniteListController
does not return responsemeta
(#10746) (slax57) - Fix
create-react-admin --help
does not show help consistently (#10744) (erwanMarmelab) - Fix compatibility of unit tests with react-hook-form 7.56.x (#10742) (slax57)
- Fix outlined inputs when
label
is false (#10740) (fzaninotto) - Fix
<SelectArrayInput>
sanitizes unused props (#10739) (ghadabezine) - Fix
<ArrayInput>
multiple reset (#10716) (erwanMarmelab) - Fix MUI7 compatibility by not using deprecated system props (#10680) (smeng9)
- [Doc] Fix remaining
<AutocompleteArrayInput>
and<SelectArrayInput>
create
examples (#10741) (slax57) - [Doc] Document how to pass extra options to create-react-admin when using npm create (#10737) (slax57)
- [tips] Backport last AgGrid tips (#10731) (erwanMarmelab)
Assets 2
4 people reacted
5.8.1
Compare
- Fix
<Confirm>
ignore simple stringtitle
andcontent
props (#10723) (djhi) - Fix
<AutocompleteInput>
and<SelectInput>
renders undefined instead of thecreateLabel
whenoptionText
is a function or arecordRepresentation
is 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])
Assets 2
2 people reacted
5.8.0
Compare
- 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)
Assets 2
9 people reacted
5.7.4
Compare
- 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
canAccess
is called even whendisableAuthentication
istrue
(#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)
Assets 2
1 person reacted
Previous Next
You can’t perform that action at this time.