Releases: sibiraj-s/ngx-editor
Releases · sibiraj-s/ngx-editor
v1.0.0-beta.2
FEATURES
- enable (or) disable HTML5 translate [An Experimental Option] (af66d69)
- enable (or) disable editable nature of editor (4bff8e5)
ENHANCEMENTS
- remove unused fullscreen function (af66d69)
spellCheck
attribute renamed tospellcheck
(af66d69)- remove instructions from docs (af66d69)
BUG FIXES
- fix spellcheck attribute binding to editable area (af66d69)
v1.0.0-beta.1
FEATURES
- bind HTML content with editor
v1.0.0-alpha.3
CHANGES
- update README
- update demo
v1.0.0-alpha.2
TWEAKS
- remove font-awesome loaded by the module. Now font-awesome should be imported separately.
v1.0.0-alpha.1
BUG FIXES
- fixes setting default values for the editor
v1.0.0-alpha
WYSIWYG Editor for Angular Applications.