48 Commits

Author SHA1 Message Date
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -06:00
df3a59dc81 docs: fix syntax highlight on API section
Closes #533
2015-11-16 14:59:36 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
1a865eaf7b feat(nav): animate nested navs 2015-10-30 23:31:23 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
90fa15d850 fix(transitions): prevent black flicker 2015-10-16 10:44:58 -05:00
8a5778661b chore(): zone.runOutsideAngular 2015-10-15 10:29:20 -05:00
61bd51367a improve iOS transitions/reduce dom updates 2015-10-11 12:47:39 -05:00
6c44ae6246 update animations 2015-10-10 23:52:01 -05:00
fa2ae9cd93 rename(sections): .navbar-container now ion-navbar-section 2015-10-10 17:14:03 -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
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
7ccdfed018 feat(nav-controller): remove method 2015-10-08 20:42:34 -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
0be37b201f rename IonicComponent to ConfigComponent 2015-10-07 10:54:28 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
f1b00c6446 tabs wip 2015-10-05 21:37:56 -05:00
70810bab38 wip 2015-10-05 19:54:22 -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
cd319e1cf2 working modals 2015-10-05 11:05:55 -05:00
657e7175ef Merge branch 'master' into alpha38 2015-10-04 22:36:50 -05:00
2483b1ee08 chore(nav): add [root] description to api doc 2015-10-04 16:02:40 -05:00
3d6dbe3c9a tweak nav docs 2015-10-04 14:11:09 -05:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
8f75a27980 chore(nav): improve doc wording 2015-10-03 08:40:29 -05:00
539edf8ebd chore(nav): more nav docs 2015-10-02 19:46:07 -05:00
e9615191a8 chore(docs): nav and navcontroller docs 2015-10-02 13:18:41 -05:00
3a1fc883ff fix(pane): reuse view panes w/ same structure 2015-10-01 16:29:59 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
4a58321beb throw error for view controller push
Closes #138
2015-09-18 11:44:18 -05:00
dc7b04fbd4 remove onIonInit
Closes #77
2015-09-05 23:09:21 -05:00
c0c4782fd2 nav and modal docs wip 2015-08-31 08:42:01 -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
dc003e0a89 fix overlays 2015-08-01 22:27:37 -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
57734f87f6 isSwipeBackEnabled 2015-07-17 14:43:32 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00