Aníbal Svarcas
Aníbal Svarcas
- [X] Implement `emptyText` usage - [x] Add tests - [X] Add story - [x] Add documentation
I've created a branch in my fork compatible with react-admin v3. - `material-ui-pickers` change to `@material-ui/pickers` v3. - Dependencies upgraded. - Uses a functional component. - Uses react-admin `useInput` instead...
- Dependencies upgraded. - Added KeyboardDateInput, KeyboardDateTimeInput and KeyboardTimeInput. - Docs updated. - Ported props from react-admin's DateInput component for consistency with the rest of react-admin input components.