All Versions
258
Latest Version
Avg Release Cycle
7 days
Latest Release
-

Changelog History
Page 22

  • v2.1.1 Changes

    • ๐Ÿ›  Fix FormInput not passing resource to Labeled inputs (djhi)
    • โž• Add documentation on how to prefill a <Create> form based on another record (fzaninotto)
    • โž• Add polish translations (tskorupka)
    • โž• Add documentation on tabs routing (djhi)
  • v2.1.0 Changes

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

    • ๐Ÿ‘ [TabbedForm, TabbedShowLayout] Add routing support for tab navigation (djhi)
    • [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)
  • v2.0.4 Changes

    • โž• Add documentation for icon format restriction in <MenuItemLink> (fzaninotto)
    • โž• Add required to the currenSort propType in <Datagrid>, to avoid unexpected errors (alexicum)
    • โž• Add Portuguese translation (marquesgabriel)
    • โž• Add Ukrainian translation (koresar)
    • โž• Add documentation about custom path as the redirect prop on Create/Edit (djhi)
    • โž• Add mention of react-admin-color-input and react-admin-date-inputs in Ecosystem doc (vascofg)
    • ๐Ÿ›  Fix style overriding documentation for <Datagrid> (fzaninotto)
    • ๐Ÿ›  Fix broken link in <Admin> documentation (fzaninotto)
    • ๐Ÿ›  Fix refresh in pessimistic mode prevents server-side validation (fzaninotto)
    • ๐Ÿ›  Fix fullWidth warning when using <Labeled> (fzaninotto)
    • ๐Ÿ›  Fix <AutocompleteInput> when used in standalone (fzaninotto)
    • ๐Ÿ›  Fix custom route action in simple example (alexicum)
    • ๐Ÿ›  Fix warning in Demo, in <Link> to filtered list (fzaninotto)
    • ๐Ÿ›  Fix edit icon in Demo, in product gridlist on smaller screens (fzaninotto)
    • ๐Ÿ›  Fix outdated import in Custom Theme documentation (AkselsLedins)
    • ๐Ÿ›  Fix WithPermissions calling setState in async function (djhi)
    • ๐Ÿ›  Fix error in jsonserver provider on Windows (fzaninotto)
    • ๐Ÿ›  Fix outdated theming doc (fzaninotto)
    • ๐Ÿ›  Fix multiple broken links in DataProviders doc (alireza-ahmadi))
    • ๐Ÿ›  Fix missing resource in ArrayInput iterator (fzaninotto)
    • ๐Ÿ›  Fix outdated mention of aor-embedded-array in Ecosystem doc (vascofg)
  • v2.0.3 Changes

    • โž• Add Russian translation package to the docs (fzaninotto)
    • โž• Add Indonesian translation package to the docs (ronadi)
    • โž• Add media to demo dashboard to make it better-looking (fzaninotto)
    • ๐Ÿ›  Fix <Labeled> to correctly passe <FormControl> props for full width and validation (djhi)
    • ๐Ÿ›  Fix <ReferenceArrayInput> and <ReferenceInput> so that the label correctly adds the * when required (djhi)
    • ๐Ÿ›  Fix AutocompleteInput documentation refers to outdated mui doc (fzaninotto)
    • ๐Ÿ›  Fix mentions of REST client in the documentation (fzaninotto)
    • ๐Ÿ›  Fix logout button icon padding (fzaninotto)
    • ๐Ÿ›  Fix Bulk Actions button was clickable even with no row selected (fzaninotto)
    • ๐Ÿ›  Fix global validation on TabbedForm (fzaninotto)
    • ๐Ÿ›  Fix link for Saga debouncing doc (dunglas)
    • ๐Ÿ›  Fix warning in GraphQL data provider with <ReferenceField> (byymster)
  • v2.0.2 Changes

  • v2.0.1 Changes

    • โž• Add Spanish translation package to the docs (JonatanSalas)
    • ๐Ÿ›  Fix SelectArrayInput Chip label should render same as selected menu item option (jeromemacias)
    • ๐Ÿ›  Fix warnings when using CheckboxGroupInput into ReferenceArrayInput (jeromemacias)
    • ๐Ÿ›  Fix proptype warning in custom Login form (fzaninotto)
    • ๐Ÿ›  Fix override of link and cache parameter in ra-data-graphql (terkiterje)
    • ๐Ÿ›  Fix checkbox ripple height in Datagrid (cherniavskii)
    • ๐Ÿ›  Fix infinite renders on forms due to validators not using memoization (jpetitcolas)
    • ๐Ÿ›  Fix warning in SingleFieldList (fzaninotto)
    • ๐Ÿ›  Fix yarn.lock to match packages.json (fzaninotto)
    • ๐Ÿ›  Fix select all checkbox selects rows twice (fzaninotto)
    • ๐Ÿ›  Fix typo in Inputs documentation (afilp)
    • ๐Ÿ›  Fix custom <Datagrid> style function example (afilp)
  • v2.0.0 Changes

    ๐Ÿš€ After 7 months of refactoring for better performance and easier overrides, we finally released the new major version of react-admin ๐ŸŽ‰.

    Thanks to all the contributors who made that possible!

    Here are some hilghlights โœจ:

    • โฌ†๏ธ Upgrade to material-ui 1.0, react-router 4, React 16.3
    • ๐Ÿ‘‰ Use CSS-in-JS (JSS) for styling
    • Undo button for edits and deletes
    • Bulk actions
    • Render props
    • GraphQL as a first class citizen
    • Embedded arrays
    • ๐Ÿ‘Œ Improved permissions handling
    • ๐Ÿ‘ Side effect support in custom actions
    • Easier custom inputs
    • Easier dependent inputs
    • Asynchronous i18n
    • Extra props passed transparently
    • More implementation examples

    ๐Ÿš€ For more details, read the 2.0 release announcement blog post on the marmelab blog.

    ๐Ÿ›  There are many more features in 2.0, as well as all bug fixes from 1.x.

    ๐Ÿš€ This new release is not backwards compatible with 1.x. Please refer to the Upgrade guide for directions on upgrading your code.

  • v1.4.0 Changes

    • ๐Ÿ“š Documentation: change extraction of status for AUTH_ERROR (zifnab87)
    • โž• Add Slovak translation (zavadpe)
    • ๐Ÿ“š Documentation: Use standard es6 in docs and example (djhi)
    • ๐Ÿ›  Fix: Ensure validation custom messages without translation don't add warnings (djhi)
    • ๐Ÿ›  Fix: Ensure children are filtered when mapping on them (djhi)
    • ๐Ÿ›  Fix: Redirect to correct page after Delete (alexisjanvier)
    • ๐Ÿ›  Fix warnings in React 16 (djhi)
    • ๐Ÿ“š Documentation: Update CreateEdit.md for 'number' validation (afilp)
    • ๐Ÿ›  Fix Edit view refresh does not cancel changes (djhi)
    • ๐Ÿ›  Fix form default values can't be changed once mounted (djhi)
    • ๐Ÿ“š Documentation: Add a FAQ entry about unique child key in <Datagrid> (djhi)
    • ๐Ÿ“š Documentation: Add explanation about dateInput and timezone (alexisjanvier)
    • ๐Ÿ›  Fix link color in reference field (djhi)
    • ๐Ÿ›  Fix: Cleanup example app code (djhi)
    • ๐Ÿ›  Fix default value for filter when source is a path with dot (djhi)
    • ๐Ÿ›  Fix WithPermissionsFilteredChildren should not put regular children in state (djhi)
    • ๐Ÿ›  Fix SimpleShowLayout should handle null children (afilp)
    • ๐Ÿ›  Fix Handle element cannot be fetched error (alexisjanvier)
    • โž• Add 'options' to DisabledInput too (afilp)
    • ๐Ÿ“š Documentation: update example about addUploadCapabilities (alexisjanvier)
    • ๐Ÿ›  Fix List default pagination to avoid displaying NaN (afilp)
    • ๐Ÿ›  Fix SelectArrayInput (djhi)
    • ๐Ÿ›  Fix setState typo in SelectArrayInput (natrim)
    • ๐Ÿ›  Fix Example validation (alauper)
    • ๐Ÿ“š Documentation: update RefreshButton usage (alexisjanvier)
    • ๐Ÿ›  Fix - Refactor resources handling so that they are available for custom routes (djhi)
    • ๐Ÿ“š Documentation: Fix typo in example (clementtalleu)
  • v1.3.4 Changes

    • โž• Add Croatian translation (ariskemper)
    • โž• Add Indonesian translation (ronadi)
    • โž• Add Arabic translation (aymendhaya)
    • โž• Add Finnish translation (Joni-Aaltonen)
    • ๐Ÿ›  Fix spelling of Labeled in documentation (jyash97)
    • ๐Ÿ›  Fix documentation for Writing Actions (danyalaytekin)
    • ๐Ÿ›  Fix check that window exists before checking for devToolsExtension (twDuke)
    • ๐Ÿ›  Fix missing key warning for SaveButton (MadalenaGoncalves)
    • ๐Ÿ›  Fix RestClient example in documentation (alexanderankin)
    • ๐Ÿ›  Fix documentation menu on mobile (djhi)
    • โž• Add shadow under doc menu bar on mobile (djhi)
    • ๐Ÿ›  Fix SelectArrayInput by upgrade material-ui-chip-input (djhi)
    • ๐Ÿ›  Fix Bottom Toolbars on mobile (djhi)
    • ๐Ÿ›  Fix documentation, Prop name is validate not validation (alauper)
    • ๐Ÿ›  Fix AutocompleteInput does not render text for existing value on initial render (hasghari)
    • ๐Ÿ›  Fix BooleanInput warning about uncontrolled to controlled component (djhi)
    • ๐Ÿ›  Fix title is not updated when record changes (djhi)
    • ๐Ÿ›  Fix vertical scroll issue on page on IE11 (activist)
  • v1.3.3 Changes

    • โž• Add aor-xmysql to the list of REST clients (soaserele)
    • โž• Add Slovenian translation (ariskemper)
    • ๐Ÿ›  Fix wrong code sample in Translations docs (fzaninotto)
    • โž• Add getResources function to allow ressource injection in custom components (fzaninotto)
    • ๐Ÿ›  Fix typo in Actions documentation (xiaomingplus)
    • โž• Add mention of ra-component-factory to the list of related packages (zifnab87)
    • ๐Ÿ›  Fix exception when using React 16 and hot reloading (natrim)
    • ๐Ÿ›  Fix custom menu documentation (fzaninotto)
    • ๐Ÿ›  Fix installation documentation (faviouz)
    • ๐Ÿ›  Fix typo in English translations (netsgnut)
    • โž• Add a link to the updated Hebrew translations (motro)
    • ๐Ÿ›  Fix linting problems (fzaninotto)
    • ๐Ÿ›  Fix missing import in <List> documentation (clementtalleu)
    • ๐Ÿ›  Fix Refresh button does not refresh data in <ReferenceManyField> (fzaninotto)
    • ๐Ÿ›  Fix refreshView is undefined when using custom actions in list (natrim)