Commit Graph

853 Commits

Author SHA1 Message Date
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
e9a9e22aea fix menu overlay box-shadow over content 2015-09-17 23:07:36 -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
Adam Bradley
22d4478a9b pointer events auto for toolbar nav-items 2015-09-17 13:02:26 -05:00
Adam Bradley
8a344cebd9 update document.title on view change 2015-09-17 12:39:28 -05:00
Adam Bradley
a33073ca5f do not use @Query within toolbars 2015-09-17 11:37:23 -05:00
Adam Bradley
cbf990f4cf error when same id registered
Closes #123
2015-09-16 12:32:17 -05:00
Adam Bradley
0364bc24d4 fix toolbar colors 2015-09-16 09:49:13 -05:00
Adam Bradley
abff83a206 toolbar refactor wip 2015-09-16 00:42:22 -05:00
Adam Bradley
fc89e86c83 iOS title centering improvements wip 2015-09-15 16:14:10 -05:00
Adam Bradley
e741608f05 hide toolbar menu-toggle when not the root 2015-09-15 14:51:03 -05:00
Adam Bradley
64e7a083f5 prevent black flicker
Closes #111
2015-09-14 23:26:42 -05:00
Adam Bradley
8039eae2d2 prevent double navigations to the same view 2015-09-14 23:20:17 -05:00
Adam Bradley
ffc6bf4c76 i knew i'd leave this in by mistake 2015-09-14 22:41:24 -05:00
Adam Bradley
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
Adam Bradley
41f2942fe7 improve css deactivate fallback 2015-09-14 21:43:55 -05:00
Adam Bradley
2fe6135800 iOS transition gray out leaving view 2015-09-14 21:29:34 -05:00
Adam Bradley
722dddbbb7 improve click block, onKeyboardClose 2015-09-14 21:06:53 -05:00
Adam Bradley
28c8d001e6 cache window dimensions 2015-09-13 22:34:23 -05:00
Adam Bradley
219bd18892 md tabs view transition for 2nd page 2015-09-13 21:30:48 -05:00
Adam Bradley
5441c293cd do not throw error during id register 2015-09-13 20:42:17 -05:00
Adam Bradley
ebe2a836bc fix menu component unregister 2015-09-13 20:01:11 -05:00
Adam Bradley
f7a3a2436b menu-toggle updates 2015-09-13 19:43:35 -05:00
Adam Bradley
60f7bd548b toolbar menu-toggle to use link 2015-09-13 18:40:20 -05:00
Adam Bradley
2c0d7005b0 only allow one component key 2015-09-13 14:11:59 -05:00
Adam Bradley
8fbf53e1b7 rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
Adam Bradley
0039647515 rename aside to menu 2015-09-11 21:40:58 -05:00
Adam Bradley
d0ac44da83 Merge branch 'alpha37' 2015-09-11 21:04:02 -05:00
Adam Bradley
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
Tim Lancina
3634a1d0ec docs todo 2015-09-11 14:28:37 -05:00
Adam Bradley
e9856aed7b fix(derp): commas should be optional or something 2015-09-10 22:14:21 -05:00
Adam Bradley
eb5b4ab96b feat(role): aside navigation 2015-09-10 21:46:11 -05:00
Adam Bradley
b31ab1b0be feat(aside): reveal/overlay aside using Animation 2015-09-10 20:54:40 -05:00
Tim Lancina
ba82577861 derp 2015-09-09 16:52:37 -05:00
Tim Lancina
50a4549e8e chore(demos): move app tests to demos 2015-09-09 15:49:06 -05:00
Max Lynch
7ca620a470 Orientation cleanup 2015-09-09 13:51:34 -05:00
Max Lynch
824d310ecc New do 2015-09-09 11:33:34 -05:00
Max Lynch
e166e2217b Device motion 2015-09-09 11:10:11 -05:00
Max Lynch
eb40b6f6f5 If at first you herp, then you shall derp 2015-09-09 10:36:57 -05:00
Max Lynch
e15b2c3ca4 Grid lines 👍 2015-09-09 10:26:49 -05:00
Max Lynch
a3c3627fca :derp: 2015-09-09 10:18:43 -05:00
Max Lynch
6919bc46f5 :derp: 2015-09-09 10:18:22 -05:00
Max Lynch
8f2208184e Native demo 2015-09-09 10:17:13 -05:00
Max Lynch
69101e2ec0 fix(aside): auto register w/o id 2015-09-09 10:07:26 -05:00
Adam Bradley
e46863640e do not deactivate buttons during transition
Closes #94
2015-09-09 10:03:48 -05:00