All Versions
49
Latest Version
Avg Release Cycle
15 days
Latest Release
2526 days ago

Changelog History
Page 1

  • v2.0.0 Changes

    April 17, 2018

    2018-03-22

  • v2.0.0-RC1

    April 17, 2018
  • v2.0.0-beta4

    March 22, 2018
  • v2.0.0-beta3

    February 21, 2018
  • v2.0.0-beta2

    February 06, 2018
  • v2.0.0-beta1

    December 20, 2017
  • v2.0.0-alpha3

    November 09, 2017
  • v1.4.1 Changes

    April 17, 2018
    • ➕ Add addLabel default prop in custom Field documentation (jorrit)
    • ➕ Add Catalan translation (fzaninotto)
    • ➕ Add aor-cli package to Ecosystem documentaiton (aymendhaya)
    • ➕ Add DynamoDb to RestClients (yonahforst)
    • ⚡️ Update redux-form to 7.1.X (mauchede)
    • ⚡️ Update link to GraphQL client (romainquellec)
    • 🛠 Fix NumberInput returns String value (fzaninotto)
    • 🛠 Fix boolean input label color does not use theme (fzaninotto)
    • 🛠 Fix login layout in IE 11 (pavyarov)
    • 🛠 Fix tutorial usage of ReferenceInput for Create (djhi)
    • Fix GET_MANY_REFERENCE example in RestClients documentation (Kiailandi)
    • 🛠 Fix custom layout documentation (djhi)
    • 🛠 Fix AutocompleteInput (djhi)
  • v1.4.0 Changes

    April 17, 2018
    • ➕ Add options support in DisabledInput (afilp)
    • ➕ Add Slovak translation (zavadpe)
    • ➕ Add a FAQ entry about unique child key in datagrid (djhi)
    • ➕ Add documentation about dateInput and timezones (alexisjanvier)
    • ⚡️ Update example about addUploadCapabilities (alexisjanvier)
    • 📚 Update extraction of status for AUTH_ERROR in the documentation (zifnab87)
    • 📚 Update documentation and examples to use standard es6 (djhi)
    • 📚 Update CreateEdit documentation for number validation (afilp)
    • 🛠 Fix validation custom messages so that those without translation don't add warnings (djhi)
    • 🛠 Fix children are filtered when mapping on them (djhi)
    • 🛠 Fix redirection to correct page after Delete (alexisjanvier)
    • 🛠 Fix warnings in React 16 (djhi)
    • 🛠 Fix Edit view refresh does not cancel changes (djhi)
    • 🛠 Fix form default values can't be changed once mounted (djhi)
    • 🛠 Fix link color in reference field (djhi)
    • 🛠 Fix and 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)
    • 🛠 Fix List default pagination to avoid displaying NaN (afilp)
    • 🛠 Fix SelectArrayInput (djhi)
    • 🛠 Fix setState typo in SelectArrayInput (natrim)
    • 🛠 Fix example validation (alauper)
    • 🛠 Fix outdated RefreshButton usage (alexisjanvier)
    • 🛠 Fix custom routes handling (djhi)
    • 🛠 Fix typo in example (clementtalleu)
  • v1.3.4 Changes

    April 17, 2018
    • ➕ 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)