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

Allow value to merge from previous behavior property declaration. Fixes #5503 #5504

Merged
merged 3 commits into from
Mar 6, 2019

Conversation

kevinpschaaf
Copy link
Member

Description

Ensure the value field from an earlier behavior's property declaration is carried forward if any successive declaration for the same property omits value. This was the 1.x behavior, which overwrote the configuration value when present for each successive behavior followed by the element.

Reference Issue

Fixes #5503

lib/legacy/class.js Outdated Show resolved Hide resolved
@kevinpschaaf kevinpschaaf merged commit fd3ed40 into master Mar 6, 2019
@kevinpschaaf kevinpschaaf deleted the 5503-kschaaf-default-value branch March 6, 2019 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants