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

6/5 master -> stable #172

Merged
merged 44 commits into from
Jun 5, 2013
Merged

6/5 master -> stable #172

merged 44 commits into from
Jun 5, 2013

Conversation

dfreedm
Copy link
Member

@dfreedm dfreedm commented Jun 5, 2013

No description provided.

frankiefu and others added 30 commits May 20, 2013 11:55
…d correctly when event travels through different shadowRoots.

Add test for event path.
…nly behind canary's webkit experimental features flag.
… is now:

1. create instance of template content
2. bind it
3. append to shadowRoot

Previously it was 1, 3, 2 which could lead to attribute values having values with {{}} in them while being in dom. This can create issues like images loading with incorrect urls.
… were not actually included in the runner).
…ty bindings

 - implement unbindAll for polymer elements
 - add test to verify binding propagation under Object.observe
…est from runner while it's expected to fail.
 - binding is now handled by template.createInstance
dfreedm added a commit that referenced this pull request Jun 5, 2013
@dfreedm dfreedm merged commit f82a595 into stable Jun 5, 2013
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.

3 participants