Skip to content

Releases: helloflask/flask-ckeditor

0.5.1

27 Nov 05:54
Compare
Choose a tag to compare

What's Changed

  • Create RTD config file by @greyli in #69
  • Make WTForms a optional dependency by @greyli in #71
  • Manage requirements with pip-tools by @180909 in #70
  • Add RTD config file and fix docs build issues by @greyli in #73

New Contributors

Full Changelog: 0.5.0...0.5.1

Version 0.5.0

12 Oct 11:24
Compare
Choose a tag to compare

What's Changed

  • Add message parameter for upload_success() by @greyli in #55
  • Drop Python 2 support & enable GitHub Actions by @greyli in #62
  • Fix markup import by @greyli in #68

Full Changelog: 0.4.6...0.5.0

Version 0.4.6

25 Apr 04:55
Compare
Choose a tag to compare
  • Support to pass standard-all and full-all as CKEditor package type.
  • Fix the CodeSnippet plugin support when using CDN.

Version 0.4.5

24 Apr 15:30
Compare
Choose a tag to compare

Fix unnecessary "ckeditor" class when using ckeditor.config().

[CKEDITOR] Error code: editor-element-conflict. 
Object { editorName: "body" }