react-admin
Advanced tools
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.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)Changelog
5.7.0
useCloseNotification
hook (#10614) (djhi)<RichTextInput>
fullWidth by default (#10608) (erwanMarmelab)<Translate>
component (#10605) (erwanMarmelab)emptyText
handling for <ChipField>
(#10591) (guilbill)icon
to all Button components (#10552) (djhi)mutationMode
in useCreate
(#10530) (djhi)useGetOne
returns a never resolving Promise when id
is null
(#10624) (slax57)<EditGuesser>
produces invalid code for arrays of references (#10619) (djhi)DatagridAG
doc (#10618) (erwanMarmelab)httpError
triggers a notification (#10609) (erwanMarmelab)Changelog
5.6.4
<AutcompleteInput>
, <DateInput>
and <DateTimeInput>
aren't focused when adding a new item in a <ArrayInput>
(#10582) (djhi)useDataProvider
should only log errors in development mode (#10515) (vytautassvirskas)Tree
doc page (#10600) (erwanMarmelab)convertRaTranslationsToI18next
(#10588) (guilbill)<EditInDialogButton emptyWhileLoading>
prop documentation (#10586) (guilbill)<AutoSave disableWarnWhenUnsavedChanges>
(#10585) (guilbill)ShowDialog
doc (#10583) (erwanMarmelab)<SimpleListConfigurable>
story (#10592) (erwanMarmelab)<SelectAllButton>
limit story (#10589) (guilbill)Changelog
5.6.3
create-react-admin
should correctly generate data.json
for fakerest (#10573) (djhi)useRedirect
might include two slashes in the final pathname (#10572) (djhi)helperText
has wrong height when passing an empty string (#10571) (djhi)create-react-admin
documentation (#10566) (erwanMarmelab)ra-tree
v10 doc (#10563) (erwanMarmelab)Date
object with <DateTimeInput>
(#10561) (slax57)AutoSave
and useAutoSave
(#10558) (erwanMarmelab)Error
component to accept sx
prop (#10559) (smeng9)JSX.Element
(#10553) (djhi)Changelog
5.6.2
<TabbedForm tabs>
use the onChange
prop (#10549) (erwanMarmelab)<MarkdownInput>
doc to address vulnerability in dompurify
(#10554) (slax57)<ReferenceManyInput>
documentation to mention it cannot reorder its items (#10551) (djhi)<FormFillerButton>
documentation by explaining the dataProvider.getCompletion()
(#10550) (djhi)ShowDialog
doc (#10548) (erwanMarmelab)useSourceContext
and improve useSimpleFormIteratorItem
documentation (#10547) (slax57)<ReferenceInput enableGetChoices>
example (#10543) (slax57)Changelog
5.6.1
<NumberInput>
and <AutocompleteInput>
do not forward the event when calling onBlur
(#9730) (yanchesky)title
doc (#10536) (erwanMarmelab)<DatagridAGClient>
access control's doc (#10535) (erwanMarmelab)<ListLiveUpdate>
instead of <ListLive>
(#10531) (djhi)