Skip to content

Releases: sonata-project/form-extensions

1.8.1

06 Jan 09:55
a49ba38
Compare
Choose a tag to compare

Fixed

  • [#192] User Deprecated: Using a custom format when the "html5" option of Symfony\Component\Form\Extension\Core\Type\DateTimeType is enabled is deprecated since Symfony 4.3 and will lead to an exception in 5.0. (@VincentLanglet)
  • [#192] User Deprecated: Using a custom format when the "html5" option of Symfony\Component\Form\Extension\Core\Type\DateType is enabled is deprecated since Symfony 4.3 and will lead to an exception in 5.0. (@VincentLanglet)

1.8.0

04 Jan 21:36
027a937
Compare
Choose a tag to compare

Added

1.7.1

22 Nov 20:33
e6db34d
Compare
Choose a tag to compare

Changed

  • [#169] Cast form name to string for symfony5.0 compatibility (@phiamo)

1.7.0

16 Nov 10:21
1.7.0
Compare
Choose a tag to compare

1.7.0 - 2020-11-16

Added

  • [#151] Support for instances of \DateTimeImmutable in form options "dp_min_date" and "dp_max_date" at BasePickerType (@phansys)

Changed

Fixed

  • [#129] Fixed triggering a deprecation for EqualType only when it is used (@franmomu)

1.6.0

05 Aug 20:29
1.6.0
0feec89
Compare
Choose a tag to compare

1.6.0 - 2020-08-05

Deprecated

  • [#109] Deprecated passing a RequestStack object to BasePickerType as third parameter, the default locale should be passed instead. (@franmomu)

Fixed

  • [#109] Fixed using BasePickerType without a request. (@franmomu)
  • [#107] Replace spaceless deprecated tag with apply tag and spaceless filter. (@franmomu)

1.5.0

27 Jun 08:43
1.5.0
9483ff1
Compare
Choose a tag to compare

Fixed

  • [#101] AbstractWidgetTestCase now works then testing with symfony/symfony on other
    bundles (@jordisala1991)

Removed

0.1.2

08 Jun 19:38
0.1.2
d8bc009
Compare
Choose a tag to compare
0.1.2.

0.1.1

05 Jun 16:55
0.1.1
b5a7b34
Compare
Choose a tag to compare
0.1.1

1.4.0

04 Jun 07:05
1.4.0
30921cb
Compare
Choose a tag to compare

Added

  • add Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle

Deprecated

  • deprecated Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle. Use
    Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle instead.

Removed

  • return type hints in Sonata\Form\Serializer\BaseSerializerHandler::serializeObjectToId()
  • return type hints in Sonata\Form\Serializer\SerializerHandlerIntertface::getType()
  • return type hints in Sonata\Form\Type\BaseStatusType::configureOptions()
  • color translations and templates

0.1.0

04 Jun 06:58
0.1.0
Compare
Choose a tag to compare
0.1.0