Releases: froala/ember-froala-editor
Releases · froala/ember-froala-editor
Release 2.2.4
2.2.4
Release 2.2.3
Update to V2.2.3.
Release 2.2.2
Upgrade to v2.2.2.
v2.2.1
Initial release! Matching the Froala Editor version for consistency. Take a look at the documentation Website for usage details.
v1.0.0-alpha.3
- Removed the Babel polyfill requirement
- Fixed bug with
on-*-getHtml
event actions on-initialized*
event actions now run after the componentsdidInitEditor()
event handler runs- Moving to the froala organization!
v1.0.0-alpha.2
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
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.