Commit Graph

1478 Commits

Author SHA1 Message Date
Adam Bradley
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
Adam Bradley
6580f53607 fix(button): ignore comment nodes 2015-09-24 11:00:51 -05:00
Adam Bradley
d577e24e9d perf(button): no reflows on button onInit 2015-09-24 10:54:33 -05:00
Adam Bradley
88eaa45f4c refactor(navbar): improved navbar transitions 2015-09-23 23:17:06 -05:00
Adam Bradley
97955927c8 fix(menu): overlay right-side backdrop 2015-09-23 21:08:47 -05:00
Adam Bradley
139ac16271 perf(ripple): remove ripple ele w/in setTimeout 2015-09-23 20:46:47 -05:00
Adam Bradley
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
Adam Bradley
3f7b3aadef fix(menu): do not disable app during menu open/close
Closes #175
2015-09-23 20:02:44 -05:00
Tim Lancina
51fa25996c feat(navPush): navPush takes array for navParams 2015-09-23 18:11:26 -05:00
Adam Bradley
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
Max Lynch
fb9fb47c37 fix(events): a few tweaks 2015-09-23 14:19:24 -05:00
Max Lynch
2ab2024227 Comments 2015-09-23 14:04:05 -05:00
Max Lynch
27373e0448 feat(events): pub/sub event system 2015-09-23 13:43:38 -05:00
Max Lynch
cfa906dfde chore(platform): move plugins to platform 2015-09-23 11:57:07 -05:00
Adam Bradley
1d275497f1 refactor(ripple): web animations api 2015-09-23 11:31:33 -05:00
Tim Lancina
8f76057147 derp 2015-09-23 10:50:48 -05:00
Tim Lancina
a592bf3459 fix(docs): remove duplicate doc description 2015-09-23 10:50:04 -05:00
Tim Lancina
d51882e524 chore(IonicApp): update description 2015-09-23 10:47:16 -05:00
Tim Lancina
f1fee583d0 chore(docs): remove unnecessary templates 2015-09-23 10:42:33 -05:00
Adam Bradley
abd68e1f58 fix(activator): activate w/ mouse events 2015-09-22 20:47:32 -05:00
Adam Bradley
3a2ffa8362 chore(): rename progressFinish to progressEnd 2015-09-22 16:08:27 -05:00
Adam Bradley
1fbdf4b10b feat(menu): drag right side 2015-09-22 16:01:14 -05:00
Adam Bradley
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
Adam Bradley
f3358a697e chore(): rename to IONIC_DIRECTIVES
Closes #165
2015-09-22 13:11:56 -05:00
Adam Bradley
90d692142d chore(): use md mode for windows phone 2015-09-22 13:09:11 -05:00
Adam Bradley
bbc3e84fdf chore(): remove !default from z-index/flex-order 2015-09-22 13:06:35 -05:00
Adam Bradley
1a60540f2b feat(menu): right side menus 2015-09-22 12:36:42 -05:00
Adam Bradley
3b7d261290 feat(menu-toggle): right side alignment 2015-09-22 11:30:06 -05:00
Adam Bradley
3bd0b5c8ac chore(): use class selectors in e2e 2015-09-22 11:25:27 -05:00
Adam Bradley
50c82a7de9 chore(): remove unneeded e2e ids 2015-09-22 11:19:06 -05:00
Adam Bradley
4ed6316498 refactor(lifecycle): onViewDidEnter 2015-09-22 10:21:43 -05:00
Adam Bradley
3e07743d7e refactor(lifecycle): prefix with on 2015-09-22 10:14:20 -05:00
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