Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate webcore to Web Components v1 #408

Open
Enet4 opened this issue Feb 3, 2020 · 0 comments
Open

Migrate webcore to Web Components v1 #408

Enet4 opened this issue Feb 3, 2020 · 0 comments

Comments

@Enet4
Copy link
Collaborator

Enet4 commented Feb 3, 2020

The Web Components v0 API has been deprecated for a while, and will be definitely removed from Chrome in version 80.

The Dicoogle web UI plugins uses custom web components to declare plugin slots on the views. They won't suddenly stop working because document-register-element provides a compatibility layer, but a migration is still recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant