[wrong CLA mail. please ignore] #73
[wrong CLA mail. please ignore] #73neonsoftware wants to merge 110 commits intogooglearchive:masterfrom neonsoftware:selected-params-now-updated
Conversation
more-route-selector
_compile goes back on the route prototype favor a && b vs a ? a : b cleanup var usage.
Subroute navigation
Update to iron-flex-layout
added a missing closing <more-route> tag
Drop observe.js. Fixes #24
Update routes.html, one missing tag
Use attrForSelected if specified
bower.json -> 1.0
Propagate some properties from the route-selection up through the rou…
Changes readme.md references from core-pages to iron-pages, and from core-selector to iron-selector (Closes #48)
…et al) were not updated because of the 'readOnly' option. removed
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
|
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
|
Sorry, realised that git commit had wrong email, so CLA does not verify me. |
Latest commit 0df996e was correctly adding the selected* attributes from inner more-route-selection to be updated.
Although, the fact that they are 'readOnly' was still blocking the update.
Removed. Updates are now triggered.
Potentially closes #72 and #45