Several plugins not using dialog as a direct dependency
Originally #16919 has shown that some widget plugins doesn't have dialog specified as a dependency, while directly calling dialog methods. It's an anti-pattern that we need to fix now, that we're removing dialog dependency from clipboard plugin.
So far aforementioned ticket fixes just one Embedbase plugin, but there are more that needs to be reviewed.
Change History (4)
Owner: |
set to kkrzton
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Resolution: |
→ fixed
|
Status: |
review →
closed
|
Summary: |
Widget plugins not using dialog as a direct dependency →
Several plugins not using dialog as a direct dependency
|
https://github.com/ckeditor/ckeditor-dev/pull/345