12 Commits

Author SHA1 Message Date
4a8b35326f Angular and non-angular Tabs Working
Tests passing
2013-09-19 22:28:59 -05:00
d213be65a1 Working angular tabs! 2013-09-18 08:56:52 -05:00
a93618d876 Angular controller inheriting from our vanilla ctrl 2013-09-17 19:25:39 -05:00
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
61125473de Fixed tests and removed DOM call from TabBarController 2013-09-16 11:26:54 -05:00
6c32a638ad Fixed TabController infinite Loop 2013-09-13 18:04:05 -05:00
5e00917297 TabBarController works! 2013-09-13 17:55:44 -05:00
3fd6b41636 Tab bar selection works 2013-09-13 16:57:37 -05:00
0634e07b01 TESTS!! 2013-09-13 14:53:55 -05:00
cad4d9b0d5 Test for tab bar controller 2013-09-13 09:48:48 -05:00
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
56f7ee5c9c Messing with hack example of TabBarController and Test 2013-09-08 01:35:54 -05:00