FOSCKEditorBundle Versions Save

Provides a CKEditor integration for your Symfony project.

1.2.0

5 years ago

Added

  • Added option to silence progress bar during installation

Changed

  • symfony/asset is now a required dependency

Fixed

  • wrong count in download progress bar

Deprecated

  • symfony/templating and every helper service around it (twig will be the only templating engine in 2.0.0)
  • composer script class
  • resource compiler pass (will be handled by symfony recipe in 2.0.0)
  • all model managers and their exception
  • all getters and setters in form type
  • exception class (exception marker will be an interface in 2.0.0)

1.1.0

6 years ago

Added

  • Deprecation message for IvoryCKEditorBundle

Changed

  • The command is now lazy loaded in Symfony 3.4+

Fixed

  • ckeditor:install command not working with --no-interaction

1.0.0

6 years ago

First stable release in FOS namespace

Added:

  • Symfony 4 support
  • Jsonbuilder

Changed:

1.0.0-RC3

6 years ago

Remove more references to ivory. Clean composer.json.

1.0.0-RC2

6 years ago

1.0.0-RC1

6 years ago