34 Commits

Author SHA1 Message Date
8b0316cbb2 fix menu-toggle style in content 2015-12-08 14:20:31 -06:00
31b4a0c4a1 Merge branch 'master' into css-refactor
# Conflicts:
#	ionic/components/button/modes/ios.scss
2015-12-08 08:50:10 -06:00
d7de2e3e92 docs(button): add link to api demo 2015-12-07 20:59:10 -06:00
e7437b4ab2 iOS toolbar buttons 2015-12-07 15:50:59 -06:00
3fa93ac815 ignore button attr as button color 2015-12-07 12:46:31 -06:00
7506d197f3 set button colors with style types 2015-12-07 12:00:34 -06:00
c6626e0af8 use roles for button icons 2015-12-06 21:46:13 -06:00
3d3eae1e4f set button css by attrs 2015-12-06 20:44:56 -06:00
84b21cfd98 dynamically add button classes from attributes 2015-12-05 21:41:03 -06:00
56496e4f2a only apply button class for non item 2015-12-05 21:07:15 -06:00
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -05:00
5f221e273b refactor(button): added button class to the button directive and got them working more
references #689
2015-12-04 16:12:46 -05:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
262b883211 docs(button): button attribute docs 2015-12-01 21:36:13 -06:00
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