v1.11.0-ALPHA.2
Pre-release
Pre-release
TL;DR
The second version of SyliusResourceBundle with a new attributes-based resource system, developed by @loic425 🎉
Details
- #538 fix(flashbag): fixed addFlash in ControllerTrait for Symfony 6 (@UlrichHP)
- #611 Allow doctrine/collections ^2.0 (@dannyvw)
- #634 Allow Pagerfanta 4.0 (@mbabker)
- #729 [doc] Add missing new line to configure_your_operations.md example (@diimpp)
- #730 Grid aware operation (@loic425)
- #731 Configure driver on resource attribute (@loic425)
- #732 Remove unused template (@loic425)
- #733 Move PHPUnit tests from bundle (@loic425)
- #738 Fix Doctrine subscriber deprecations (@loic425)
- #740 [Fix] Update delete path name to avoid route conflicts (@loic425)
- #741 Add request to routing arguments (@loic425)
- #742 Define simple vars on your operations (@loic425)
- #743 Update rector/rector requirement from ^0.13.5 to ^0.18.2 (@dependabot[@bot])
- #745 Improve testing debug resource command (@loic425)
- #746 Add POST http method on update, delete and bulk delete operation (@loic425)
- #747 Fix name of file inside the comments for BookFactory (@harikt)
- #757 Use AsResource attribute instead of reserved word Resource (@loic425)
- #758 Remove Component namespace on action (@loic425)
- #759 Remove Component namespace on annotation (@loic425)
- #760 Remove Component namespace on context (@loic425)
- #761 Remove Component namespace on Doctrine (@loic425)
- #762 Remove Component namespace on state (@loic425)
- #764 Fix routing with moved attributes (@loic425)
- #765 Missed typehint for
TranslatableFactoryInterface(@Rafikooo) - #766 Move some namespaces on Storage (@loic425)
- #767 Move some namespaces on Symfony event dispatchers (@loic425)
- #769 Move some namespaces on Grid (@loic425)
- #770 Move some namespaces on Humanizer (@loic425)
- #772 Move some namespaces on Symfony event listener (@loic425)
- #773 Fix response status when method is safe (@loic425)
- #774 Move some namespaces on new Metadata (@loic425)
- #775 Move some namespaces on Twig (@loic425)
- #777 Move some namespaces on Factory (@loic425)
- #778 Move some namespaces on Symfony expression language (@loic425)
- #779 Phpunit tests for Symfony deserialize listener (@loic425)
- #780 Init Deserialize provider (@loic425)
- #783 Move some namespaces on Symfony forms, requests and responses (@loic425)
- #784 Move some namespaces on Symfony routing, validator exceptions and workflow (@loic425)
- #785 Init read provider (@loic425)
- #786 Fix readme with supported branches (@loic425)
- #788 Init flash processor (@loic425)
- #789 Phpunit tests for Symfony respond listener (@loic425)
- #790 Init respond processor (@loic425)
- #791 Phpunit tests for Symfony form listener (@loic425)
- #792 Phpunit tests for Symfony flash listener (@loic425)
- #793 Init form provider (@loic425)
- #795 Init factory provider (@loic425)
- #798 Init validate provider (@loic425)
- #799 PHPUnit tests for Symfony serialize listener (@loic425)
- #800 Init serialize processor (@loic425)
- #801 PHPUnit tests for Symfony write listener (@loic425)
- #803 PHPUnit tests for Symfony add format listener (@loic425)
- #804 Move some namespaces on metadata (@loic425)
- #805 Move some namespaces on generator (@loic425)
- #806 Move some namespaces on reflection (@loic425)
- #809 Add support for Symfony 6.4 (@loic425)
- #810 [CI] Exclude builds for Symfony 6.4 and doctrine/persistence 2.0 (@GSadee, @loic425)
- #815 PHPUnit tests for factory (@loic425)
- #816 PHPUnit tests for context (@loic425)
- #817 Add DI for Main controller, providers and processors (@loic425)
- #818 Fix Phpspec errors (@loic425)
- #819 Move some namespaces on model (@loic425)
- #820 Move some namespaces on repository (@loic425)
- #821 Fix serialize processor (@loic425)
- #822 Fix flash processor (@loic425)
- #823 Fix event dispatcher provider (@loic425)
- #824 Add main controller (@loic425)
- #826 Replace decorated by processor into bulk aware processor (@loic425)
- #827 Fix respond processor (@loic425)
- #828 Dispatch pre write event processor (@loic425)
- #829 Dispatch post write event processor (@loic425)
- #830 Write processor (@loic425)
- #831 Move deserialize provider into Symfony namespace (@loic425)
- #832 Rename event dispatcher provider to dispatch post read event provider (@loic425)
- #833 Add resource metadata on Twig context (@loic425)
- #836 Remove cache on metadata when debug is enabled (@loic425)
- #838 Rename legacy tests directory (@loic425)
- #841 Add support for PHP 8.3 (CI) (@loic425)