- Migrate
SelectArrayInput
to hooks (3576) (djhi) - Migrate
SelectArrayInput
to TypeScript (3592) (djhi) - Improve form performance (3577) (fzaninotto)
- Improve list performance (3572) (fzaninotto)
- Migrate
Inputs
To TypeScript/hooks (3575) (djhi) - Migrate
Field
Components (3574) (djhi) - Create/Edit allow changing success message (3573) (natrim)
- Migrate
GET_MANY
accumulate saga to hooks (3550) (fzaninotto) - Migrate
DragPreview
,AppBar
,Loading
,TreeNode
,Tree
andNodeView
to hooks (3589) (3582) (3583) (3570) (3569) (3568) (jaytula) - Fix typos in DataProvider's documentation (3565) (pemoreau)
- Add
row
prop toCheckboxGroupInput
(3561) (Kunnu01) - Fix typo in comment (3564) (pemoreau)
- [BC Break] Remove
DisabledInput
(3549) (djhi) - Migrate
SaveButton
,Confirm
,LinearProgress
,CardContentInner
,Error
,NodeActions
,LoadingIndicator
, and 10 other components to hooks (3554) (3546) (3557) (3560) (3559) (3558) (3556) (3555) (jaytula) createAdminStore
- set initialState on logout (3507) (natrim)- Change
LongTextInput
toTextInput
in examples/demo and example / simple (3553) (3544) (jaytula) - [BC Break] Remove
BulkActions
in V3 (3517) (Kunnu01) - Fix Login on Demo (3537)
- Migrate
Input
components touseInput
and TypeScript (3566) (3563) (3548) (3539) (3538) (3540) (3523) (3512) (3525) (3527) (3526) (3524) (3522) (3520) (3516) (3511) (3514) (3504) (3513) (3515) (3502) (3501) (3500) (djhi) - Temporary migration of
ra-tree
to v3 (3510) (djhi) - Introduce
useInput
hook (3499) (djhi) - Upgrade Cypress (3528) (djhi)
- Set key prop on
CheckboxGroupInputItem
(3536) (jaytula) - Fix typo in
package.json
(3498) (Kmaschta) - Replace
withStyles
withuseStyles
(3485) (m4theushw) - Fix
theme.spacing
warning (3492) (Luwangel) - Update to
@testing-library/react
(3489) (djhi) - Add
emptyText
prop toSelectInput
(3444) (tdeo)