|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v1.1.2 |
| 4 | + |
| 5 | +* Fix a typo in tutorial ([calebhaye](https://github.com/calebhaye)) |
| 6 | +* Add Polish translation ([KamilDzierbicki](https://github.com/KamilDzierbicki)) |
| 7 | +* Fix a typo in tutorial ([ferhatelmas](https://github.com/ferhatelmas)) |
| 8 | +* Fix `<SelectArrayInput>` default value for filters ([djhi](https://github.com/djhi)) |
| 9 | +* Add Thai translation ([liverbool](https://github.com/liverbool)) |
| 10 | +* Fix duplicate `resource` propType in `<FilterButton>` ([thiagoterleski](https://github.com/thiagoterleski)) |
| 11 | +* Fix `<SelectArrayInput>` example usage in tags for post ([wesley6j](https://github.com/wesley6j)) |
| 12 | +* Fix `<List>` layout on mobile ([sebastien-cleany](https://github.com/sebastien-cleany)) |
| 13 | + |
3 | 14 | ## v1.1.1
|
4 | 15 |
|
5 |
| -* Add Show view documentation ((djhi)[https://github.com/djhi]) |
6 |
| -* Split Admin and Resource docs for better readability ((fzaninotto)[https://github.com/fzaninotto]) |
7 |
| -* Fix flaky end-to-end tests ((dervos)[https://github.com/dervos]) |
8 |
| -* Fix `<DisabledInput>` not showing default value ((wesley6j)[https://github.com/wesley6j]) |
9 |
| -* Fix `<SelectArrayInput>` prop types ((floo51)[https://github.com/floo51]) |
10 |
| -* Fix `<DateInput>` for some locales ((wesley6j)[https://github.com/wesley6j]) |
11 |
| -* Fix support for null and false value in `<SelectInput>` options ((wesley6j)[https://github.com/wesley6j]) |
12 |
| -* Fix missing `<FileInput>` mention in documentation reference ((djhi)[https://github.com/djhi]) |
13 |
| -* Fix duplicate documentation in Ecosystem ((djhi)[https://github.com/djhi]) |
14 |
| -* Fix typos on Theming documentation ((martjanz)[https://github.com/martjanz]) |
| 16 | +* Add Show view documentation ([djhi](https://github.com/djhi)) |
| 17 | +* Split Admin and Resource docs for better readability ([fzaninotto](https://github.com/fzaninotto)) |
| 18 | +* Fix flaky end-to-end tests ([dervos](https://github.com/dervos)) |
| 19 | +* Fix `<DisabledInput>` not showing default value ([wesley6j](https://github.com/wesley6j)) |
| 20 | +* Fix `<SelectArrayInput>` prop types ([floo51](https://github.com/floo51)) |
| 21 | +* Fix `<DateInput>` for some locales ([wesley6j](https://github.com/wesley6j)) |
| 22 | +* Fix support for null and false value in `<SelectInput>` options ([wesley6j](https://github.com/wesley6j)) |
| 23 | +* Fix missing `<FileInput>` mention in documentation reference ([djhi](https://github.com/djhi)) |
| 24 | +* Fix duplicate documentation in Ecosystem ([djhi](https://github.com/djhi)) |
| 25 | +* Fix typos on Theming documentation ([martjanz](https://github.com/martjanz)) |
15 | 26 |
|
16 | 27 | ## v1.1.0
|
17 | 28 |
|
|
0 commit comments