2250 Commits

Author SHA1 Message Date
7303755cc9 Optimizations 2016-01-18 13:49:50 +02:00
d43e9546d8 Touch gesture implemented 2016-01-15 18:15:45 +02:00
459ffe5260 Merge pull request #1381 from NativeScript/cankov/pivot-point-android
Fix originX/Y not applied when set before layout in android
2016-01-15 15:56:44 +02:00
f168d2509a Use the OriginPoint class in android widgets for the originX/Y implementation 2016-01-15 15:14:50 +02:00
c3ee179fd5 Update ui-tests-app 2016-01-15 14:20:06 +02:00
6f66ca7f97 Merge pull request #1380 from NativeScript/nnikolov/TabViewAdditionalFixes
Added _removeTabs implementation in common.
2016-01-15 14:08:40 +02:00
30d5ebae12 Added _removeTabs implementation in common. 2016-01-15 11:45:12 +02:00
938922c24f Merge pull request #1367 from NativeScript/android-debugger-console-messages
send console messages to debugger
2016-01-14 11:51:40 +02:00
dc199bb9ce Merge pull request #1373 from NativeScript/page-background
page background fixed
2016-01-14 11:07:20 +02:00
ab8e1179eb page background fixed 2016-01-14 11:00:28 +02:00
3d97499171 Merge pull request #1368 from NativeScript/feature/grid-separator
Accept whitespace separators in grid rows and cols properties
2016-01-14 10:26:15 +02:00
6453fec76e Merge pull request #1362 from NativeScript/hhristov/wrap-layout-fix
Fixed wrap-layout
2016-01-13 16:41:04 +02:00
92df0bf56d Fixed failing test 2016-01-13 15:16:00 +02:00
246758cb12 Fixed wrap-layout
Added more tests
2016-01-13 15:16:00 +02:00
202a7112fc Update ui-tests-app 2016-01-13 15:14:29 +02:00
e5351786b7 Accept whitespace separators in grid rows and cols properties 2016-01-13 14:03:33 +02:00
146f9c51cc send console messages to debugger 2016-01-13 13:53:24 +02:00
a169810b29 Update ui-tests-app 2016-01-13 12:54:31 +02:00
d932e8a9df Merge pull request #1365 from NativeScript/page-background-color-android
Page background-color for Android fixed
2016-01-13 11:12:45 +02:00
c0ba0357e0 Page background-color for Android fixed 2016-01-13 10:32:40 +02:00
7c9eeaa919 Merge pull request #1361 from NativeScript/nnikolov/TabViewExportsIssue
Added parent view for views inside TabView.
2016-01-13 10:00:08 +02:00
af5dd04a9b Added parent view for views inside TabView. 2016-01-12 17:53:50 +02:00
350d52e9be Merge pull request #1357 from NativeScript/cankov/go-back-to-backstack-entry
Frame.goBack can now accept an entry to navigate back to
2016-01-12 17:20:24 +02:00
40d77325e6 Merge pull request #1360 from NativeScript/feature/update-decorate
Updated __decorate method
2016-01-12 16:51:10 +02:00
425c2c215e Frame.goBack now can accept entry to navigate back to 2016-01-12 16:23:05 +02:00
589c533ad0 Updated __decorate method 2016-01-12 16:22:03 +02:00
652e140284 Merge pull request #1354 from NativeScript/cankov/grunt-ts-fail-miserably-on-type-error
TS fail on type errors
2016-01-12 15:34:08 +02:00
09903907f7 Fix tslint. 2016-01-12 15:07:10 +02:00
8df0b1088e Update ui-tests-app 2016-01-12 14:57:35 +02:00
11022f602f Merge pull request #1355 from NativeScript/Image-src-with-Data-URI
Image src now can be set to Data URI
2016-01-12 14:21:25 +02:00
49663322b7 Image src now can be set to Data URI 2016-01-12 11:53:05 +02:00
8b943f0423 Merge pull request #1350 from NativeScript/span-fix
Span colors fixed to accept known colors
2016-01-12 11:11:52 +02:00
d9cb409937 Merge pull request #1346 from NativeScript/fetch-fix
fetch fixed to require XMLHttpRequest if not avaliable
2016-01-12 11:05:17 +02:00
4d7e55b4e0 Merge pull request #1351 from NativeScript/background-color-fix
If only backgroundColor is set use setColorFilter
2016-01-12 10:58:26 +02:00
5900f7d10e Merge pull request #1345 from NativeScript/text-transform-fix
text-transform and text-decoration with formattedText fixed
2016-01-12 10:58:22 +02:00
e879bf50dd TS fail on type errors 2016-01-12 09:56:23 +02:00
2d894db1a9 NSMutableArray changed to Array and NSMutableDictionary changed to Map 2016-01-12 09:44:47 +02:00
0d88bb7c06 If only backgroundColor is set use setColorFilter 2016-01-11 16:28:17 +02:00
51145b7b09 fetch fixed to require XMLHttpRequest if not avaliable 2016-01-11 14:51:52 +02:00
d459367927 Merge pull request #1348 from NativeScript/hhristov/percent-layouts-fix
Hhristov/percent layouts fix
2016-01-11 13:48:20 +02:00
6df15daafc Span colors fixed to accept known colors 2016-01-11 13:10:55 +02:00
18f074067a Fixed enum value name 2016-01-11 12:37:48 +02:00
ef11c7b7cf Resetting layoutParams was missing the new percent properties 2016-01-11 12:37:48 +02:00
d7b13299b8 text-transform and text-decoration with formattedText fixed 2016-01-11 11:24:07 +02:00
3713097c5f Merge pull request #1341 from NativeScript/cankov/fix-positionless-source-error-format
In rare cases SourceErrorFormat is called wihtout position and hides the original error
2016-01-11 10:26:39 +02:00
0fc54f132f Merge pull request #1292 from NativeScript/cankov/does-not-have
Frame: navigateCore: The Error Lies
2016-01-08 16:59:05 +02:00
dfdcc91eea In rare cases SourceErrorFormat is called wihtout position and hides the original error 2016-01-08 16:58:03 +02:00
605385c0b2 Update the ui-tests-app. 2016-01-08 11:33:03 +02:00
9c21f98142 Add percent layouts test pages. 2016-01-07 17:29:07 +02:00
e4b670a5c2 Merge pull request #1326 from NativeScript/hhristov/action-bar-fix
Fix action-bar when app is put to background and restored (and Do not…
2016-01-04 16:53:55 +02:00