ra-i18n-polyglot
Advanced tools
Changelog
4.2.0
meta
in page components (#7841) (fzaninotto)<Reference>
Fields (#7812) (fzaninotto)<ReferenceField emptyText>
when the reference is missing (#7851) (fzaninotto)i18nProvider
(#7758) (djhi)<RichTextInput>
(#7816) (bladx)<RichTextInput>
toolbar (#7863) (bladx)Changelog
v4.1.6
useListParams
might navigate to an old pathname (#7882) (djhi)<AutocompleteInput>
paginates passed choices (#7889) (djhi)<Form>
throws error when passed a defaultValues
function (#7888) (fzaninotto)<FileInput>
propTypes for label
prop (#7869) (slax57)<SaveButton>
loading state (#7860) (septentrion-730n)FilterLiveSearchProps
should extend TextInputProps
(#7859) (septentrion-730n)<NumberInput>
example (#7875) (afilp)ra-data-postgrest
for v4 (#7867) (septentrion-730n)<LongForm>
component (#7862) (fzaninotto)Changelog
v4.1.5
css-mediaquery
Dependency (#7849) (fzaninotto)<Sidebar>
does not forward theme substyles to its children (#7854) (septentrion-730n)useFormState
returns null with yarn pnp (#7850) (fzaninotto)<AutocompleteInput>
storybook does not select newly created option (#7847) (slax57)<TextField>
doc mentions label
field as required (#7848) (fzaninotto)Changelog
v4.1.4
<Logout />
appears even when not logged in (#7842) (septentrion-730n)<Show disableAuthentication>
prop is ignored (#7837) (septentrion-730n)<ImageField>
style is ignored for single images (#7836) (fzaninotto)<FileInput>
and <ImageInput>
style don't use Material UI theme (#7835) (septentrion-730n)<NumberInput>
seems buggy when used in a Filter Form (#7830) (fzaninotto)<Datagrid expand>
expands ALL rows when used as a child of <ArrayField>
(#7828) (septentrion-730n)<ReferenceInput>
generated label in Filter Form (#7825) (septentrion-730n)useDataProvider
returns undefined
value when unauthorized 401 error is thrown (#7820) (slax57)<AutocompleteInput>
creation props and examples (#7844) (slax57)<ReferenceOneField>
doc is missing (#7813) (fzaninotto)ra-data-treeql
(#7808) (nkappler)Changelog
v4.1.3
<BooleanInput>
and <CheckboxInput>
don't have focus states (re-add ripple) (#7772) (andrico1234)alwaysOn
filters are empty (#7786) (fzaninotto)useUpdate
passes old record to onSuccess in optimistic mode (#7783) (djhi)<Menu>
storybook is missing (#7776) (septentrion-730n)<DualListInput>
menu item misses the premium badge (#7789) (davidhenley)Changelog
v4.1.2
DatagridContext
and useDatagridContext
aren't exported (#7779) (djhi)<ArrayInput>
doesn't allow null as value (#7768) (septentrion-730n)<AutocompleteArrayInput>
accepts true as disableClearable
value (#7766) (septentrion-730n)<FunctionField>
generic typing restriction (#7770) (septentrion-730n)<FilterLiveSearch>
missing fullWidth
prop and harmonize label
prop type between CommonInputProps
and LabeledProps
(#7757) (septentrion-730n)Changelog
v4.1.1
<DateTimeInput validate={required()} />
doesn't work correctly (#7744) (djhi)validate
function errors messages are not display when passed as translatable object (#7741) (djhi)useUpdateMany
does not support the returnPromise
option (#7740) (djhi)<SimpleForm>
and <TabbedForm>
toolbar with toolbar={false}
(#7738) (djhi)<Admin>
calls its child function without permissions while loading them (#7737) (djhi)useConfigureAdminRouterFromChildren
when child function return null (#7731) (djhi)<TabbedForm>
ignores the sx
prop (#7721) (slax57)<Loading>
ignores the sx
prop (#7723) (slax57)<Form>
submit cannot be prevented with event.preventDefault
(#7715) (slax57)<AutocompleteInput>
tests regression (#7714) (slax57)useSaveContext
code snippet (#7747) (wgiddens)<SelectArrayInput>
doc mentions non-existent prop resettable (#7743) (djhi)<SaveButton>
is documented in two different chapters (#7742) (fzaninotto)useGetOne
section about query aggregation (#7732) (fzaninotto)<BooleanInput>
example for overriding check icon (#7720) (mediafreakch)<Button>
component props accepts a record (#7764) (fzaninotto)<Button>
component props (#7750) (djhi)<SingleFieldList>
rejects the sx
prop (#7735) (djhi)useMutation
error typing definitions (#7722) (soullivaneuh)Changelog
v4.1.0
LabelPrefix
context to better guess correct input labels (#7710) (fzaninotto)<DashboardMenuItem>
(#7577) (kristelvdakker)Changelog
v4.0.5
<ReferenceField>
sometimes gets stuck on loading state (#7708) (djhi)<ReferenceInput>
sometimes gets stuck on loading state (#7707) (djhi)<ReferenceArrayInput>
with <AutocompleteArrayInput>
throws error if the array is empty (#7694) (slax57)<FormTab>
doesn't highlight selected tab label (#7693) (slax57)<Filter>
shows filter button even though there is no filter to add (#7691) (fzaninotto)<TextInput>
changes 'on' into 'false' (#7682) (Andonyaa)<Admin queryClient>
prop (#7704) (fzaninotto)Changelog
v4.0.4
variant
(#7636) (fzaninotto)<NumberInput>
edge cases (#7673) (fzaninotto)<ShowBase>
, <CreateBase>
and <EditBase>
components don't support resource
override via props (#7652) (slax57)ra-input-rich-text
(#7683) (friday)<Button color>
values (#7681) (smeng9)<Button>
component prop type (#7664) (okovpashko)<RichTextInputToolbar>
example in ra-input-rich-text
chapter (#7671) (friday)<SaveButton formId>
prop should be called <SaveButton form>
(#7658) (smeng9)