|
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 |
|
|
ed5328939a
|
fix(overlay): append overlays next to ion-overlay, not in
Closes #698
|
2015-12-08 12:48:35 -06:00 |
|
|
91d8b3f43f
|
docs(nav-controller): add related, demo links
|
2015-12-08 11:49:44 -06:00 |
|
|
be4601319b
|
docs(): nav-controller and view-controller
|
2015-12-07 10:43:11 -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 |
|
|
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 |
|
|
448385ed84
|
fix(navCtrl): run change detection after stage
Also fixes #675
|
2015-12-01 11:01:11 -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 |
|
|
b9d69da414
|
docs(navController): update overview
|
2015-11-25 14:31:57 -06:00 |
|
|
a07dd80117
|
docs(navController): better navController docs and examples
Closes #417
|
2015-11-25 15:20:01 -05:00 |
|
|
89d4cd3a5b
|
fix(navController): check view loaded before element cache
|
2015-11-25 11:58:07 -06:00 |
|
|
4fc78d3e44
|
fix(transition): iOS show back btn after insert
Closes #638
|
2015-11-25 11:45:11 -06:00 |
|
|
38bd1b1428
|
fix(navController): pass params to insert
|
2015-11-25 11:06:44 -06:00 |
|
|
f4d82f05ea
|
fix(navController): update element caching
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
|
2015-11-25 10:27:55 -06:00 |
|
|
6bac56bd38
|
fix(tabs): load tab pages before tabs ready callback
|
2015-11-24 15:44:05 -06:00 |
|
|
424800a3c9
|
fix(transition): update disabling transitions
|
2015-11-24 14:02:40 -06:00 |
|
|
b58d2e8dab
|
docs(navController): Typescript docs needs types
|
2015-11-24 13:31:25 -06:00 |
|
|
061f551ef1
|
docs(navController): add api docs
|
2015-11-24 13:22:24 -05: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 |
|
|
e1c160eb54
|
refactor(overlay): use NavController
|
2015-11-21 19:18:47 -06:00 |
|
|
002e5e86a6
|
perf(): raf updates
|
2015-11-20 20:24:21 -06:00 |
|
|
0a5d1ec7d9
|
perf(): internal animations/transitions to use callbacks
Reduce overhead and involving zone
|
2015-11-20 09:47:13 -06:00 |
|
|
dd82219d1a
|
fix(navController): ensure leavingView obj exists
Closes #582
|
2015-11-19 07:40:36 -06:00 |
|
|
050b600940
|
fix(popTo): fix reference and tests
Closes #511
|
2015-11-13 17:12:15 -06:00 |
|
|
406fa18c5a
|
perf(ripple): ripple perf improvements
|
2015-11-10 14:42:35 -06:00 |
|
|
9075f7b154
|
chore(): add time/timeEnd console logs
|
2015-11-04 14:45:35 -06:00 |
|
|
4c3b83fde5
|
fix(nav): start zIndex at 10
|
2015-11-02 15:52:06 -06:00 |
|
|
0edc60eefc
|
chore(nav): make transition/stage private
|
2015-11-02 12:20:26 -06:00 |
|
|
b336c280b9
|
feat(nav): pass opts in insert/remove
|
2015-11-02 12:13:00 -06:00 |
|
|
d38fff878c
|
feat(nav): make popTo public
|
2015-11-02 12:05:39 -06:00 |
|
|
ef19d7ca61
|
chore(nav): return transition promises
|
2015-11-02 12:01:35 -06:00 |
|