Read the announcement blog post.
- Add link to
ra-resource-aggregator
in Ecosystem doc (4177) (dryhten) - Add Form customization documentation (4175) (fzaninotto)
- Fix warning in
<SelectInput>
whenalwaysOn
is true (4174) (fzaninotto) - Fix duplicate
query-string
package (4173) (fzaninotto) - Fix
cellClassName
shortcoming isn't documented (4172) (fzaninotto) - Fix upgrade guide misses
redux-saga
version requirement (4171) (fzaninotto) - Fix typo in custom Actions documentation (4168) (gartner)
- Fix a couple variables defined with
var
instead ofconst
(4162) (WiXSL) - Fix typo in README (4159) (erikras)
- Fix
useStyles
hooks exported by mistake inra-ui-materialui
(4153) (WiXSL) - Add ability to extend pagination more easily (4132) (Kmaschta)
- Add the ability to override form layouts in a simpler way - introducing
<FormWithRedirect>
(4116) (fzaninotto) - Add
<BulkExportButton>
component (4109) (fzaninotto) - Fix bad rebase (re-apply changes from ba48c62 accidentally overridden by fd7ba05) (4076) (WiXSL)
- Add ability to extend
useEditController
(4075) (Kmaschta) - Add types for button components (4071) (fzaninotto)
- Add documentation for
isRowSelectable
prop (4064) (WiXSL) - Add tooltip for
<BooleanField>
labels (instead of hidden text) (4054) (fzaninotto) - Add
allowDuplicates
for<AutocompleteArrayInput>
(4026) (alanpoulain) - Update
<Tab>
and<FormTab>
components to function components (4002) (WiXSL) - Add PropTypes to
<SimpleForm>
and<TabbedForm>
components (3996) (WiXSL) - Add
isRowSelectable
function prop to<Datagrid>
component (3964) (WiXSL) - Add
name
option tomakeStyles
(3946) (DanudeSandstorm) - Add custom icons for
<Confirm>
action buttons (3812) (WiXSL) - Add ability to hide
<SelectInput>
label (3806) (WiXSL) - Add props to allow customizing the title and content of
<Confirm>
modals for delete buttons (3760) (macklin-10x)-10x - Add comprehensive param support for
ra-data-graphql-simple
adapterGET_MANY_REFERENCE
requests (3759) (maxschridde1494) - Add
TransitionProps
prop to<SimpleFormIterator>
component (3226) (cherniavskii) - Add
<PasswordInput>
component (3013) (Kmaschta)