react-admin
Advanced tools
Changelog
v4.16.2
ra-data-graphql
uses a Proxy, which prevents adding more methods automatically (#9487) (fzaninotto)useUpdateMany
doesn't accept the returnPromise
option at call time (#9486) (fzaninotto)<Pagination>
logs a warning (#9474) (fzaninotto)Changelog
v4.16.1
<FileInput>
should display a validation errors right away when form mode is 'onChange' (#9459) (slax57)<Inspector>
to a custom layout (#9458) (rossb220)<DatagridAG>
doc to use the new package, and document the column order/size persistence (#9472) (slax57)Changelog
v4.16.0
<SingleFieldList empty gap direction>
props, and allow it to be used without children
(#9439) (fzaninotto)<LoadingIndicator onClick>
prop, allowing to trigger actions (like a refresh) on click (#9420) (david-bezero)<LocalesMenuButton icon>
prop to customize the locales button icon (#9380) (djhi)<Form disableInvalidFormNotification>
to allow disabling notifications when the form is invalid (#9353) (tim-hoffmann)Changelog
v4.15.5
fetchOptions
to <CheckForApplicationUpdate>
(#9436) (smeng9)<CheckForApplicationUpdate>
props type should allow onNewVersionAvailable
(#9444) (slax57)<CheckForApplicationUpdate onNewVersionAvailable>
(#9437) (smeng9)Changelog
v4.15.4
<FilterLiveSearch>
submission (#9398) (erwanMarmelab)<DatagridAG>
(#9414) (slax57)<EditInDialogButton>
deletion side effect (#9425) (fzaninotto)<Create redirect>
also supports a function (#9426) (situplastik)useListContext
page (#9424) (BoboTiG)Changelog
v4.15.3
<AutocompleteInput>
clear button appears over the BulkActionsToolbar
(#9413) (erwanMarmelab)<StackedFiltersForm>
and update code snippets (#9410) (adguernier)<SearchInput>
(#9409) (erwanMarmelab)Changelog
v4.15.2
<CreateButton>
keeps state between pages (#9407) (fzaninotto)<CreateButton>
forces full lodash in bundle (#9385) (fzaninotto)i18next
translation provider fails to use smart_count
(#9400) (erwanMarmelab)useInfiniteGetList
return wrong total
for empty results (#9395) (KislyakovDS)<UpdateButton>
cannot be used in a list (#9391) (erwanMarmelab)ra-data-graphql-simple
creates incorrect query when schema contains a non-null list (#9371) (dricholm)<SearchWithResult>
component (#9406) (adguernier)<ReferenceArrayField queryOptions>
documentation (#9397) (adguernier)<Input disabled>
usage and isDirty
form state (#9386) (fzaninotto)<Datagrid>
rows (#9384) (fzaninotto)<CustomRoutes>
chapter (#9404) (fzaninotto)<ReferenceManyToManyInput>
chapter (#9399) (adguernier)<Labeled>
chapter (#9382) (erwanMarmelab)<SelectField>
chapter (#9381) (erwanMarmelab)<SelectInput options>
prop from the doc (#9379) (erwanMarmelab)canAccess
doc (#9396) (adguernier)<SearchInput>
instead of <TextInput>
(#9376) (erwanMarmelab)Changelog
v4.15.1
<SelectColumnsButton>
throws errors when reordering the columns (#9369) (slax57)<ReferenceField sx>
is ignored when link={false}
(#9373) (fzaninotto)useGetList
optimistic cache update leads to ui freeze when too many records are returned (#9359) (slax57)<BooleanInput>
color
prop should be configurable globally via MUI defaultProps system (#9361) (septentrion-730n)<Confirm>
doc snippet mentions wrong Datagrid prop name (#9362) (omegastripes)<PasswordInput>
can be used to update a password (#9354) (fzaninotto)<Calendar>
documentation (#9367) (mchaffotte)<StackedFilters>
documentation (#9364) (mchaffotte)Changelog
v4.15.0
ra-i18n-i18next
, an i18n adapter for i18next (#9314) (djhi)<Menu.Item>content</Menu.Item>
syntax (#9242) (fzaninotto)<ReferenceArrayField queryOptions>
(#9275) (adguernier)confirmColor
prop to <DeleteButton>
and <BulkDeleteButton>
(#9342) (IAmVisco)<CreateButton>
(#9319) (mchaffotte)ra-data-graphql-simple
further (#9296) (dricholm)Changelog
v4.14.6
<DatagridConfigurable>
editor allows to drag fields outside its list (#9351) (djhi)<DatagridConfigurable>
docs missing tip about unlabeled column (slax57)<StackedFilters>
usage examples (#9345) (mchaffotte)