Skip to content

Releases: sibiraj-s/ngx-editor

v1.0.0-beta.2

02 Oct 15:42
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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 to spellcheck (af66d69)
  • remove instructions from docs (af66d69)

BUG FIXES

  • fix spellcheck attribute binding to editable area (af66d69)

v1.0.0-beta.1

01 Oct 10:41
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

FEATURES

  • bind HTML content with editor

v1.0.0-alpha.3

01 Oct 07:07
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

CHANGES

  • update README
  • update demo

v1.0.0-alpha.2

27 Sep 18:35
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

TWEAKS

  • remove font-awesome loaded by the module. Now font-awesome should be imported separately.

v1.0.0-alpha.1

27 Sep 18:20
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

BUG FIXES

  • fixes setting default values for the editor

v1.0.0-alpha

27 Sep 16:24
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

WYSIWYG Editor for Angular Applications.