Skip to content

Releases: lemonde/angular-ckeditor

v1.0.3

27 Jan 09:10
Compare
Choose a tag to compare

Amends the top of the undo stack when model sync

v1.0.2

05 Jan 14:05
Compare
Choose a tag to compare

Added main file reference into package.json for CommonJS loaders (#27)

v1.0.1 do not use, use v1.0.2 instead !

05 Jan 14:03
Compare
Choose a tag to compare

I (@Yvem) forgot to generate the minified version 😝

v1.0.0

19 Aug 09:51
Compare
Choose a tag to compare
  • added delayed cleanup
  • API CHANGE an internal function called by some users, $on, has been renamed to onCKEvent

v0.4.2

16 Apr 13:10
Compare
Choose a tag to compare

Forgot build step

v0.4.1

16 Apr 12:59
Compare
Choose a tag to compare

WARNING: minimified build is not up to date

  • fix(readonly): doesn't works with ng-readonly
  • also update view value on blur

v0.4.0

18 Mar 15:38
Compare
Choose a tag to compare

Allow readonly attribute.

v0.3.2

30 Dec 18:18
Compare
Choose a tag to compare
  • bumped dependencies
  • better doc
  • reorg unit tests

v0.3.1

19 Dec 13:52
Compare
Choose a tag to compare
  • stricter dependencies
  • added jshint and editorconfig
  • model value is defaulted to '' in both ways to avoid loops in some rare cases
  • added tests
  • more doc in README

v0.2.0

11 Jun 14:22
Compare
Choose a tag to compare
  • enable inline editing only if contenteditable is true