Commit Graph

19 Commits

Author SHA1 Message Date
Rossen Hristov
65bb2d4531 A lot of re-factoring + bug fix for navigation events 2016-04-21 16:38:34 +03:00
Rossen Hristov
b3f36644c1 Fix: Android pages disappear before their exit transition has finished
Resolves #2000
2016-04-20 17:04:28 +03:00
Rossen Hristov
56065ae601 Fix broken navigation after clear history with transition
Resolves #1948
2016-04-20 14:57:01 +03:00
atanasovg
13494e3adf Replace reflection calls for native Java arrays with the new implementation from the Runtime. 2016-03-02 18:39:21 +02:00
Hristo Deshev
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
Hristo Deshev
32ff1f3cfc Fix TypeScript 1.8 compile errors. Get rid of "ui" imports. 2016-02-24 11:06:14 +02:00
Rossen Hristov
5ad082d783 Re-factored page navigation transitions. Resolves Issue #811. 2016-02-10 14:55:27 +02:00
Hristo Deshev
e9ed8c797b Delete unused variables (tslint) 2016-02-09 11:18:56 +02:00
Rossen Hristov
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
Vladimir Enchev
d05426c22d changed mainModule to start(entry) 2016-01-19 17:02:06 +02:00
Hristo Deshev
070b01c544 Remove UTF-8 BOM's from package.json files 2015-12-01 15:37:14 +02:00
Rossen Hristov
f75922102a Resolved: Cross platform way to clear history #283 2015-09-25 11:34:51 +03:00
Nedyalko Nikolov
d335fae123 Android console improved to support circular objects. 2015-06-08 18:04:00 +03:00
vakrilov
fe66104595 Page events 2015-05-19 13:37:38 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Nedyalko Nikolov
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
Erjan Gavalji
2e8eef1bda Fix perf-tests paths. Not tested 2015-03-24 13:36:47 +02:00
vakrilov
9113faacc4 Image src and imageSource properties defined 2015-03-12 10:33:50 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00