43 Commits

Author SHA1 Message Date
ede79c89c1 fix(navCtrl): use lower level compiler API 2015-11-30 20:05:47 -06:00
7b44ff36dc fix(navCtrl): do not detach change detection 2015-11-30 12:29:32 -06:00
343048cbfd fix(router): prevent double navs 2015-11-29 00:22:50 -06:00
e0da73e07a feat(navCtrl): create postRender 2015-11-28 23:15:47 -06:00
3d47061e4a feat(nav): detach ChangeDetectorRef during transition 2015-11-27 22:14:55 -06:00
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -06:00
ce192d62d6 chore(): add callback arg to push 2015-11-22 23:41:14 -06:00
4e01ec09a2 feat(tabs): ref parent nav controllers
Closes #621
2015-11-22 23:10:26 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
4d73493086 fix(tabs): better preload preventing 2015-11-09 14:43:21 -06:00
ca74f1a813 fix(tabs): don't preload if already loaded 2015-11-09 14:38:12 -06:00
f887f7c7be fix(tab): correct lifecycle calls 2015-11-04 14:45:35 -06:00
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