763 Commits

Author SHA1 Message Date
68cdff85bd GridLayout now calls virtual methods when rows/columns are set through XML.
Added test.
Improved code readability.
2016-01-21 13:55:32 +02:00
f275cdde79 Update ui-tests-app 2016-01-20 15:36:50 +02:00
d916d76b30 Merge pull request #1400 from NativeScript/start-with-entry
changed mainModule to start(entry)
2016-01-20 09:12:12 +02:00
d05426c22d changed mainModule to start(entry) 2016-01-19 17:02:06 +02:00
af78e79561 Added automation text and tests 2016-01-19 16:23:45 +02:00
b67c2623ed Added new Page in one test
Updated package.json widget version
2016-01-19 10:54:21 +02:00
20f8f8a852 Fixed bug in GridLayout
Added tests for GridLayout
2016-01-19 10:54:21 +02:00
67204e5158 Merge pull request #1391 from NativeScript/http-tests
old tests deleted
2016-01-18 17:04:43 +02:00
af37d5f4ce old tests deleted 2016-01-18 16:56:27 +02:00
d43e9546d8 Touch gesture implemented 2016-01-15 18:15:45 +02:00
c3ee179fd5 Update ui-tests-app 2016-01-15 14:20:06 +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
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
a169810b29 Update ui-tests-app 2016-01-13 12:54:31 +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
425c2c215e Frame.goBack now can accept entry to navigate back to 2016-01-12 16:23:05 +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
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
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
6df15daafc Span colors fixed to accept known colors 2016-01-11 13:10:55 +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
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
04155368dd Implement page property for ActionItem 2015-12-22 16:48:46 +02:00
16c5228137 Merge pull request #1286 from NativeScript/stylers
stylers removed
2015-12-22 16:43:54 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
5e440ab924 Fixed getting object properties too many times. 2015-12-18 16:01:32 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
cbf69e60e8 Merge pull request #1263 from NativeScript/issue-518
Fixed Issue #518:  Allow ActionItems to be directly specified between…
2015-12-17 11:03:10 +02:00
1bd52efddb Fixed Issue #518: Allow ActionItems to be directly specified between the ActionBar opening and closing tags. 2015-12-16 16:37:35 +02:00
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
1881240414 How-To page title fixed 2015-12-14 13:15:14 +02:00
643f9bf901 Merge pull request #1243 from NativeScript/issue-1242
Resolved Issue #1242:  Add Page `showingModally` event.
2015-12-12 17:02:53 +02:00
d2c7b9968a Resolved Issue #1242: Add Page showingModally event. 2015-12-12 16:42:23 +02:00
1c59f7706d Added nativeView.setLayerType(android.view.View.LAYER_TYPE_HARDWARE, null); for complex backgrounds on API Level > 18. (Resolves #1223) 2015-12-12 15:33:04 +02:00
f732224248 Reverted the changes made with commit 700818d (Resolves Issue #1223). Use this to fix visual glitches: view.android.setLayerType(android.view.View.LAYER_TYPE_HARDWARE, null); 2015-12-12 15:14:04 +02:00
1717b33622 Fixed Issue ##1235: ObservableArray does not raise its change event when its `length' property is set. 2015-12-11 13:21:12 +02:00
2c8bc8aed1 Merge pull request #1229 from NativeScript/issue-1223
Resolved Issue #1223: Android views which have complex backgrounds (i…
2015-12-10 15:32:59 +02:00
a495e22faa Merge pull request #1226 from NativeScript/tabview-font
font-family implemented
2015-12-10 15:11:52 +02:00
700818dd28 Resolved Issue #1223: Android views which have complex backgrounds (i.e. with rounded corners) cannot animate opacity. 2015-12-10 14:56:03 +02:00
66ec3f2f20 url with % fixed
It seems that this url is a special case since url encoding techniques
failed for both ios and android.
For ios:
stringByAddingPercentEscapesUsingEncoding
stringByAddingPercentEncodingWithAllowedCharacters
For android:
java.net.URLEncoder
2015-12-10 14:42:04 +02:00
3650a6f4fe font-family implemented 2015-12-10 13:52:13 +02:00