No native dom manipulating
KillerCodeMonkey
released this
09 May 15:26
·
301 commits
to master
since this release
ngx-quill does not do native dommanipulation anymore (#1528)
- replaced the usage of "insertAdjacentHTML" with ng-container and
*ngif
- people using ngx-quill with the example implementation with material ui (mat-quill) should adapt their component template