20 Commits

Author SHA1 Message Date
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
f18d114dbe test(button): add block button icon e2e 2015-10-08 21:48:04 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
d4c2342414 feat(button): Added ability to give the button a "type" which will be converted to an attribute.
Note this is working for basic buttons but breaks in the popup
currently, that is a TODO. Changed the default to types for the popup
to an empty string. Closes #183
2015-10-05 12:37:50 -04:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
6580f53607 fix(button): ignore comment nodes 2015-09-24 11:00:51 -05:00
d577e24e9d perf(button): no reflows on button onInit 2015-09-24 10:54:33 -05:00
f7a3a2436b menu-toggle updates 2015-09-13 19:43:35 -05:00
60f7bd548b toolbar menu-toggle to use link 2015-09-13 18:40:20 -05:00
f0cb0a8de0 Activator: activated 2015-09-08 23:05:26 -05:00
c2ab2a4a55 button docs wip 2015-08-28 12:45:41 -07:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
b8e08a442a radio updates 2015-08-06 13:52:14 -05:00
5db5c41809 checkbox updates 2015-07-31 18:22:38 -05:00
6d2b8c582e button icons 2015-07-23 21:17:05 -05:00
3437c1d496 button icons 2015-07-23 16:12:24 -05:00
96a84e593b the activator 2015-07-23 00:51:29 -05:00
872b4db0dd That ripple shit 2015-07-20 16:45:18 -05:00
43b8b4ad67 TapClick for a,button 2015-07-17 12:24:30 -05:00