31 Commits

Author SHA1 Message Date
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
387ec40f23 fix(): disable preloadTabs for now 2015-10-16 13:49:52 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
3037c369c4 feat(preloadTabs): preload tab roots by default 2015-10-16 11:18:10 -05:00
90fa15d850 fix(transitions): prevent black flicker 2015-10-16 10:44:58 -05:00
ffc5a5e2ce refactor(Tabs): Tabs no longer extends NavController 2015-10-11 22:44:18 -05:00
6c44ae6246 update animations 2015-10-10 23:52:01 -05:00
085ee958c4 refactor(NavController): use ng2 loadNextToLocation 2015-10-09 16:16:40 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
f1387c2cd4 Componet -> Component 2015-10-08 16:03:25 -05:00
1b20b65f0a refactor(NavController): pass in DI 2015-10-07 16:43:46 -05:00
a3da0fa68f update api docs to say page instead of view 2015-10-07 14:37:19 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
631472d3c1 nav doc tweaks 2015-10-05 15:24:48 -05:00
6955a8cdba fix(nav): update loader 2015-10-05 11:43:53 -05:00
657e7175ef Merge branch 'master' into alpha38 2015-10-04 22:36:50 -05:00
13e146b3e5 fix tab tabs 2015-10-04 16:05:58 -05:00
43a4a71629 chore(tab): tab api docs 2015-10-04 16:03:03 -05:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
0f06573f2b docs: add description and example to list and item 2015-09-04 11:02:57 -05:00
92156d30c2 switch, tabs docs wip 2015-08-31 10:52:20 -05:00
554b1b2d9a transition runs outside of angular 2015-08-18 15:09:01 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
984cdd07c3 update content to ng-content 2015-07-30 22:38:45 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00