17b89a80a3
Trying to fix build failures
2016-05-25 09:48:07 +03:00
37f13c50d4
Fixed: Navigating with clearHistory / transition
2016-05-20 11:50:15 +03:00
eda260323e
Add a flag we can use to skip string template calcs in release
2016-05-17 16:43:41 +03:00
d62f018a55
Fix navigatedFrom event raised when Activity is destroyed without actual navigation. ( #2100 )
2016-05-13 13:11:10 +03:00
02df926051
Evaluate lazily android specific global values
2016-04-21 17:20:48 +03:00
65bb2d4531
A lot of re-factoring + bug fix for navigation events
2016-04-21 16:38:34 +03:00
b3f36644c1
Fix: Android pages disappear before their exit transition has finished
...
Resolves #2000
2016-04-20 17:04:28 +03:00
56065ae601
Fix broken navigation after clear history with transition
...
Resolves #1948
2016-04-20 14:57:01 +03:00
69f3dd101e
Work around a webpack bundling fail in transitions by using full imports.
...
It seems Webpack can't discover aliased modules that relative-import other
aliased modules e.g. "ui/transition", aliased to
"ui/transition/transition.android", not discovering "./slide-transition"
which is aliased to "ui/transition/slide-transition.android.js"
2016-03-29 14:04:27 +03:00
2cabf02215
Fixed navigation events
2016-03-18 11:55:52 +02:00
5ad082d783
Re-factored page navigation transitions. Resolves Issue #811 .
2016-02-10 14:55:27 +02:00
b0976bf986
Resolved #811 : Page Navigation Transitions
2016-02-03 13:24:12 +02:00