-
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
change property automation to be property-first instead of attribute-first #14
Commits on Oct 15, 2012
-
slight refactoring of g-selector
Scott Miles committedOct 15, 2012 Configuration menu - View commit details
-
Copy full SHA for 1e2fb15 - Browse repository at this point
Copy the full SHA 1e2fb15View commit details
Commits on Oct 16, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 5dff0fd - Browse repository at this point
Copy the full SHA 5dff0fdView commit details -
update based on pull request comments:
- separate g-xhr to a component (component-as-module-pattern) - dispatch Events instead - add jsdoc to public methods - update comment - use classList.enable - use handlers="click: clickHandler" instead of experimental event binding
Configuration menu - View commit details
-
Copy full SHA for 64a8d37 - Browse repository at this point
Copy the full SHA 64a8d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ba7ba - Browse repository at this point
Copy the full SHA d1ba7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2263eab - Browse repository at this point
Copy the full SHA 2263eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d4c7b - Browse repository at this point
Copy the full SHA 56d4c7bView commit details
Commits on Oct 17, 2012
-
Scott Miles committed
Oct 17, 2012 Configuration menu - View commit details
-
Copy full SHA for 2ef3d90 - Browse repository at this point
Copy the full SHA 2ef3d90View commit details
Commits on Oct 20, 2012
-
switch from attribute-based properties to property-based attributes
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for afe3358 - Browse repository at this point
Copy the full SHA afe3358View commit details -
apply simplifications available via property-first model and new suga…
…ring (auto property-initialization and classList.enable polyfill)
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for 37d75b5 - Browse repository at this point
Copy the full SHA 37d75b5View commit details -
convert property-model, use attributes to flag opening/closing states…
… for CSS, remove showClass, hideClass props, other reductions
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for ddd314f - Browse repository at this point
Copy the full SHA ddd314fView commit details -
test statics (active) and dynamics (src)
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for b706f28 - Browse repository at this point
Copy the full SHA b706f28View commit details -
Scott Miles committed
Oct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for 869be83 - Browse repository at this point
Copy the full SHA 869be83View commit details -
move one-time initialization work out of shadowRootCreated into creat…
…ed; shadowRootCreated is only for per-root initializations
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for 3042038 - Browse repository at this point
Copy the full SHA 3042038View commit details -
_ function to route events to .controller on nearest ancestor who has…
… one, add system for binding custom events by searching attributes for conventional custom-event prefix (at)
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for 4b5f1bc - Browse repository at this point
Copy the full SHA 4b5f1bcView commit details -
simplify selection and selector using all the latest sugar
Scott Miles committedOct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for eed0b12 - Browse repository at this point
Copy the full SHA eed0b12View commit details -
Scott Miles committed
Oct 20, 2012 Configuration menu - View commit details
-
Copy full SHA for 6d7a2ac - Browse repository at this point
Copy the full SHA 6d7a2acView commit details
Commits on Oct 22, 2012
-
Merge branch 'master' of https://github.com/toolkitchen/toolkit
Scott Miles committedOct 22, 2012 Configuration menu - View commit details
-
Copy full SHA for 7c1a11f - Browse repository at this point
Copy the full SHA 7c1a11fView commit details -
Scott Miles committed
Oct 22, 2012 Configuration menu - View commit details
-
Copy full SHA for eba97f5 - Browse repository at this point
Copy the full SHA eba97f5View commit details