- 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
- a6b1556 - Add plugins support
- c796be2 - Normalize line endings
- d078d28 - Handle filebrowser URL generation
- 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
- fd79848 - [Form][Type] Allow to set all config options.