Commit Graph

15 Commits

Author SHA1 Message Date
Scott Miles
1aaf580685 overlay component and workbench file 2012-10-12 13:45:47 -07:00
Scott Miles
afbe09821a factor shadowRootCreated so it's not inlined in 'components' method, support 'handlers' attribute via bindEvents, move x() event sugar to module bottom 2012-10-12 13:45:29 -07:00
Scott Miles
2cbb7190e5 define a utility object to store helper APIs, add 'job' API to utilities 2012-10-12 13:43:35 -07:00
Scott Miles
790391e025 function to bind events to object methods given a string value list of event/handler pairs (e.g. on "click:clickMe;focus:focusMe") 2012-10-12 13:42:14 -07:00
Scott Miles
42195adfc5 allow defaulting property values by having property getter default to value stored on prototype (if there is no matching attribute) 2012-10-12 13:40:44 -07:00
Scott Miles
c8cf70019d add DOMTokenList polyfill (ad-hoc: directly in g-component) 2012-10-12 13:37:29 -07:00
Scott Miles
4ac8d9a24f add g-icon-button component and workbench file 2012-10-12 11:21:28 -07:00
Scott Miles
91d50956fc decruft g-icon.html 2012-10-12 11:21:08 -07:00
Scott Miles
7f0d7e13c9 fix path 2012-10-10 16:17:26 -07:00
Scott Miles
4491af97ae legalese 2012-10-10 15:54:27 -07:00
Scott Miles
6204fd8881 add comment 2012-10-10 15:54:16 -07:00
Scott Miles
8ecab095ea make workeBench live with toolkit: toolkit isn't useful in the raw, we don't need atomic source repo 2012-10-10 15:54:05 -07:00
Scott Miles
ad311895f9 initial components 2012-10-10 12:35:57 -07:00
Scott Miles
791814550e update read me 2012-10-10 11:19:03 -07:00
Scott Miles
0452ada044 seed files 2012-10-10 10:32:53 -07:00