Skip to content

Releases: sonata-project/twig-extensions

1.3.1

29 Jun 17:03
1.3.1
617f912
Compare
Choose a tag to compare

Fixed

  • [#92] Fix Sonata\Twig\Status\StatusClassRendererInterface implementation in Sonata\Twig\FlashMessage\FlashManager (@wbloszyk)
  • [#92] Fix Sonata\Twig\Extension\StatusRuntime to working with Sonata\Twig\FlashMessage\FlashManager again, after add type hints (@wbloszyk)
  • [#94] CSS Class now returned for flash messages (@benrcole)

0.1.1

06 Jun 08:17
0.1.1
b18a216
Compare
Choose a tag to compare
0.1.1

1.3.0

04 Jun 07:04
1.3.0
5d25d56
Compare
Choose a tag to compare

Removed

  • remove return type hints in Sonata\Twig\FlashMessage\FlashManager::handlesObject()
  • remove return type hints in Sonata\Twig\FlashMessage\FlashManager::getStatusClass()
  • remove return type hints in Sonata\Twig\FlashMessage\StatusClassRendererInterface::handlesObject()
  • remove return type hints in Sonata\Twig\FlashMessage\StatusClassRendererInterface::getStatusClass()
  • remove return type hints in Sonata\Form\Type\BaseStatusType::configureOptions()

0.1.0

04 Jun 06:54
Compare
Choose a tag to compare
Stable version

0.1-BETA

09 May 08:31
0.1-BETA
Compare
Choose a tag to compare
0.1-BETA

1.2.0

21 Mar 12:45
1.2.0
c5a27a6
Compare
Choose a tag to compare

Added

  • Added support for twig/twig:^3.0
  • Added flashmessage.css from CoreBundle

1.1.1

04 Jan 12:34
1.1.1
f8a4829
Compare
Choose a tag to compare

Fixed

  • Fixed wrong service ids
  • Add missing form_type parameter in configuration
  • Make twig templates discoverable automatically

1.1.0

06 Dec 19:50
1.1.0
a23d392
Compare
Choose a tag to compare

Added

  • Added support for Symfony 5

Changed

  • Migrated to Twig namespaces

Initial release

30 Apr 19:44
1.0.0
146246c
Compare
Choose a tag to compare

First release since the split from sonata-project/core-bundle