github marmelab/react-admin v2.1.0

latest releases: v5.3.1, v5.3.0, v5.2.3...
6 years ago

For highlights about this version, read the 2.1 release announcement post on the marmelab blog.

  • [TabbedForm, TabbedShowLayout] Add routing support for tab navigation dj(djhi)i
  • [SimpleForm, TabbedForm] Add ability to customize the redux form (djhi)
  • [ReferenceField] Add optional sortBy prop to allow sorting by another field than id (ArneZsng)
  • [SaveButton, SimpleForm, Tabbedform] Add support for function as redirect value (fzaninotto)
  • [RichTextInput] Add validation support (fzaninotto)
  • [ReferenceInput] Inject sort, pagination, and filters props to the child component (fzaninotto)
  • [Layout] Add ability to customize sub components (menu, appbar, notification) (fzaninotto)
  • [ArrayInput] Add allowAdd & allowRemove attribute, to hide + and - buttons (ashim)
  • [ra-data-graphql-simple] Fix documentation (djhi)
  • [LongTextInput] Fix UI when used inside a <TabbedForm> (fzaninotto)
  • [Refactoring] Remove necessity to use CSS loader in ra-input-rich-text (fzaninotto)
  • [Refactoring] Manage form saving state inside Form components (djhi)
  • [Refactoring] Migrate e2e tests to Cypress (djhi)
  • [Refactoring] Move the URL parsing responsibility from View controllers to <Resource> (djhi)
  • [Dependencies] Upgrade to material-ui ^1.0.0, upgrade examples to material-ui 1.2.1 (fzaninotto)
  • [Dependencies] Upgrade to prettier 1.13 (fzaninotto)

Don't miss a new react-admin release

NewReleases is sending notifications on new releases.