|
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 |
|
|
b8db33ebb8
|
refactor(nav): move stage to nav-controller
|
2015-11-02 11:55:53 -06:00 |
|
|
b364017ff2
|
fix(zIndex): ion-page dynamic zIndex
|
2015-10-31 14:01:23 -05:00 |
|
|
1a865eaf7b
|
feat(nav): animate nested navs
|
2015-10-30 23:31:23 -05:00 |
|
|
0b861dde46
|
fix(setRoot): prevent flicker
Closes #381
|
2015-10-30 15:42:38 -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 |
|
|
a0b8f6f537
|
update to alpha42
|
2015-10-14 10:08:26 -05:00 |
|
|
ffc5a5e2ce
|
refactor(Tabs): Tabs no longer extends NavController
|
2015-10-11 22:44:18 -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 |
|
|
627080b1e2
|
fix(NavController): setView race condition
|
2015-10-09 17:02:18 -05:00 |
|