70 Commits

Author SHA1 Message Date
6f3b9bef82 style(tslint): tslint updates 2016-04-06 21:28:52 -05:00
d3fa29fe95 feat(loading): add internal stack for the loading service
this allows the user to push multiple loading indicators on top of each
other without interfering with the page stack, as well as navigation
between pages behind the loading indicator.

references #5426
2016-04-04 23:38:58 -04:00
17c38862cc fix(Nav): fixes swipeBackEnabled as attribute
closes #5653
2016-03-18 16:04:28 +01:00
d77e8d963f fix(nav): use setRoot when root property changes
Closes #5668
2016-03-06 23:33:44 -06:00
da37029195 feat(nav): iOS swipe to go back
Closes #5185
2016-02-17 13:35:34 -06:00
858855050d docs(demos): rename nav-push-pop to navigation and use it on the nav as well
references #5311
2016-02-03 18:04:13 -05:00
a913e3e084 docs(nav): make inputs private 2016-02-01 22:43:03 -05:00
ecb5e4f031 test(alert): dismiss alert, then run nav.pop() 2016-01-29 23:31:51 -06:00
ee106377fc chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes  and not just .
2016-01-20 11:15:01 -06:00
8fdc9ed673 chore(): fix NavController typescript errors 2016-01-12 21:41:37 -06:00
88aad3f880 refactor(decorators): remove ConfigComponent 2016-01-11 22:51:54 -06:00
829442dffe chore(decorators): move decorators up one directory 2015-12-18 10:32:24 -06:00
25d478bd6d docs(nav, navbar): nav and navbar updates 2015-12-16 21:02:41 -05:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
ed5328939a fix(overlay): append overlays next to ion-overlay, not in
Closes #698
2015-12-08 12:48:35 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
448385ed84 fix(navCtrl): run change detection after stage
Also fixes #675
2015-12-01 11:01:11 -06:00
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
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
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