935 Commits

Author SHA1 Message Date
108b08d74b fix(actionsheet): iOS transition speed 2015-09-28 14:44:10 -05:00
30327ab07d fix(ripple): tweak ripple numbers 2015-09-28 14:15:51 -05:00
a72034bb68 docs(theming): Adding default flag to md button vars
References #122
2015-09-28 14:24:34 -04:00
da694c3bd8 fix(ripple): fix remainingTime var reference 2015-09-28 12:48:09 -05:00
1badf7ec85 fix(toggle): do not preventDefault 2015-09-28 11:14:12 -05:00
00756c5596 fix(tapClick): throttle activated 2015-09-28 11:09:50 -05:00
97b5142174 fix(menu): backdrop disable-activated 2015-09-28 09:44:11 -05:00
26dcf4c3a7 chore(ripple): updates 2015-09-26 21:58:16 -05:00
0c720b130b Merge remote-tracking branch 'origin/master'
Conflicts:
	ionic/components/tap-click/ripple.ts
2015-09-26 21:29:37 -05:00
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
5a0584df0e Ripple tweaks 2015-09-25 12:46:14 -05:00
c3ea116046 feat(i18n): translation service 2015-09-25 11:56:54 -05:00
60f4d65e63 feat(ripple): better ripple 2015-09-25 11:18:22 -05:00
2ef5f51851 perf(ripple): remove ripple w/in rAF 2015-09-24 21:33:28 -05:00
1243fcda2c feat(ripple): list item md ripple 2015-09-24 21:20:57 -05:00
e4a48baef0 fix(NavRegistry): load empty view array if undefined 2015-09-24 20:35:46 -05:00
dfc3d9af81 chore(): remove unused e2e 2015-09-24 20:28:38 -05:00
da2b29cdc6 chore(): make a few things private 2015-09-24 20:22:42 -05:00
db6c7b7283 feat(nav): add NavRegistry 2015-09-24 17:34:47 -06:00
7fe4b69b98 feat(navPush): support array syntax or [nav-params] property 2015-09-24 15:53:14 -06:00
0c49c72e35 derp 2015-09-24 15:20:50 -06:00
54af55d9da feat(navController): navController insert method 2015-09-24 15:17:48 -06:00
fe7b070a6d fix(tabs): hover states 2015-09-24 14:48:10 -05:00
4294966dad fix(tabs): correct enableBack ref 2015-09-24 14:36: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
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