Skip to content

Releases: leapt/core-bundle

Fix deprecations coming from Slug constraint

25 Oct 14:33
Compare
Choose a tag to compare
  • Fix deprecations coming from Slug constraint

Improve/add datalist filters, add tests, docs...

24 Oct 09:38
3f06980
Compare
Choose a tag to compare
  • 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

12 Jul 15:11
be5a24e
Compare
Choose a tag to compare
v4.5.2

Fix services loading when EA is not installed (#52)

FileConfigurator: Fix calling getAssetUrl() on null $fileUrl

12 Jul 14:23
Compare
Choose a tag to compare
v4.5.1

FileConfigurator: Fix calling getAssetUrl() on null $fileUrl

Add FileField & ImageField for EasyAdmin bundle

12 Jul 14:18
Compare
Choose a tag to compare
v4.5.0

Add FileField & ImageField for EasyAdmin bundle

Remove code that should have been long time ago

22 Jun 13:27
Compare
Choose a tag to compare
v4.4.1

Remove code that should have been long time ago

Add get_qr_code_from_string() Twig function

10 Jun 15:13
Compare
Choose a tag to compare
  • Improve & fix exported files in .gitattributes
  • Add get_qr_code_from_string() Twig function

Add PHP routing config & rewrite services config with PHP

20 May 08:13
Compare
Choose a tag to compare
  • Add PHP routing config
  • Rewrite services config with PHP

Move doctrine/persistence to require-dev & allow v3

12 May 06:34
Compare
Choose a tag to compare
v4.2.1

Move doctrine/persistence to require-dev & allow v3

Add Bootstrap 3, 4 & 5 datalist layouts

07 Apr 14:32
cce0e67
Compare
Choose a tag to compare
  • Add Bootstrap 3, 4 & 5 datalist layouts