Commit Graph

5976 Commits

Author SHA1 Message Date
vakrilov
159803d8b9 TabView color and selctedColors 2015-10-15 14:55:31 +03:00
Erjan Gavalji
54440f4266 Copying the latest android widgets... 2015-10-15 14:50:43 +03:00
Erjan Gavalji
f9851c1ac6 Kill the emulator at end 2015-10-15 14:30:03 +03:00
Hristo Deshev
6b148fc60a Merge pull request #946 from NativeScript/css-value-parse
css-value parse fix to match the new parse function export.
2015-10-15 14:26:25 +03:00
Panayot Cankov
46921d53f6 Move from begin/commit animation blocks to keyframe animations, they handle continuation from the current state. There is a new "Sequence" animation in the "animations" app that displays a sequence of animations that used to be buggy in iOS (the animated object was jumping around) but should now display a nice continuos animation. The problem that has been fixed appeared only when multiple properties that affect transform are animated: rotate + translate or scale + translate. 2015-10-15 12:16:30 +03:00
Erjan Gavalji
2edb5a8fb2 Move the testsapp folder under the build folder 2015-10-15 10:54:36 +03:00
Erjan Gavalji
2c42783907 Reduce the timeout of the test run. Start in no-window 2015-10-15 10:37:18 +03:00
Hristo Deshev
5d59c4b3ef css-value parse fix to match the new parse function export. 2015-10-15 10:36:15 +03:00
Vladimir Enchev
44e4296d80 Merge pull request #931 from NativeScript/vertical-alignment-middle
vertical-alignment middle support added
2015-10-15 10:31:16 +03:00
Rossen Hristov
660958503b Merge pull request #945 from NativeScript/hamorphis-patch-2
Revert.
2015-10-15 10:03:01 +03:00
Hristo Hristov
857c54d28e Merge pull request #938 from NativeScript/hhristov/improving-tests-time
Add module duration
2015-10-15 10:02:26 +03:00
Rossen Hristov
1a679eb2d2 Revert. 2015-10-15 09:40:40 +03:00
hshristov
4a594ddb95 fix merge issue 2015-10-15 09:29:39 +03:00
hshristov
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
Rossen Hristov
ea62b3d487 Merge pull request #935 from NativeScript/animation
Fixed #801: Chained animations lose state on iOS.
2015-10-14 16:57:15 +03:00
Rossen Hristov
9674ad4a3b Removed the annoying css trace. 2015-10-14 16:46:29 +03:00
Alexander Vakrilov
c10d53cd22 Merge pull request #5 from NativeScript/feature/tab-get-view-methods
Exposed getView methods for tab
2015-10-14 16:14:07 +03:00
Rossen Hristov
21b3a0a602 Fixed #801: Chained animations lose state on iOS. 2015-10-14 16:01:59 +03:00
Hristo Deshev
f6ef20070e Merge pull request #933 from NativeScript/css-upgrade
Css upgrade
2015-10-14 15:44:23 +03:00
Erjan Gavalji
d4a702409d Fix the compilation 2015-10-14 15:35:39 +03:00
vakrilov
98f01f479e Exposed getView methods for tab 2015-10-14 15:23:47 +03:00
Hristo Deshev
2367ac17fd Upgrade to latest css-value. 2015-10-14 15:08:09 +03:00
Hristo Deshev
4ae638f546 Upgrade to latest reworkcss sans the stringify module. 2015-10-14 15:08:09 +03:00
Hristo Deshev
e3778dd48f Unignore js files in CSS lib dirs. 2015-10-14 15:08:09 +03:00
Hristo Deshev
1852aef31c Merge pull request #934 from NativeScript/hamorphis-patch-1
Increased the timeout even more.
2015-10-14 15:06:40 +03:00
Rossen Hristov
2ccfa22321 Increased the timeout even more. 2015-10-14 13:35:26 +03:00
Nedyalko Nikolov
273b6456d3 Merge pull request #932 from NativeScript/nnikolov/Issue906
Memory leak tests back to schedule.
2015-10-14 11:28:39 +03:00
Nedyalko Nikolov
332b77f435 Memory leak tests back to schedule. 2015-10-14 11:09:15 +03:00
Vladimir Enchev
19b03bbbb9 vertical-alignment middle support added 2015-10-14 09:42:29 +03:00
Rossen Hristov
0435e4773f Merge pull request #930 from NativeScript/tab-view-test
Playing with the unit test in order to blind-fix it for the PR build.
2015-10-14 09:20:00 +03:00
Alexander Vakrilov
016047b377 Merge pull request #928 from NativeScript/feature/action-bar-title-color
Action bar title color stylers
2015-10-13 18:10:14 +03:00
Rossen Hristov
ddb281cff0 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:22:27 +03:00
Rossen Hristov
3cb2d8a915 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:03:39 +03:00
Rossen Hristov
d66ec1cf1e Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:40:49 +03:00
Rossen Hristov
30acc6286d Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 16:24:03 +03:00
vakrilov
68bc24a5a5 Action bar title color stylers 2015-10-13 16:10:03 +03:00
Rossen Hristov
5546ab94e7 Merge pull request #927 from NativeScript/jjd314-multiple-observables
Jjd314 multiple observables
2015-10-13 15:41:09 +03:00
Rossen Hristov
d868642208 Fixed Issue #929. 2015-10-13 15:13:38 +03:00
Rossen Hristov
e64fa80b56 Extended the unit test and moved observable-tests out of the ui folder. 2015-10-13 11:14:56 +03:00
Joe D
1d1153e85b Added test Observable_shouldDistinguishSeparateObjects 2015-10-13 11:14:54 +03:00
Joe D
b2966f1fbd Refer to current _map, not most recent _map 2015-10-13 11:14:52 +03:00
Nedyalko Nikolov
ffa147fdeb Merge pull request #921 from NativeScript/nnikolov/PropertyAccessorsThreatedAsExpressions
Fixed index property accessors are treated as expressions.
2015-10-13 08:38:47 +03:00
Erjan Gavalji
5aa502a947 Fix the run in android 2015-10-12 16:58:59 +03:00
Nedyalko Nikolov
d6e0a2b598 Fixed index property accessors are treated as expressions. 2015-10-12 14:49:36 +03:00
Hristo Hristov
e19779d7ec Merge pull request #911 from NativeScript/hhristov/apply-css-fix
Fix GridLayout desiredSize when not stretched.
2015-10-12 14:16:51 +03:00
Erjan Gavalji
0e52891af3 Move the breaking changes section below the fixes/bugs ones to be compatible with the rest of the releases 2015-10-12 13:48:45 +03:00
Erjan Gavalji
0ead6d6583 Update changelog 2015-10-12 12:36:44 +03:00
Vladimir Enchev
302e9d36e8 Merge pull request #897 from NativeScript/atanasovg/ios-uncaughtError
Integrate recent iOS Runtime global.__onUncaughtError feature
2015-10-12 11:52:10 +03:00
Rossen Hristov
0bdf8d913e Merge pull request #919 from NativeScript/navigation-tests
Enabled the navigation tests.
2015-10-12 10:44:01 +03:00
Rossen Hristov
b8dd6ad751 Enabled the navigation tests. 2015-10-12 10:20:55 +03:00