This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
3.1.0
Added
- Added
AbstractWidgetTestCase
test suite - Added static
setFormats
andaddFormat
methods toBaseSerializerHandler
- Added
sonata.core.serializer.formats
configuration - Added
AbstractWidgetTestCase::getTemplatePaths
method - Added
AbstractWidgetTestCase::getEnvironment
method - Added
AbstractWidgetTestCase::getRenderingEngine
method
Deprecated
- Exporter class and service : use equivalents from
sonata-project/exporter
instead. - Deprecated the translator in
DateRangeType
,DateTimeRangeType
andEqualType
Fixed
- Fixed
BaseDoctrineORMSerializationType::buildForm
compatibility with Symfony3 forms - Fixed
BaseStatusType::getParent
compatibility with Symfony3 forms - Fixed
CollectionType::configureOptions
compatibility with Symfony3 forms - Fixed
DateRangePickerType::configureOptions
compatibility with Symfony3 forms - Fixed
DateRangeType::configureOptions
compatibility with Symfony3 forms - Fixed
DateTimeRangePickerType::configureOptions
compatibility with Symfony3 forms - Fixed
DateTimeRangeType::configureOptions
compatibility with Symfony3 forms - Removed duplicate translation in
DateRangeType
,DateTimeRangeType
andEqualType