|
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 |
|
|
085ee958c4
|
refactor(NavController): use ng2 loadNextToLocation
|
2015-10-09 16:16:40 -05:00 |
|
|
17f64370fd
|
fix(navController): fix this.add and _popTo ref
|
2015-10-09 00:16:25 -05:00 |
|
|
7ccdfed018
|
feat(nav-controller): remove method
|
2015-10-08 20:42:34 -05:00 |
|
|
f199e65767
|
fix(nav-controller): insert should return a promise
|
2015-10-08 20:42:33 -05:00 |
|
|
79185044f3
|
make some NavController methods private
|
2015-10-08 20:42:33 -05:00 |
|
|
f1387c2cd4
|
Componet -> Component
|
2015-10-08 16:03:25 -05:00 |
|
|
f8cc44e4cf
|
chore(NavController): make zone private
|
2015-10-07 16:47:16 -05:00 |
|
|
1b20b65f0a
|
refactor(NavController): pass in DI
|
2015-10-07 16:43:46 -05:00 |
|
|
9fc63fe17d
|
rename lifecycle events view -> page
|
2015-10-07 14:46:18 -05:00 |
|
|
a3da0fa68f
|
update api docs to say page instead of view
|
2015-10-07 14:37:19 -05:00 |
|
|
26e3554d56
|
rename IonicView to Page
|
2015-10-07 13:44:53 -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 |
|
|
3324f3cc90
|
refactor(overlay): actionsheet/popup
|
2015-10-04 22:35:54 -05:00 |
|
|
5345d10f21
|
alpha38, first pass
|
2015-10-03 16:02:24 -05:00 |
|
|
0358d1b162
|
chore(navController): improve doc wording
|
2015-10-03 08:51:18 -05:00 |
|
|
539edf8ebd
|
chore(nav): more nav docs
|
2015-10-02 19:46:07 -05:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
e9615191a8
|
chore(docs): nav and navcontroller docs
|
2015-10-02 13:18:41 -05:00 |
|
|
0afdc67998
|
feat(nav): re-add popTo and popToRoot
re-adds c5be799810d33c after merge clobber
|
2015-10-02 09:00:07 -05:00 |
|
|
faa9596489
|
fix(transition): always use animation, just no duration
Closes #227
|
2015-10-01 20:45:44 -05:00 |
|
|
d4a3005524
|
refactor(nav): NavController/Tabs overhaul
Closes #213
|
2015-10-01 15:04:49 -05:00 |
|
|
da2b29cdc6
|
chore(): make a few things private
|
2015-09-24 20:22:42 -05:00 |
|
|
0c49c72e35
|
derp
|
2015-09-24 15:20:50 -06:00 |
|
|
54af55d9da
|
feat(navController): navController insert method
|
2015-09-24 15:17:48 -06:00 |
|