react-admin
Advanced tools
Changelog
5.9.0
<RecordField>
component (#10749) (fzaninotto)useUpdateMany
(#10795) (slax57)<AutocompleteInput>
should not break when overriding input slot props (#10793) (slax57)useLogoutAccessDenied
should not throw when no redirectTo
is provided (#10763) (carloshv93)<DataTable>
documentation that shows the codemod (#10786) (djhi)helperText
also supports translation keys (#10785) (slax57)Datagrid
examples to DataTable
(#10766) (erwanMarmelab)segments.ts
(#10792) (slax57)Changelog
5.8.4
Datagrid
by DataTable
in Guessers (#10754) (erwanMarmelab)<DataTable>
crashes when its data is not a React primitive (#10777) (djhi)useGetOne
returns an error in shadcn-admin-kit
(#10776) (jonathanarnault)<BooleanInput>
(#10773) (Madeorsk)<SaveButton>
is not enabled when the form is prefilled (from <CloneButton>
for instance) (#10765) (djhi)create-react-admin
(#10778) (djhi)convertRaMessagesToI18next
to convertRaTranslationsToI18next
(#10774) (Madeorsk)<DataTable>
docs (#10775) (Madeorsk)Changelog
5.8.3
ra-data-local-storage
(#10758) (fzaninotto)optionValue
only works with the choices
prop (#10760) (slax57)<SelectInput>
disabled choice example (#10753) (notz)<AutoPersistInStore>
implementation explanation (#10751) (erwanMarmelab)huyanhvn/react-admin-clipboard-field
(#10736) (huyanhvn)Changelog
5.8.2
<AutocompleteInput>
with optionValue
and create raises a React warning (#10747) (slax57)useInfiniteListController
does not return response meta
(#10746) (slax57)create-react-admin --help
does not show help consistently (#10744) (erwanMarmelab)<SelectArrayInput>
sanitizes unused props (#10739) (ghadabezine)Arrayinput
multiple reset (#10716) (erwanMarmelab)<AutocompleteArrayInput>
and <SelectArrayInput>
create
examples (#10741) (slax57)Changelog
5.8.1
<Confirm>
ignore simple string title
and content
props (#10723) (djhi)<AutocompleteInput>
and <SelectInput>
renders undefined instead of the createLabel
when optionText
is a function or a recordRepresentation
is set (#10715) (slax57)Changelog
5.8.0
<InPlaceEditor>
for edit-in-place (#10690) (fzaninotto)<DataTable>
component (#10597) (fzaninotto)<AuthLayout>
to share layout of login page with register & forgot password pages (#10640) (djhi)<Loading>
timeout (#10689) (WiXSL)<DeleteButton>
and <UpdateButton>
confirmation wording using record representation (#10654) (djhi)<AutocompleteArrayInput>
create doc example (#10700) (Cimanel)Changelog
5.7.4
<FilterLiveForm>
compatibility with react-hook-form 7.55.0, part 2 (#10697) (slax57)<SelectInput>
shows gap in border when using no label with outlined variant (#10692) (fzaninotto)canAccess
is called even when disableAuthentication
is true
(#10691) (slax57)Changelog
5.7.3
<ShowGuesser>
print incorrect code for reference arrays (#10682) (djhi)<RichTextField>
should render emptyText
when value is an empty string (#10670) (slax57)EditGuesser
in module's default export (#10669) (slax57)useInput
default value overrides null
(#10665) (djhi)useNotify
custom notification with close example (#10683) (djhi)AutoPersistInStore
doc page (#10681) (erwanMarmelab)hasCreate
(#10671) (slax57)Changelog
5.7.2
<FilterLiveForm>
compatibility with react-hook-form 7.55.0 (#10657) (slax57)<AutocompleteInput>
has hole in the outline when no label
(#10646) (slax57)TranslationLocales.md
(Portuguese pt-pt) (#10653) (PauloCoelhoP5)ra-realtime
doc to unlock record (#10648) (erwanMarmelab)<DatagridAg>
first screenshot (#10647) (erwanMarmelab)Changelog
5.7.1
defaultValue
on ArrayInput
(#10636) (erwanMarmelab)<Layout error>
documentation (#10642) (djhi)useNotify
custom notification example (#10638) (djhi)useCreate
documentation (#10632) (djhi)create-react-admin
pnpm template (#10631) (djhi)create-react-admin
(#10622) (slax57)