v1.2.0
Read the v1.1 and v1.2 announcement on the marmelab blog.
- Add ability to override redirect behavior on save for
<Create>and<Edit>views (wesley6j) - Add refresh button to
<Show>view (djhi) - Add asterisk to label on required
Input(djhi) - Add
<FileInput>(djhi) - Add sort feature to
<ReferenceManyField>(wesley6j) - Add ability to use custom history in
<Admin>(fzaninotto) - Add
<TabbedShowLayout>to mirror<TabbedForm>(remi13131) - Add
optionsprop to<BooleanInput>and pass them to mui<Toggle>(djhi) - Add
AOR/prefix to Redux actions (ThieryMichel) - Add deep path support for
optionTextandoptionValueprops theInputcomponents used asReferencechildren (mtakayuki) - Add ability to override
<SimpleShowLayout>container styles (djhi) - Add
<MenuItemLink>to fix bad click handling of menu on mobile (djhi) - Add
aor-firebase-clientto the list of REST clients (sidferreira) - Update redux-saga to 0.15.3 (dervos)
- Fix filter in
<ReferenceInput>not taken into account when<AutocompleteInput>is filled (djhi) - Fix
<ReferenceArrayField>when ids is null (wesley6j) - Fix missing translation helper in
<Show>view (djhi) - Fix code highlighting on REAMDE (diegohaz)
- Fix custom REST client list format for better readability (fzaninotto)