Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

3.10.0

Compare
Choose a tag to compare
@greg0ire greg0ire released this 13 Jun 05:49
· 145 commits to 3.x since this release
3.10.0

Fixed

  • fputcsv() default escape character
  • SonataListFormMappingCommand::isEnabled to only enable the command when Symfony Major Version < 3

Added

  • [Date(Time)PickerType] Handle field without seconds with option dp_use_seconds.
  • [Date(Time)PickerType] Allow DateTime Object in dp_min_date and dp_max_date
  • [Date(Time)RangePickerType] Link DateTimeRange pickers to keep start < end

Deprecated

  • ColorType has been deprecated
  • Colors class has been deprecated