Releases: api-platform/admin
Releases · api-platform/admin
v4.0.1
What's Changed
- Fix override code for page components by @fzaninotto in #577
- Fix InputGuesser Prop type refuses multiline prop by @fzaninotto in #576
- Fix default theme and store by @fzaninotto in #575
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
What's Changed
- fix: TS build by @fzaninotto in #571
- fix: docker compose on MacOS by @fzaninotto in #570
- update: support for react-admin v5 by @fzaninotto in #572
New Contributors
- @fzaninotto made their first contribution in #571
Full Changelog: v3.4.8...v4.0.0
Version 3.4.8
What's Changed
- fix: pwa container crashes because packageManager is not defined by @adguernier in #554
- cover react-admin undefined meta param by @PawelSuwinski in #556
- useOnSubmit - findFile null safe value access by @PawelSuwinski in #560
- AdminGuesserProps - missing admin prop type by @PawelSuwinski in #558
- InputGuesser - incomplete typing for reference input by @PawelSuwinski in #562
- ListGuesser rowClick propTypes RA compatibility by @PawelSuwinski in #565
- fix: fix notification message on CreateGuesser by @vincentchalamon in #567
Full Changelog: v3.4.7...v3.4.8
Version 3.4.7
What's Changed
- chore: move extraInformation to meta by @mkg20001 in #498
- chore: useOnSubmit hook for Create/ EditGuessers by @PawelSuwinski in #542
- fix: make it possible to pass all supported props by AdminContext from AdminGuesser by @anjeylink in #545
- chore: make the development process easier with Storybook by @adguernier in #541 and @soyuka in #535
- fix: problem+json context resolving while expanding violation list by @PawelSuwinski in #553
New Contributors
- @mkg20001 made their first contribution in #498
- @anjeylink made their first contribution in #545
- @adguernier made their first contribution in #541
Full Changelog: v3.4.6...v3.4.7
Version 3.4.6
What's Changed
- fix: bump api-doc-parser to handle errors with application/problem+json by @ArthurJCQ in #521
- fix: export themes by @herndlm in #514
- fix: passing
expandSingle
prop by @PawelSuwinski in #526 - fix: compound order by, by @PawelSuwinski in #510
- fix: FieldGuesser: props passing to SingleFieldList (
linkType
prop) by @PawelSuwinski in #495 - fix: Show|Create|EditGuesser viewComponent prop by @PawelSuwinski in #527
- fix: null violations error body fix by @PawelSuwinski in #528
- fix: pass
useEmbedded
to Mercure manager's data transformer by @PawelSuwinski in #529 - fix: themes provider deprecations by @dunglas in #532
- chore: simplify migration by @dunglas in #537
- chore: bump deps by @dunglas in #531
- ci: bump action versions by @dunglas in #530
- docs: explain how to test changes on a real project by @dunglas in #536
New Contributors
- @ArthurJCQ made their first contribution in #521
- @herndlm made their first contribution in #514
Full Changelog: v3.4.5...v3.4.6