|
829442dffe
|
chore(decorators): move decorators up one directory
|
2015-12-18 10:32:24 -06:00 |
|
|
78813efa3b
|
docs(navPush, navPop, navRouter)
|
2015-12-17 13:47:06 -05:00 |
|
|
25d478bd6d
|
docs(nav, navbar): nav and navbar updates
|
2015-12-16 21:02:41 -05:00 |
|
|
364f9e12ae
|
fix(keyboard): close keyboard after transition
Closes #754
|
2015-12-16 10:49:24 -06:00 |
|
|
fc8554b657
|
docs(navController): update page link
|
2015-12-11 11:10:16 -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 |
|
|
0270be3305
|
fix blocking TS errors
|
2015-12-10 16:39:56 -06:00 |
|
|
62b31f1b1d
|
chore(navCtrl): print out error msg for invalid component
|
2015-12-10 15:13:42 -06:00 |
|
|
9f0ab4a86e
|
feat(page): auto-add css className built from JS component name
|
2015-12-10 11:34:12 -06:00 |
|
|
5793716b67
|
feat(rootNav): create rootNav property on NavController/Tabs
#714
|
2015-12-10 07:35:25 -06:00 |
|
|
05aaa2d34d
|
fix templates after alpha50
|
2015-12-09 08:26:44 -06:00 |
|
|
243f03e545
|
Merge branch 'alpha50' into css-refactor
|
2015-12-09 07:47:30 -06:00 |
|
|
ec0c146be6
|
fix(router): create custom ResolvedInstruction class
|
2015-12-08 22:00:55 -06:00 |
|
|
30b88d746b
|
chore(): add ng prefix to lifecycle interfaces
|
2015-12-08 21:38:26 -06:00 |
|
|
9becec86af
|
Merge branch 'master' into css-refactor
|
2015-12-08 17:52:28 -05:00 |
|
|
360ddd3338
|
docs(navPush/navPop): add demo links
|
2015-12-08 16:31:38 -06:00 |
|
|
7a398ef475
|
Merge branch 'master' into css-refactor
|
2015-12-08 12:48:52 -06:00 |
|
|
ed5328939a
|
fix(overlay): append overlays next to ion-overlay, not in
Closes #698
|
2015-12-08 12:48:35 -06:00 |
|
|
8ed56efaca
|
Merge branch 'master' into css-refactor
|
2015-12-08 12:57:01 -05:00 |
|
|
91d8b3f43f
|
docs(nav-controller): add related, demo links
|
2015-12-08 11:49:44 -06:00 |
|
|
ba9b9bcdf4
|
Merge branch 'master' into css-refactor
|
2015-12-07 11:18:09 -06:00 |
|
|
8b693ce836
|
toolbar button updates
|
2015-12-07 11:18:00 -06:00 |
|
|
be4601319b
|
docs(): nav-controller and view-controller
|
2015-12-07 10:43:11 -05:00 |
|
|
9285e4fbd0
|
merge conflicts
|
2015-12-04 15:39:42 -05:00 |
|
|
f1d8d5fc14
|
docs()
|
2015-12-04 15:20:02 -05:00 |
|
|
28bb668d43
|
docs(api): add links to component sections
|
2015-12-04 13:55:43 -06:00 |
|
|
f32a198364
|
fix(navCtrl): clean up class/style
|
2015-12-02 15:26:30 -06:00 |
|
|
dbeb0f78ae
|
fix(platform): update ripple activator fn
Closes #671
|
2015-12-02 10:34:29 -06:00 |
|
|
7ac6ee4ccf
|
chore(): wtf rename
|
2015-12-02 08:37:39 -06:00 |
|
|
ed72a7a160
|
chore(): remove dup method
|
2015-12-01 22:13:49 -06:00 |
|
|
f440f029f3
|
perf(wtf): wtf time range
|
2015-12-01 21:39:30 -06:00 |
|
|
85e773b56b
|
refactor(navCtrl): move async parts of transition into their own fn
|
2015-12-01 19:59:21 -06:00 |
|
|
8c982fbc3d
|
docs(): viewController and navController docs
|
2015-12-01 16:43:15 -05:00 |
|
|
42b60bc172
|
docs(viewController): docs for viewController
|
2015-12-01 15:21:38 -05:00 |
|
|
cd9e6a2ab1
|
test(nav): removing automatic page push on nav
|
2015-12-01 14:27:17 -05:00 |
|
|
448385ed84
|
fix(navCtrl): run change detection after stage
Also fixes #675
|
2015-12-01 11:01:11 -06:00 |
|
|
10c76a64df
|
feat(viewCtrl): setBackButtonText()
|
2015-12-01 09:43:12 -06:00 |
|
|
f2afea8479
|
feat(viewCtrl): create showBackButton()
|
2015-12-01 09:23:26 -06:00 |
|
|
85d6d6f89e
|
chore(wtf): figure out wtf
|
2015-11-30 21:52:44 -06:00 |
|
|
abf482f662
|
chore(wtf): prefix wtf with ionic.
|
2015-11-30 20:52:48 -06:00 |
|
|
ede79c89c1
|
fix(navCtrl): use lower level compiler API
|
2015-11-30 20:05:47 -06:00 |
|
|
dbed133e60
|
docs(navController): docs
|
2015-11-30 17:02:29 -05:00 |
|
|
4f8ccb4cba
|
feat(wtf): add web tracing framework to NavController
|
2015-11-30 14:34:22 -06:00 |
|
|
7b44ff36dc
|
fix(navCtrl): do not detach change detection
|
2015-11-30 12:29:32 -06:00 |
|
|
c3ef6f4db8
|
fix derp
|
2015-11-29 20:56:16 -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 |
|
|
ad276f4161
|
fix(navCtrl): wrap user lifecycle evts w/ try/catch
|
2015-11-28 00:10:38 -06:00 |
|
|
3d47061e4a
|
feat(nav): detach ChangeDetectorRef during transition
|
2015-11-27 22:14:55 -06:00 |
|