110 Commits

Author SHA1 Message Date
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
c2d56d8623 refactor(padding): changed padding to attributes
Updated demos. Closes #266
2015-10-08 15:15:20 -04:00
b7d1d2debf Merge branch 'master' into alpha38
Conflicts:
	ionic/components/nav/view-controller.ts
	ionic/components/tabs/tab.ts
2015-10-05 11:47:45 -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
dfe19a962d use title service 2015-10-04 11:45:32 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
f291944335 fix(button): include primary as a CSS definition 2015-10-02 10:10:01 -05:00
1225336fab fix(fab): no box shadow iOS
Closes #217
2015-09-30 08:09:51 -05:00
324f79091b fix(fab): icon size
Once again Closing #205
2015-09-29 14:08:07 -05:00
12499b68af fix(fab): update box-shadow
Closes #192
2015-09-29 14:05:13 -05:00
86670d03ee fix(fab): increase icon size
Closes #205
2015-09-29 07:19:57 -05:00
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
a72034bb68 docs(theming): Adding default flag to md button vars
References #122
2015-09-28 14:24:34 -04: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
1d275497f1 refactor(ripple): web animations api 2015-09-23 11:31:33 -05:00
dd47e93b0b refactor(button): button[clear] :hover
Closes #145
2015-09-21 22:09:43 -05:00
938ac117a9 fix(fab): center fab icon on safari
Closes #146
2015-09-21 21:39:27 -05:00
84b17760be fix(safari): button icon/text vertical centering
Closes #147
2015-09-21 21:31:23 -05:00
0185c43e25 fix(): md card buttons
Closes #148
2015-09-21 21:14:14 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
88c547c535 refactor(activator): ripple activator 2015-09-21 13:48:58 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
ffc6bf4c76 i knew i'd leave this in by mistake 2015-09-14 22:41:24 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -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
c41801c55f css cleanup 2015-09-05 21:02:45 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
3d931cc7d8 normalize/structure css cleanup 2015-09-02 22:02:23 -05:00
63b7c14492 toolbar button updates 2015-09-02 20:44:28 -05:00
4952cf58fb navbar aside menu button 2015-09-01 15:42:47 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00
c2ab2a4a55 button docs wip 2015-08-28 12:45:41 -07:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
512fc21491 md card updates 2015-08-18 09:06:07 -05:00
b342216376 material button updates 2015-08-12 23:50:56 -05:00
368cd94d7b small aside width 2015-08-12 22:39:53 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
a5a70f907d no quotes in attr selectors 2015-08-11 22:28:30 -05:00
147a7e68ff color updates 2015-08-11 22:10:25 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
b8e08a442a radio updates 2015-08-06 13:52:14 -05:00