apollo_developers/bower_components/angular-ckeditor/CHANGELOG.md
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

23 lines
439 B
Markdown
Executable File

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