Releases: outsideris/angular-summernote Releases · outsideris/angular-summernote
v0.8.1 Compare Sorry, something went wrong.
No results found Fix a performance issue that introduced in v0.8.0. There was a
reactivating editor problem in case of ngModel is provided and
editor's contents updated.#117 ,#119 Support dialogsinbody attribute#121 v0.8.0 Compare Sorry, something went wrong.
No results found Support Summernote v0.8.x Support AngularJS 1.5.x Keep callbacks in the configuration object#112 Fux a summernote history stack issue with empty model#109 v0.7.1 Compare Sorry, something went wrong.
No results found Fix a bug that load 2 editor on IE(it is a workaround)#98 Fix a bug when content is empty#105 Support placeholder, min height and max height options#97 ,#104 Supoort on-media-delete callback#92 v0.7.0 Compare Sorry, something went wrong.
No results found Make compatible with summernote v0.7.0 v0.5.2 Compare Sorry, something went wrong.
No results found fix a broken ngModel binding with angular 1.3 #84
v0.5.1 Compare Sorry, something went wrong.
No results found Support initial text from inner markup in directive #77
v0.5.0 Compare Sorry, something went wrong.
No results found v0.4.2 Compare Sorry, something went wrong.
No results found bug fixes
fix "Maximum call stack size exceeded" error in airmode#62 clean ngModel when content is empty#53 v0.4.0 Compare Sorry, something went wrong.
No results found Breaking changes Support Summernote v0.6.4+. It's not compatible with the version under v0.6.4.
If you use summernote v0.6.3-, use angular-summernote v0.3.2. Now, editor object exposed via editor attribute. Features Support ngModelOptions Support onToolbarClick event Publish in npm registry v0.3.2 Compare Sorry, something went wrong.
No results found bug fixes
fix to avoid inprog error with outer scope #34 )