FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.

OTHER License

Downloads
10.7M
Stars
518
Committers
72

Bot releases are hidden (Show)

FOSCKEditorBundle - Symfony 7.0 support Latest Release

Published by lsmith77 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfSymfony/FOSCKEditorBundle/compare/2.4.0...2.5.0

FOSCKEditorBundle - 2.4.0 - Symfony 6.0

Published by lsmith77 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfSymfony/FOSCKEditorBundle/compare/2.3.0...2.4.0

FOSCKEditorBundle - Moved to GithubActions, lots of improvements around encore/webpack

Published by lsmith77 almost 4 years ago

  • Make master alias 3.x-dev #158
  • Adding of a Webpack Encore section #174
  • Include CSS files when copying files with Encore #177
  • Comment temporary workaround for JSON files copy #179
  • Replaced app/config/config.yml #191
  • Fixed path to template ckeditor_widget.html.twig #198
  • Update version.rst #196
  • Builder config #188
  • Fix typo in CONTRIBUTING.md #216
  • update webpack encore module name to ckeditor4 #214
  • No app/AppKernel.php anymore since SF 4 #219
  • make .gitattributes up to date #218
  • Update installation.rst #212
  • Fix build and update badge #225
  • Update LICENSE #226
FOSCKEditorBundle - fix License file #226

Published by lsmith77 almost 4 years ago

FOSCKEditorBundle - Symfony5

Published by lsmith77 almost 5 years ago

FOSCKEditorBundle - 2.1.0

Published by kunicmarko20 over 5 years ago

Added

FOSCKEditorBundle - 2.0.2

Published by kunicmarko20 over 5 years ago

CHANGELOG

Added

  • Exception when proxy URL is in a bad format

Fixed

  • Twig deprecation errors
FOSCKEditorBundle - 2.0.1

Published by kunicmarko20 almost 6 years ago

CHANGELOG

Fixed

  • Deprecations on Symfony 4.2
FOSCKEditorBundle - 2.0.0

Published by kunicmarko20 almost 6 years ago

CHANGELOG

Added

  • Typehints and return types

Changed

  • Minimum Symfony version is 3.4
  • Minimum PHP version is 7.1
  • Classes are now final
  • Marker exception is now an interface that implements throwable
  • Twig is now a required dependency and only templating engine this library supports
  • CKEditorType Form Type now accepts only 1 argument of type FOS\CKEditorBundle\Config\CKEditorConfigurationInterface

Removed

  • Nullable constructor arguments on most services
  • All Model Managers and their Exception classes
  • Getters and setters from the CKEditorType Form Type
  • Symfony/templating along with PHP templates
  • Composer Script Class

Fixed

  • Zip archive download behind proxy
FOSCKEditorBundle - 2.0.0-RC1

Published by kunicmarko20 almost 6 years ago

First 2.0.0 release candidate

CHANGELOG

Added

  • Typehints and return types

Changed

  • Minimum Symfony version is 3.4
  • Minimum PHP version is 7.1
  • Classes are now final
  • Marker exception is now an interface that implements throwable
  • Twig is now a required dependency and only templating engine this library supports
  • CKEditorType Form Type now accepts only 1 argument of type FOS\CKEditorBundle\Config\CKEditorConfigurationInterface

Removed

  • Nullable constructor arguments on most services
  • All Model Managers and their Exception classes
  • Getters and setters from the CKEditorType Form Type
  • Symfony/templating along with PHP templates
  • Composer Script Class

Fixed

  • Zip archive download behind proxy
FOSCKEditorBundle - 1.2.0

Published by kunicmarko20 about 6 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)
FOSCKEditorBundle - 1.1.0

Published by kunicmarko20 over 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
FOSCKEditorBundle - 1.0.0

Published by ElectricMaxxx over 6 years ago

First stable release in FOS namespace

Added:

  • Symfony 4 support
  • Jsonbuilder

Changed:

FOSCKEditorBundle - 1.0.0-RC3

Published by kunicmarko20 over 6 years ago

Remove more references to ivory.
Clean composer.json.

FOSCKEditorBundle - 1.0.0-RC2

Published by ElectricMaxxx over 6 years ago

FOSCKEditorBundle - 1.0.0-RC1

Published by ElectricMaxxx over 6 years ago