apollodec/Apollo/bower_components/angular-ckeditor/CHANGELOG.md
saravanakumar_kandasami 7d72a0b91a updated code
2017-11-21 14:56:39 +05:30

439 B

v0.3.2

  • dependencies update

v0.3.1

  • updated minified version

v0.3.0

  • 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
  • Warning : I forgot to update minified version for tag 0.3.0 :-(

v0.2.0

  • enable inline editing only if contenteditable is true

v0.1.1

  • refactor directive using a controller

Initial release