react-admin
https://github.com/marmelab/react-admin
TypeScript
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported6 Subscribers
Add a CodeTriage badge to react-admin
Help out
- Issues
- replaced "hotscript" types with typescript types and removed hotscript dependency
- Enhance SelectInput to return the selected choice onChange to set state on Wizard form review step
- AutocompleteInput with Create, autoSelect not working
- Change Number input type to text instead of number
- Fixed onBlur callback on NumberInput and AutocompleteInput
- NumberInput's `onBlur` prop does not provide an event object
- `TextInput` component not handling events during the initial life cycles
- SimpleForm isDirty is always true if ArrayInput is used
- DateInput, TimeInput, and DateTimeInput are inconsistent
- ArrayInput has different behaviour in dev and in build
- Docs
- TypeScript not yet supported