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 undefined in legacy _template field to fall-through to normal lookup path #5622

Merged

Conversation

kevinpschaaf
Copy link
Member

Allow undefined in legacy _template field to fall-through to normal lookup path.

Allows a user to unconditionally set _template to a value and have build-time controls to change the value between a template and undefined to allow build-time experimentation with transitioning from <dom-module> templates to inlined templates in JS.

test/unit/inheritance.html Outdated Show resolved Hide resolved
@sorvell sorvell merged commit 3e6ba3e into legacy-undefined-noBatch Jan 22, 2020
@sorvell sorvell deleted the legacy-undefined-noBatch-undefinedTemplate branch January 22, 2020 18:08
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