1041 Commits

Author SHA1 Message Date
db33c27b65 fix(actionsheet): disable button hover
Closes #204
2015-09-29 07:32:13 -05:00
86670d03ee fix(fab): increase icon size
Closes #205
2015-09-29 07:19:57 -05:00
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
b71c4e137e Translate 2015-09-28 15:21:06 -05:00
72658bd970 feat(plugin): Network Information and global offline/online events 2015-09-28 15:03:20 -05:00
0647967fe3 fix(ripple): animation speeds 2015-09-28 14:49:59 -05:00
108b08d74b fix(actionsheet): iOS transition speed 2015-09-28 14:44:10 -05:00
e7e9eadd51 fix(md): update transitions 2015-09-28 14:38:47 -05:00
335a10605b VIBRATE 2015-09-28 14:31:53 -05:00
cc6a9186d2 SQL STorage docs 2015-09-28 14:31:53 -05:00
30327ab07d fix(ripple): tweak ripple numbers 2015-09-28 14:15:51 -05:00
4df3a9abd8 Statusbar 2015-09-28 14:15:33 -05:00
659fa494ce Loading 2015-09-28 14:13:45 -05:00
cfc3758a3f Keyboard 2015-09-28 14:04:25 -05:00
fe612028a0 Geolocation 2015-09-28 14:02:45 -05:00
c044323e03 Device motion and orientation 2015-09-28 13:58:06 -05:00
4c9c32a899 Device 2015-09-28 13:56:34 -05:00
a72034bb68 docs(theming): Adding default flag to md button vars
References #122
2015-09-28 14:24:34 -04:00
ce8ca59439 Device 2015-09-28 13:02:57 -05:00
1ea1c3989b Contacts 2015-09-28 12:59:59 -05:00
da694c3bd8 fix(ripple): fix remainingTime var reference 2015-09-28 12:48:09 -05:00
a6fb4ba15d CameraRoll docs 2015-09-28 12:30:15 -05:00
85d2b41926 Camera docs 2015-09-28 12:12:48 -05:00
580a6dbdc3 Battery comments 2015-09-28 11:58:38 -05:00
d94ea354a8 Docs 2015-09-28 11:51:02 -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
4b7134df34 fix(animation): reset vars, not null 2015-09-28 11:01: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
6fd4b5f323 feat(translation): Translate pipe 2015-09-25 12:18:51 -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