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

Fix for Polymer.dom(...)._query() method doesn't exist which causes Polymer.updateStyles() to fail #3215

Merged
merged 1 commit into from
Jan 5, 2016

Conversation

nazar-pc
Copy link
Contributor

Fixes #3214

@nazar-pc
Copy link
Contributor Author

There is only one test failed, while locally tests are passing fine (though, randomly some tests may fail, but on repeated run all green)

nazar-pc added a commit to nazar-pc/CleverStyle-Framework that referenced this pull request Dec 18, 2015
List of patches applied on top of git version (4 previous patches upstreamed and one fixed by alternative patch, yay!):
* Polymer/polymer#2205
* Polymer/polymer#2247
* Polymer/polymer#2349
* Polymer/polymer#2419
* Polymer/polymer#3215
@sorvell
Copy link
Contributor

sorvell commented Jan 5, 2016

Thanks for the fix! LGTM. I'm going to merge then and then massage the code slightly.

sorvell pushed a commit that referenced this pull request Jan 5, 2016
Fix for `Polymer.dom(...)._query()` method doesn't exist which causes `Polymer.updateStyles()` to fail
@sorvell sorvell merged commit 7c20170 into Polymer:master Jan 5, 2016
@nazar-pc nazar-pc deleted the fix-for-missing-_query-method branch February 6, 2016 02:17
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