v1.11.0-ALPHA.1
Pre-release
Pre-release
·
81 commits
to master
since this release
TL;DR
- GridBuilder configurable in PHP 🎉
- Bump PHP to 8.0 and Symfony to 5.4
- Make grid command
Details
- #119 [GridBuilder] Grids as service (@loic425)
- #152 Upgrade to GitHub-native Dependabot (@dependabot-preview[@bot])
- #155 Grid config builders (@loic425)
- #163 Update phpstan/phpstan-webmozart-assert requirement from 0.12.12 to 0.12.13 (@dependabot[@bot])
- #169 Update vimeo/psalm requirement from 4.6.4 to 4.9.2 (@dependabot[@bot])
- #173 [GridBuilder] Predefined fields (@loic425)
- #174 [GridBuilder] Predefined action groups (@loic425)
- #175 [GridBuilder] Predefined filters (@loic425)
- #176 [GridBuilder] Test PHP config without yaml config and add some missing features (@loic425)
- #177 [GridBuilder] Docs (@loic425)
- #178 Update vimeo/psalm requirement from 4.6.4 to 4.11.2 (@dependabot[@bot])
- #179 Update phpstan/phpstan-phpunit requirement from 0.12.18 to 0.12.22 (@dependabot[@bot])
- #180 Update phpstan/phpstan requirement from 0.12.94 to 0.12.99 (@dependabot[@bot])
- #182 [GridBuilder] Fix update action label (@loic425)
- #183 Tests with Postgres (@loic425)
- #184 Fix like with PostgresSQL (@loic425)
- #185 [GridBuilder] Fix entity filter with multiple option (@loic425)
- #186 [GridBuilder] Add some missing features on field builder (@loic425)
- #187 [GridBuilder] Improve documentation for Grid builders (@loic425)
- #188 Fixed template syntax in route config (@veloxy)
- #189 Update vimeo/psalm requirement from 4.11.2 to 4.12.0 (@dependabot[@bot])
- #190 [GridBuilder] Allow using class as parameter for grids as service (@loic425)
- #191 [GridBuilder] Fix extending a grids as service (@loic425)
- #197 Drop support for PHP7.4, Symfony version upgraded to 5.4 (@Rafikooo)
- #200 Remove travis build status from README (@GSadee)
- #202 Fix grid builder method positions (@loic425)
- #203 Update vimeo/psalm requirement from 4.12.0 to 4.18.1 (@dependabot[@bot])
- #205 Add support for pagerfanta 3 (@loic425)
- #206 Make grid (@loic425)
- #207 Update vimeo/psalm requirement from 4.18.1 to 4.19.0 (@dependabot[@bot])
- #208 Allow to run workflow manually (@Zales0123)