Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 1.31 KB

CHANGELOG

1.1.3 - 2.1.3 (2013-03-18)

  • 464fd64 - Add PHP templating engine support
  • eb7c407 - Remove trim asset version twig extension & use the service instead
  • 3634c65 - Allow to use custom CKEditor versions
  • cca336a - Extract assets version trim logic in a dedicated service
  • 2093bcb - [Type] Allow to disable CKEditor at the widget level
  • c1a89c3 - [PluginManager] Refactor to handle assets support
  • 4250a92 - [ConfigManager] Fix contentsCss if the application does not live at the root of the host
  • a2384c7 - Fix CKEditor destruction when it is loaded multiple times by AJAX (Sonata compatibility)
  • de8073f - Upgrade CKEditor to 4.0.2
  • 861d418 - Allow to disable ckeditor widget for testing purpose
  • ec29bfb - [Build] Add bash script to sync stable CKEditor release

1.1.2 - 2.1.2 (2013-02-19)

  • a6b1556 - Add plugins support
  • c796be2 - Normalize line endings
  • d078d28 - Handle filebrowser URL generation

1.1.1 - 2.1.1 (2013-01-27)

  • e0b086a - Allow to configure ckeditor form type through configuration
  • 038d7c1 - Upgrade CKEditor to 4.0.1
  • b90ea78 - Fix assets_version support
  • 4be2e56 - Add support for assets_version
  • e787087 - [Widget] Remove autoescape js

1.1.0 - 2.1.0 (2013-01-12)

  • fd79848 - [Form][Type] Allow to set all config options.

1.0.0 - 2.0.0 (2013-01-12)