Commit Graph

23 Commits

Author SHA1 Message Date
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