Skip to content

Changed ViewEncapsulation of editor component

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 14 Sep 05:56
· 242 commits to master since this release

the quill-editor-component is now using ViewEncapsulation.Emulated instead of ViewEncapsulation.None.

Thanks to @allanbond