Commit Graph

1446 Commits

Author SHA1 Message Date
Adam Bradley
ffb43a4e52 fix(bootstrap): ready function if body not ready
Closes #156
2015-09-22 09:11:25 -05:00
Adam Bradley
4a8aa9d653 fix(actionsheet): hover color 2015-09-21 23:09:33 -05:00
Adam Bradley
e6c620840b chore(): remove MaterialButton 2015-09-21 22:50:10 -05:00
Adam Bradley
cb165ec865 fix(actionsheet): md activated
Closes #140
2015-09-21 22:42:30 -05:00
Adam Bradley
b1b4dba273 fix(actionsheet): iOS cancel bold
Closes #141
2015-09-21 22:39:19 -05:00
Adam Bradley
bc1fecbef1 fix(actionsheet): iOS borders
Closes #142
2015-09-21 22:36:52 -05:00
Adam Bradley
41e8def79e fix(actionsheet): iOS hover
Closes #143
2015-09-21 22:34:57 -05:00
Adam Bradley
dd47e93b0b refactor(button): button[clear] :hover
Closes #145
2015-09-21 22:09:43 -05:00
Adam Bradley
938ac117a9 fix(fab): center fab icon on safari
Closes #146
2015-09-21 21:39:27 -05:00
Adam Bradley
84b17760be fix(safari): button icon/text vertical centering
Closes #147
2015-09-21 21:31:23 -05:00
Adam Bradley
0185c43e25 fix(): md card buttons
Closes #148
2015-09-21 21:14:14 -05:00
Adam Bradley
ff5e1b67ca fix(activated): card item activated bg update
Closes #149
2015-09-21 21:05:03 -05:00
Adam Bradley
0f41aec2b6 chore(): checkbox use ion-checkbox scss 2015-09-21 21:00:14 -05:00
Adam Bradley
03d3899bce fix(checkbox): no activated state
Closes #150
2015-09-21 20:52:51 -05:00
Adam Bradley
fe98e6d6ad fix(): no fade on item click
Closes #152
2015-09-21 20:36:45 -05:00
Adam Bradley
f5d36faf08 fix(switch): use .switch-activated 2015-09-21 20:18:20 -05:00
Adam Bradley
ba29025d2e fix(tap): always run tap polyfill
Closes #155
2015-09-21 20:09:49 -05:00
Brandy Carney
6a6b361f67 docs(): changing the sass variable path to be relative in order to link to it
Don’t add the variable if it doesn’t contain the !default flag, and
remove the !default flag and semicolon from the value. References #122
2015-09-21 18:35:53 -04:00
Adam Bradley
b8fce7a267 chore(): update !default values 2015-09-21 16:57:23 -05:00
Adam Bradley
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -05:00
Adam Bradley
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
Brandy Carney
6d402a9428 Moving gulp task down in file, adding default values and support for multi-line values
Fixing issue with html encoding and splitting on all colons. This fixes
the svg default value. References #122
2015-09-21 16:53:48 -04:00
Adam Bradley
88c547c535 refactor(activator): ripple activator 2015-09-21 13:48:58 -05:00
Adam Bradley
e184b1f9f2 init md ripple 2015-09-19 02:31:11 -05:00
Adam Bradley
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
Adam Bradley
339312b124 fix overlay menu placement 2015-09-18 22:45:07 -05:00
Adam Bradley
e570a11aab do not disable transitions when app disabled 2015-09-18 22:17:05 -05:00
Adam Bradley
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
Adam Bradley
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
Brandy Carney
703a3678e6 Changing Sass Variables gulp task
Pushing to array again. References #122
2015-09-18 17:44:48 -04:00
Adam Bradley
00ebfaebfc remove <icon forward></icon> 2015-09-18 15:55:18 -05:00
Adam Bradley
4a58321beb throw error for view controller push
Closes #138
2015-09-18 11:44:18 -05:00
Adam Bradley
b95e9609cb remove .item-media 2015-09-18 11:25:39 -05:00
Adam Bradley
d8b1bab715 feat(thumbnail): ion-thumbnail element 2015-09-18 10:57:43 -05:00
Adam Bradley
7da2afb754 feat(avatar): ion-avatar element 2015-09-18 10:50:46 -05:00
Tim Lancina
4c014ec855 chore(docs): Aside -> Menu in api menu template 2015-09-18 10:30:16 -05:00
Tim Lancina
7149403884 chore(docs): ActionMenu -> ActionSheet in docs menu template 2015-09-18 10:17:17 -05:00
Adam Bradley
e02cc2405c fix toolbar hover states 2015-09-18 09:53:26 -05:00
Adam Bradley
19047e11b5 remove view controllers _isEnabled 2015-09-18 09:31:53 -05:00
Adam Bradley
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00
Adam Bradley
28c6a45e20 fix progress close animation flicker 2015-09-17 23:27:06 -05:00
Adam Bradley
e9a9e22aea fix menu overlay box-shadow over content 2015-09-17 23:07:36 -05:00
Adam Bradley
c09ea0da44 prevent native animate flicker 2015-09-17 23:02:14 -05:00
Adam Bradley
a2346bf11b fix(backbtn): incorrect elementRef 2015-09-17 22:16:11 -05:00
Adam Bradley
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
Adam Bradley
2ecde315f2 fix(isEnabled): do not disable during menu close 2015-09-17 21:55:53 -05:00
Adam Bradley
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
Brandy Carney
252a5ee747 Updating sass variables task to include affected files by the sass variable 2015-09-17 14:20:23 -04:00
Brandy Carney
5bcc9b0436 Adding gulp task docs.sass-variables for compiling sass variables 2015-09-17 14:20:23 -04:00
Adam Bradley
22d4478a9b pointer events auto for toolbar nav-items 2015-09-17 13:02:26 -05:00