angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

Bugfix #210 model not saved after inserting images #211

Closed rbecheras closed 8 years ago

deeg commented 8 years ago

I know the tests are a bit out of date, and I have a task to clean them up and add more, but it would be nice if you could add tests for this as part of the PR.

Once the changes are made we can get this merged in. Thanks for reporting and posting a PR.

rbecheras commented 8 years ago

Very well, I should do these tasks this week. Thanks

rbecheras commented 8 years ago

@deeg , sorry I missed to update the code for a while, but it's done. You can merge it now.

deeg commented 8 years ago

Please see my comment on #210 about explaining why SetContent is needed.

deeg commented 8 years ago

@rbecheras, going to close this PR. Lets finish the discussion over at #210, and we can get another PR opened pending the results.