Skip to content

Releases: froala/ember-froala-editor

Release 2.2.4

22 Apr 15:42
Compare
Choose a tag to compare

Release 2.2.3

04 Apr 14:45
Compare
Choose a tag to compare
Update to V2.2.3.

Release 2.2.2

26 Mar 15:20
Compare
Choose a tag to compare
Upgrade to v2.2.2.

v2.2.1

14 Mar 18:14
Compare
Choose a tag to compare

Initial release! Matching the Froala Editor version for consistency. Take a look at the documentation Website for usage details.

v1.0.0-alpha.3

11 Mar 20:53
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
  • Removed the Babel polyfill requirement
  • Fixed bug with on-*-getHtml event actions
  • on-initialized* event actions now run after the components didInitEditor() event handler runs
  • Moving to the froala organization!

v1.0.0-alpha.2

09 Mar 17:14
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

This update includes a few improvements and bug-fixes;

  • Properly update the {{froala-editor}} template when the editor is re-initialized
  • Added support for the Froala Editor popups.hide.[id] event
  • Fixed bug with event handler attachment duplicating the froalaEditor. prefix
  • Fixed ordering of special state managment in the {{froala-editor}} didInitEditor() hook
  • Updated the injected ember-cli-font-awesome dep to version 1.5.0

v1.0.0-alpha.1

02 Mar 23:59
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

The initial release! LOTS of stuff here, take a look at the docs Website for details and dig through the code. I'll put a detailed feature list here at some point.