909 Commits

Author SHA1 Message Date
d577e24e9d perf(button): no reflows on button onInit 2015-09-24 10:54:33 -05:00
88eaa45f4c refactor(navbar): improved navbar transitions 2015-09-23 23:17:06 -05:00
97955927c8 fix(menu): overlay right-side backdrop 2015-09-23 21:08:47 -05:00
139ac16271 perf(ripple): remove ripple ele w/in setTimeout 2015-09-23 20:46:47 -05:00
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
3f7b3aadef fix(menu): do not disable app during menu open/close
Closes #175
2015-09-23 20:02:44 -05:00
51fa25996c feat(navPush): navPush takes array for navParams 2015-09-23 18:11:26 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
27373e0448 feat(events): pub/sub event system 2015-09-23 13:43:38 -05:00
1d275497f1 refactor(ripple): web animations api 2015-09-23 11:31:33 -05:00
8f76057147 derp 2015-09-23 10:50:48 -05:00
d51882e524 chore(IonicApp): update description 2015-09-23 10:47:16 -05:00
abd68e1f58 fix(activator): activate w/ mouse events 2015-09-22 20:47:32 -05:00
3a2ffa8362 chore(): rename progressFinish to progressEnd 2015-09-22 16:08:27 -05:00
1fbdf4b10b feat(menu): drag right side 2015-09-22 16:01:14 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
f3358a697e chore(): rename to IONIC_DIRECTIVES
Closes #165
2015-09-22 13:11:56 -05:00
bbc3e84fdf chore(): remove !default from z-index/flex-order 2015-09-22 13:06:35 -05:00
1a60540f2b feat(menu): right side menus 2015-09-22 12:36:42 -05:00
3b7d261290 feat(menu-toggle): right side alignment 2015-09-22 11:30:06 -05:00
3bd0b5c8ac chore(): use class selectors in e2e 2015-09-22 11:25:27 -05:00
50c82a7de9 chore(): remove unneeded e2e ids 2015-09-22 11:19:06 -05:00
4ed6316498 refactor(lifecycle): onViewDidEnter 2015-09-22 10:21:43 -05:00
3e07743d7e refactor(lifecycle): prefix with on 2015-09-22 10:14:20 -05:00
ffb43a4e52 fix(bootstrap): ready function if body not ready
Closes #156
2015-09-22 09:11:25 -05:00
4a8aa9d653 fix(actionsheet): hover color 2015-09-21 23:09:33 -05:00
e6c620840b chore(): remove MaterialButton 2015-09-21 22:50:10 -05:00
cb165ec865 fix(actionsheet): md activated
Closes #140
2015-09-21 22:42:30 -05:00
b1b4dba273 fix(actionsheet): iOS cancel bold
Closes #141
2015-09-21 22:39:19 -05:00
bc1fecbef1 fix(actionsheet): iOS borders
Closes #142
2015-09-21 22:36:52 -05:00
41e8def79e fix(actionsheet): iOS hover
Closes #143
2015-09-21 22:34:57 -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
ff5e1b67ca fix(activated): card item activated bg update
Closes #149
2015-09-21 21:05:03 -05:00
0f41aec2b6 chore(): checkbox use ion-checkbox scss 2015-09-21 21:00:14 -05:00
03d3899bce fix(checkbox): no activated state
Closes #150
2015-09-21 20:52:51 -05:00
fe98e6d6ad fix(): no fade on item click
Closes #152
2015-09-21 20:36:45 -05:00
f5d36faf08 fix(switch): use .switch-activated 2015-09-21 20:18:20 -05:00
ba29025d2e fix(tap): always run tap polyfill
Closes #155
2015-09-21 20:09:49 -05:00
b8fce7a267 chore(): update !default values 2015-09-21 16:57:23 -05:00
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -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
e184b1f9f2 init md ripple 2015-09-19 02:31:11 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
339312b124 fix overlay menu placement 2015-09-18 22:45:07 -05:00
e570a11aab do not disable transitions when app disabled 2015-09-18 22:17:05 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00