ra-data-fakerest
Advanced tools
Changelog
v4.16.9
<FieldToggle>
cannot be styled using the application theme (#9634) (megantaylor)withLifecycleCallbacks
and the <Datagrid bulkActionButtons>
sections (#9621) (fzaninotto)Changelog
v4.16.8
useUpdateMany
doesn't properly update cache in pessimistic mode (#9600) (fzaninotto)fetchJSON
adds useless Content-Type header for empty requests (#9613) (chrisDeFouRire)<ListGuesser>
flashes when changing sort or pagination (#9606) (fzaninotto)ra-i18n-i18next
broken package (#9603) (fzaninotto)<Pagination rowsPerPageOptions>
doesn't accept an array of objects (#9607) (fzaninotto)<DatagridAG>
page to reflect latest changes (#9599) (fzaninotto)Changelog
v4.16.7
<FileInputPreview>
propTypes (#9596) (djhi)defaultProps
usage (#9586) (fzaninotto)Changelog
v4.16.6
<Datagrid>
Select All button bubbles up to parent Datagrid (#9567) (Dreamsorcerer)<Datagrid>
headers pinning feature (#9564) (adguernier)<Edit mutationOptions>
example snippet (#9573) (Szulerinio)<Resource>
documentation (#9570) (Szulerinio)Changelog
v4.16.5
<AutocompleteInput>
should keep working when passing custom InputProps
(#9559) (adguernier)usePreference
should throw an error when used outside a <Configurable>
context (#9537) (arimet)<SelectArrayInput>
does not use recordRepresentation
" (#9563) (slax57)<WithRecord render>
function (#9552) (seongwon-privatenote)<MenuItemLink>
prop type should omit placeholder
(#9555) (smeng9)<MarkdownField>
doc (#9557) (adguernier)<ReferenceOneField emptyText>
prop (#9562) (slax57)Changelog
v4.16.3
useNotify
types (#9529) (djhi)<AutocompleteInput TextFieldProps>
are not applied (#9527) (adguernier)useReferenceManyFieldController
does not debounce setFilters
(#9523) (djhi)<TabbedShowLayout>
displays its fields as full width blocks (#9522) (djhi)<ArrayInput>
does not work in <FilterForm>
(#9521) (djhi)<Datagrid>
's rowClick
and <ReferenceField>
's link should scroll to top (#9510) (DavidVergnaultMoank)useTheme
may return undefined
(#9503) (djhi)useInput
documentation regarding errors display (#9520) (djhi)<DatagridAG>
doc to mention the component is lazy loaded by default (#9499) (slax57)<EditableDatagrid>
doc (#9494) (adguernier)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)