v0.3.0
Pre-release
Pre-release
See the v0.3.0 announcement post in the marmelab blog.
- [BC Break]
<List>takes an iterator child (like<Datagrid>) - [BC Break]
<ReferenceField>replacesreferenceSourceby a child field - [BC Break]
<ReferenceInput>replacesreferenceSourceby a child input - [BC Break] Rename
fetchJSONtofetchJson - Switch FakeRest as an external dependency
- Add ability to customize admin title
- Add
<Labeled>component, and introduce theincludesLabelprop on inputs - Add
<SingleFieldList>and<ChipField>components - Add
<ReferenceManyField>component and related reducer logic - Add
<RadioButtonGroupInput>component - Add
<SelectInput>component - Add notifications
- Add Custom App doc