4c54bc841e
Merge pull request #2288 from NativeScript/atanasovg/decouple-fragment-class
...
Decouple Fragment implementation logic from the Extend call.
2016-06-13 11:51:02 +03:00
ef0577ed56
Decouple Fragment implementation logic from the Extend call.
2016-06-10 18:01:47 +03:00
1818e087e1
Fixed a visual glitch with manual iOS transitions
2016-06-10 16:58:12 +03:00
d1c7eacaac
Fixed: Exit transition on API Level 23 with cachePagesOnNavigate=true
...
When we are on API Level 23 and we have cachePagesOnNavigate=true, the exit transition of the current (disappearing) page ends immediately after its start, which in turn removes the page UI from the fragment and leaves a white spot in place of the current page while the enter transition of the new page is being played.
Related to #2225
2016-06-07 11:50:35 +03:00
bab2bb13d0
More transition fixes and optimizations
...
Related to #2225
2016-06-06 15:45:49 +03:00
63471fcc3c
Fix all possible cases of the current page not playing its exit transition
2016-06-03 17:32:40 +03:00
9e40f8022b
Fixed: The exit transition of the current page is not played when navigating with clearHistory
...
Resolves #2225
2016-06-03 15:48:48 +03:00
4cc0d604be
Optimize requires
2016-06-02 11:15:44 +03:00
5c47f54fe5
Fixed: The exit transition of the current page is not played when navigating with clearHistory
...
Resolves #2225
2016-06-02 10:48:30 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00