Commit Graph

5976 Commits

Author SHA1 Message Date
Vasil Chimev
a169810b29 Update ui-tests-app 2016-01-13 12:54:31 +02:00
Vladimir Enchev
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
Vladimir Enchev
c0ba0357e0 Page background-color for Android fixed 2016-01-13 10:32:40 +02:00
Nedyalko Nikolov
7c9eeaa919 Merge pull request #1361 from NativeScript/nnikolov/TabViewExportsIssue
Added parent view for views inside TabView.
2016-01-13 10:00:08 +02:00
Nedyalko Nikolov
af5dd04a9b Added parent view for views inside TabView. 2016-01-12 17:53:50 +02:00
Panayot Cankov
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
Alexander Vakrilov
40d77325e6 Merge pull request #1360 from NativeScript/feature/update-decorate
Updated __decorate method
2016-01-12 16:51:10 +02:00
Panayot Cankov
425c2c215e Frame.goBack now can accept entry to navigate back to 2016-01-12 16:23:05 +02:00
vakrilov
589c533ad0 Updated __decorate method 2016-01-12 16:22:03 +02:00
Panayot Cankov
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
Vasil Chimev
09903907f7 Fix tslint. 2016-01-12 15:07:10 +02:00
Vasil Chimev
8df0b1088e Update ui-tests-app 2016-01-12 14:57:35 +02:00
Vladimir Enchev
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
Vladimir Enchev
49663322b7 Image src now can be set to Data URI 2016-01-12 11:53:05 +02:00
Vladimir Enchev
8b943f0423 Merge pull request #1350 from NativeScript/span-fix
Span colors fixed to accept known colors
2016-01-12 11:11:52 +02:00
Vladimir Enchev
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
Vladimir Enchev
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
Vladimir Enchev
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
Panayot Cankov
e879bf50dd TS fail on type errors 2016-01-12 09:56:23 +02:00
Vladimir Enchev
2d894db1a9 NSMutableArray changed to Array and NSMutableDictionary changed to Map 2016-01-12 09:44:47 +02:00
Vladimir Enchev
0d88bb7c06 If only backgroundColor is set use setColorFilter 2016-01-11 16:28:17 +02:00
Vladimir Enchev
51145b7b09 fetch fixed to require XMLHttpRequest if not avaliable 2016-01-11 14:51:52 +02:00
Hristo Hristov
d459367927 Merge pull request #1348 from NativeScript/hhristov/percent-layouts-fix
Hhristov/percent layouts fix
2016-01-11 13:48:20 +02:00
Vladimir Enchev
6df15daafc Span colors fixed to accept known colors 2016-01-11 13:10:55 +02:00
Hristo Hristov
18f074067a Fixed enum value name 2016-01-11 12:37:48 +02:00
Hristo Hristov
ef11c7b7cf Resetting layoutParams was missing the new percent properties 2016-01-11 12:37:48 +02:00
Hristo Hristov
433476a298 Merge pull request #9 from NativeScript/hhristov/layout-fixes
Hhristov/layout fixes
2016-01-11 12:32:33 +02:00
Hristo Hristov
185f32e1b2 Ignore gradle/wrapper folder
remove grunt file
2016-01-11 12:27:50 +02:00
Hristo Hristov
375a8d2592 Fixed percent margins
Fixed WrapLayout
Code formatting
2016-01-11 11:49:20 +02:00
Vladimir Enchev
d7b13299b8 text-transform and text-decoration with formattedText fixed 2016-01-11 11:24:07 +02:00
Panayot Cankov
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
Panayot Cankov
0fc54f132f Merge pull request #1292 from NativeScript/cankov/does-not-have
Frame: navigateCore: The Error Lies
2016-01-08 16:59:05 +02:00
Panayot Cankov
dfdcc91eea In rare cases SourceErrorFormat is called wihtout position and hides the original error 2016-01-08 16:58:03 +02:00
Vasil Chimev
605385c0b2 Update the ui-tests-app. 2016-01-08 11:33:03 +02:00
Vasil Chimev
9c21f98142 Add percent layouts test pages. 2016-01-07 17:29:07 +02:00
Hristo Hristov
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
Hristo Hristov
1d0dbb1756 Fix action-bar when app is put to background and restored (and Do not keep activities is TRUE) 2016-01-04 15:29:07 +02:00
Hristo Deshev
999e86c589 Merge pull request #1291 from NativeScript/hdeshev/skip-default-namespace
Improve default XML namespace skips.
2015-12-28 14:21:57 +02:00
Panayot Cankov
90f462d787 Frame: navigateCore: The Error Lies 2015-12-23 17:09:52 +02:00
Hristo Deshev
3e1b591bde Improve default namespace skips.
- Check every parsed namespace instead of running a global regex on the
whole input
- Check for namespaces ending in tns.xsd and allow schemas hosted on
different URL's than the default one.
2015-12-23 15:23:26 +02:00
Hristo Deshev
9919eaf5fa Merge pull request #1279 from NativeScript/hdeshev/global-lazy
More reliable global objects lazy loader.
2015-12-22 18:17:34 +02:00
Alexander Vakrilov
d5a90b4ad2 Merge pull request #1285 from NativeScript/feature/action-item-page
Implement page property for ActionItem
2015-12-22 17:14:48 +02:00
vakrilov
04155368dd Implement page property for ActionItem 2015-12-22 16:48:46 +02:00
Vladimir Enchev
16c5228137 Merge pull request #1286 from NativeScript/stylers
stylers removed
2015-12-22 16:43:54 +02:00
Vladimir Enchev
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
Hristo Deshev
18c75d2ba1 Fix zone.js patches by avoiding multiple global moduleMerge's.
The previous implementation was calling moduleMerge multiple times for a
required module if it had more than one configured global lazy-loaded
functions/properties. We now keep tracked of merged modules and merge only
the first time.
2015-12-22 15:01:45 +02:00
Vladimir Enchev
e458a94191 Merge pull request #1277 from NativeScript/platform-language
Fixed #758
2015-12-21 11:39:37 +02:00
dtopuzov
90a540da6f Merge pull request #1276 from NativeScript/Make-modules-valid-tns-plugin
Make tns-core-modules valid {N} plugin
2015-12-21 11:27:00 +02:00
Vladimir Enchev
2cbc72c798 Fixed #758 2015-12-21 10:46:29 +02:00
Dimitar Topuzov
0f245f355b Make tns-core-modules valid {N} plugin 2015-12-21 09:34:32 +02:00