Changed ViewEncapsulation of editor component
·
242 commits
to master
since this release
the quill-editor-component is now using ViewEncapsulation.Emulated
instead of ViewEncapsulation.None
.
Thanks to @allanbond