form-extensions

Symfony form extensions

MIT License

Downloads
10.9M
Stars
97
Committers
23

Bot releases are visible (Hide)

form-extensions - 1.13.0

Published by VincentLanglet over 2 years ago

Deprecated

form-extensions - 1.12.4

Published by VincentLanglet almost 3 years ago

Fixed

form-extensions - 1.12.3

Published by VincentLanglet almost 3 years ago

Fixed

form-extensions - 1.12.2

Published by VincentLanglet almost 3 years ago

Fixed

form-extensions - 1.12.1

Published by jordisala1991 almost 3 years ago

Fixed

  • [#280] Fixed support for Symfony 6, adding a return type on getContainerExtensionClass (@jordisala1991)
form-extensions - 1.12.0

Published by VincentLanglet about 3 years ago

Added

form-extensions - 1.11.0

Published by VincentLanglet about 3 years ago

Added

form-extensions - 1.10.0

Published by VincentLanglet about 3 years ago

Fixed

  • [#234] Fixed deprecation on StubTranslation by adding getLocale() method (@jordisala1991)

Removed

form-extensions - 1.9.0

Published by VincentLanglet over 3 years ago

Added

  • [#202] Hungarian translation for keys date_range_start and date_range_end (@fracsi)
form-extensions - 1.8.2

Published by VincentLanglet over 3 years ago

Fixed

form-extensions - 1.8.1

Published by VincentLanglet almost 4 years ago

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)
form-extensions - 1.8.0

Published by VincentLanglet almost 4 years ago

Added

form-extensions - 1.7.1

Published by VincentLanglet almost 4 years ago

Changed

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

Published by phansys almost 4 years ago

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)
form-extensions -

Published by greg0ire about 4 years ago

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)
form-extensions -

Published by greg0ire over 4 years ago

Fixed

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

Removed

  • [#102] Support for Symfony 3.4 (@jordisala1991)
form-extensions -

Published by greg0ire over 4 years ago

form-extensions - 0.1.1

Published by greg0ire over 4 years ago

form-extensions -

Published by greg0ire over 4 years ago

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
form-extensions - 0.1.0

Published by greg0ire over 4 years ago