|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v1.4.0 |
| 4 | + |
| 5 | +* Documentation: change extraction of status for AUTH_ERROR ([zifnab87](https://github.com/zifnab87)) |
| 6 | +* Add Slovak translation ([zavadpe](https://github.com/zavadpe)) |
| 7 | +* Documentation: Use standard es6 in docs and example ([djhi](https://github.com/djhi)) |
| 8 | +* Fix: Ensure validation custom messages without translation don't add warnings ([djhi](https://github.com/djhi)) |
| 9 | +* Fix: Ensure children are filtered when mapping on them ([djhi](https://github.com/djhi)) |
| 10 | +* Fix: Redirect to correct page after Delete ([alexisjanvier](https://github.com/alexisjanvier)) |
| 11 | +* Fix warnings in React 16 ([djhi](https://github.com/djhi)) |
| 12 | +* Documentation: Update CreateEdit.md for 'number' validation ([afilp](https://github.com/afilp)) |
| 13 | +* Fix Edit view refresh does not cancel changes ([djhi](https://github.com/djhi)) |
| 14 | +* Fix form default values can't be changed once mounted ([djhi](https://github.com/djhi)) |
| 15 | +* Documentation: Add a FAQ entry about unique child key in datagrid ([djhi](https://github.com/djhi)) |
| 16 | +* Documentation: Add explanation about dateInput and timezone ([alexisjanvier](https://github.com/alexisjanvier)) |
| 17 | +* Fix link color in reference field ([djhi](https://github.com/djhi)) |
| 18 | +* Fix: Cleanup example app code ([djhi](https://github.com/djhi)) |
| 19 | +* Fix default value for filter when source is a path with dot ([djhi](https://github.com/djhi)) |
| 20 | +* Fix WithPermissionsFilteredChildren should not put regular children in state ([djhi](https://github.com/djhi)) |
| 21 | +* Fix SimpleShowLayout should handle null children ([afilp](https://github.com/afilp)) |
| 22 | +* Fix Handle element cannot be fetched error ([alexisjanvier](https://github.com/alexisjanvier)) |
| 23 | +* Add 'options' to DisabledInput too ([afilp](https://github.com/afilp)) |
| 24 | +* Documentation: update example about addUploadCapabilities ([alexisjanvier](https://github.com/alexisjanvier)) |
| 25 | +* Fix List default pagination to avoid displaying NaN ([afilp](https://github.com/afilp)) |
| 26 | +* Fix SelectArrayInput ([djhi](https://github.com/djhi)) |
| 27 | +* Fix setState typo in SelectArrayInput ([natrim](https://github.com/natrim)) |
| 28 | +* Fix Example validation ([alauper](https://github.com/alauper)) |
| 29 | +* Documentation: update RefreshButton usage ([alexisjanvier](https://github.com/alexisjanvier)) |
| 30 | +* Fix - Refactor resources handling so that they are available for custom routes ([djhi](https://github.com/djhi)) |
| 31 | +* Documentation: Fix typo in example ([clementtalleu](https://github.com/clementtalleu)) |
| 32 | + |
3 | 33 | ## v1.3.4
|
4 | 34 |
|
5 | 35 | * Add Croatian translation ([ariskemper](https://github.com/ariskemper))
|
|
0 commit comments