Skip to content

Allow to patch custom elements #438

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

Merged
merged 2 commits into from
May 4, 2020
Merged

Allow to patch custom elements #438

merged 2 commits into from
May 4, 2020

Conversation

akhilman
Copy link
Member

@akhilman akhilman commented May 4, 2020

Disabling patch for custom elements was introduced as a fix for #325 #328.
I propose another solution using an observer (see seed-rs/seed-rs.org#46).

This will allow the use of custom elements with an internal state.

Solves #364

Copy link
Member

@MartinKavik MartinKavik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update changelog - it's a breaking change.

@MartinKavik MartinKavik merged commit 4587920 into seed-rs:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants