-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Effective children #2548
Effective children #2548
Commits on Aug 3, 2015
-
Adds
getEffectiveChildNodes
,getEffectiveChildren
, `getEffectiveT……extContent`
Steven Orvell committedAug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for f34fb45 - Browse repository at this point
Copy the full SHA f34fb45View commit details
Commits on Aug 4, 2015
-
Adds
Polymer.dom(element).observeChildren(callback)
apiSteven Orvell committedAug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 6499e83 - Browse repository at this point
Copy the full SHA 6499e83View commit details
Commits on Aug 10, 2015
-
Merge branch 'master' into effective-children
Steven Orvell committedAug 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 1ca065f - Browse repository at this point
Copy the full SHA 1ca065fView commit details -
Factor dom-api's into separate helpers.
Steven Orvell committedAug 10, 2015 Configuration menu - View commit details
-
Copy full SHA for effedcb - Browse repository at this point
Copy the full SHA effedcbView commit details
Commits on Aug 11, 2015
-
Merge branch 'master' into effective-children
Conflicts: src/lib/dom-api.html
Steven Orvell committedAug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 393ba40 - Browse repository at this point
Copy the full SHA 393ba40View commit details
Commits on Aug 13, 2015
-
Add mutation tracking for distributedNodes.
Steven Orvell committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for b11f86b - Browse repository at this point
Copy the full SHA b11f86bView commit details -
Add
Polymer.dom().notifyObservers
method to 'kick' observers, for e……xample, when attributes change under Shadow DOM.
Steven Orvell committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 07261e4 - Browse repository at this point
Copy the full SHA 07261e4View commit details -
Merge branch 'master' into effective-children
Steven Orvell committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 65abbd0 - Browse repository at this point
Copy the full SHA 65abbd0View commit details
Commits on Aug 20, 2015
-
Merge branch 'master' into effective-children
Conflicts: src/lib/dom-api.html
Steven Orvell committedAug 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 19aa6eb - Browse repository at this point
Copy the full SHA 19aa6ebView commit details
Commits on Aug 24, 2015
-
Merge branch 'master' into effective-children
Steven Orvell committedAug 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 1774f57 - Browse repository at this point
Copy the full SHA 1774f57View commit details
Commits on Aug 25, 2015
-
Add optional attribute tracking to support better distributed node no…
…tifications under shadow dom.
Steven Orvell committedAug 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 8242a98 - Browse repository at this point
Copy the full SHA 8242a98View commit details
Commits on Aug 27, 2015
-
Merge branch 'master' into effective-children
Steven Orvell committedAug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 4099342 - Browse repository at this point
Copy the full SHA 4099342View commit details -
Merge branch 'master' into effective-children
Steven Orvell committedAug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for ff2c088 - Browse repository at this point
Copy the full SHA ff2c088View commit details
Commits on Aug 31, 2015
-
Merge branch 'master' into effective-children
Steven Orvell committedAug 31, 2015 Configuration menu - View commit details
-
Copy full SHA for c09296e - Browse repository at this point
Copy the full SHA c09296eView commit details
Commits on Sep 1, 2015
-
Steven Orvell committed
Sep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for bd90b57 - Browse repository at this point
Copy the full SHA bd90b57View commit details -
Steven Orvell committed
Sep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 9ff2ee4 - Browse repository at this point
Copy the full SHA 9ff2ee4View commit details
Commits on Oct 8, 2015
-
Merge branch 'master' into effective-children
Conflicts: test/unit/utils-content.html test/unit/utils-elements.html
Steven Orvell committedOct 8, 2015 Configuration menu - View commit details
-
Copy full SHA for b40060a - Browse repository at this point
Copy the full SHA b40060aView commit details
Commits on Oct 9, 2015
-
Merge branch 'master' into effective-children
Steven Orvell committedOct 9, 2015 Configuration menu - View commit details
-
Copy full SHA for d021039 - Browse repository at this point
Copy the full SHA d021039View commit details
Commits on Oct 13, 2015
-
Simplify change tracking by always dirty checking at the observer lev…
…el. Under Shadow DOM, use a deep MO to watch for attributes.
Steven Orvell committedOct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 669acaa - Browse repository at this point
Copy the full SHA 669acaaView commit details -
Merge branch 'master' into effective-children
Steven Orvell committedOct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for e11a4f3 - Browse repository at this point
Copy the full SHA e11a4f3View commit details -
Make shadow attribute tracking automatic based on detecting a <conten…
…t select> that depends on attributes; add tests.
Steven Orvell committedOct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 54911a7 - Browse repository at this point
Copy the full SHA 54911a7View commit details -
Steven Orvell committed
Oct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 0ede79a - Browse repository at this point
Copy the full SHA 0ede79aView commit details
Commits on Oct 14, 2015
-
Add <content>.getDistributedNodes observation. Refactor flush.
Steven Orvell committedOct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 8b1face - Browse repository at this point
Copy the full SHA 8b1faceView commit details -
ensure distribution observers see all changes that can come from attr…
…ibutes under native Shadow DOM; +minor factoring
Steven Orvell committedOct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 344f5cc - Browse repository at this point
Copy the full SHA 344f5ccView commit details