vsymguysung / ember-cli-summernote

ember cli addon for summernote
MIT License
31 stars 22 forks source link

Enabled content update when in Html View #7

Closed wzowee closed 9 years ago

wzowee commented 9 years ago

Content property was not being updated on changes when editing the summernote content in HTML view, this change captures those changes and means you do not need to switch back from code view prior to saving a form.