Commit Graph

43 Commits

Author SHA1 Message Date
Max Lynch
ddb7279a25 Starting nav list test 2013-09-22 14:06:27 -05:00
Max Lynch
c6d0dd4457 Removed debugging messages 2013-09-22 13:52:29 -05:00
Max Lynch
4c19705806 Angular sidebar working.
YEY!
2013-09-22 13:49:24 -05:00
Max Lynch
7ea252254b No more errors on side menu ctrl 2013-09-22 13:27:36 -05:00
Max Lynch
916725040c More side menu angular stuff 2013-09-21 16:13:43 -05:00
Max Lynch
ee0186ec89 Start of side menu angular extensions 2013-09-21 15:58:52 -05:00
Max Lynch
4ffada9f1e Side Menu working dog! 2013-09-21 14:42:15 -05:00
Max Lynch
8e8688c7e6 Trying to get the side menus to work again 2013-09-20 15:21:26 -05:00
Max Lynch
fcb64f390a Side menu controller 2013-09-20 15:12:11 -05:00
Max Lynch
3395aceac5 Side menu controller with tests 2013-09-20 15:11:56 -05:00
Max Lynch
539a0c98df Removed RouteController unit
Not sure we even eed the route controller right now.
2013-09-20 10:25:16 -05:00
Max Lynch
32b59ff372 Basic route stuff working 2013-09-19 23:48:11 -05:00
Max Lynch
1814b0e781 Start of basic route controller 2013-09-19 23:12:57 -05:00
Max Lynch
4a8b35326f Angular and non-angular Tabs Working
Tests passing
2013-09-19 22:28:59 -05:00
Max Lynch
31f25b4134 Working on tab bar 2013-09-19 17:15:16 -05:00
Max Lynch
ed5cb0ca5f Fixed tabs angular demo and made it better 2013-09-19 15:58:03 -05:00
Max Lynch
81f8bd811c Angular and non-angular NavController working 2013-09-19 15:06:08 -05:00
Max Lynch
4caa67d722 Removed dangling testing thingermabobber 2013-09-19 14:18:52 -05:00
Max Lynch
16a34465f4 Working NavController and Angular extensions! 2013-09-19 14:18:09 -05:00
Max Lynch
30547511e8 Nav controller tests 2013-09-18 22:10:21 -05:00
Max Lynch
77bcb4af58 Start of nav controller with angular 2013-09-18 12:52:20 -05:00
Max Lynch
88cd853b50 Angular hacking 2013-09-18 10:17:00 -05:00
Max Lynch
d213be65a1 Working angular tabs! 2013-09-18 08:56:52 -05:00
Max Lynch
afe3660867 Removed some thing old 2013-09-17 20:46:19 -05:00
Max Lynch
ffcbb55ee8 TODO for hackish behavior 2013-09-17 20:34:54 -05:00
Max Lynch
a93618d876 Angular controller inheriting from our vanilla ctrl 2013-09-17 19:25:39 -05:00
Max Lynch
8c26932c7b Changed TabBar controller to use setVisible
This makes it a little more generic and we can easily override this in
an Angular controller.
2013-09-17 17:03:32 -05:00
Max Lynch
b4e42a42f7 Hacking on Angular extension for TabBar 2013-09-17 16:43:20 -05:00
Max Lynch
3397716460 Added TODOS 2013-09-17 00:19:04 -05:00
Max Lynch
0f5ce5b76e Basic NavController working with demo 2013-09-16 21:56:22 -05:00
Max Lynch
19d2aa5432 Basic NavController with Tests 2013-09-16 19:11:58 -05:00
Max Lynch
2def7d441a Tab bar test with detach/attach DOM elements 2013-09-16 11:47:07 -05:00
Max Lynch
61125473de Fixed tests and removed DOM call from TabBarController 2013-09-16 11:26:54 -05:00
Max Lynch
6c32a638ad Fixed TabController infinite Loop 2013-09-13 18:04:05 -05:00
Max Lynch
5e00917297 TabBarController works! 2013-09-13 17:55:44 -05:00
Max Lynch
497084cd41 Fixed one small test 2013-09-13 17:11:47 -05:00
Max Lynch
3fd6b41636 Tab bar selection works 2013-09-13 16:57:37 -05:00
Max Lynch
0634e07b01 TESTS!! 2013-09-13 14:53:55 -05:00
Max Lynch
a261e2553a Title test working 2013-09-13 10:14:51 -05:00
Max Lynch
830f35dd1c More tests and tab item building 2013-09-13 10:09:56 -05:00
Max Lynch
cad4d9b0d5 Test for tab bar controller 2013-09-13 09:48:48 -05:00
Max Lynch
5baadf6d9f Updated to use controller list not tabs
This is more inline with iOS style, where the controllers that show
content drive the tabs, not the tab list.
2013-09-08 01:47:27 -05:00
Max Lynch
56f7ee5c9c Messing with hack example of TabBarController and Test 2013-09-08 01:35:54 -05:00