Releases: leapt/core-bundle
Releases · leapt/core-bundle
Fix deprecations coming from Slug constraint
- Fix deprecations coming from Slug constraint
Improve/add datalist filters, add tests, docs...
- Datalists:
- Add EnumFilterType
- Add BooleanFilterType
- Add a multiple option for ChoiceFilterType
- Twig
time_ago
filter now supports DateTimeImmutable objects - CI:
- Run against PHP 8.2
- Fix Coding standards & Static analysis workflows
- Add dependabot to check new action versions
- Tests:
- Add tests for feeds
- Add tests for sitemaps
- Add tests for datalist filters
- Add tests for Twig SitemapExtension
- Docs:
- Fix docs about datalist filters
- Add docs for Twig SitemapExtension
Fix services loading when EA is not installed
v4.5.2 Fix services loading when EA is not installed (#52)
FileConfigurator: Fix calling getAssetUrl() on null $fileUrl
v4.5.1 FileConfigurator: Fix calling getAssetUrl() on null $fileUrl
Add FileField & ImageField for EasyAdmin bundle
v4.5.0 Add FileField & ImageField for EasyAdmin bundle
Remove code that should have been long time ago
v4.4.1 Remove code that should have been long time ago
Add get_qr_code_from_string() Twig function
- Improve & fix exported files in .gitattributes
- Add get_qr_code_from_string() Twig function
Add PHP routing config & rewrite services config with PHP
- Add PHP routing config
- Rewrite services config with PHP
Move doctrine/persistence to require-dev & allow v3
v4.2.1 Move doctrine/persistence to require-dev & allow v3
Add Bootstrap 3, 4 & 5 datalist layouts
- Add Bootstrap 3, 4 & 5 datalist layouts