Commit Graph

195 Commits

Author SHA1 Message Date
Hristo Hristov
e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00
Rossen Hristov
96bafff573 Merge pull request #1473 from NativeScript/transitions
Resolved #811: Page Navigation Transitions
2016-02-03 13:45:53 +02:00
Rossen Hristov
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
Vasil Chimev
001d542acf Update ui-tests-app 2016-02-02 19:03:58 +02:00
Vladimir Enchev
becc5c59f0 wrong for loop count fixed 2016-02-01 16:25:28 +02:00
vakrilov
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
vakrilov
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
atanasovg
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
vakrilov
d43e9546d8 Touch gesture implemented 2016-01-15 18:15:45 +02:00
Vasil Chimev
c3ee179fd5 Update ui-tests-app 2016-01-15 14:20:06 +02:00
Vasil Chimev
202a7112fc Update ui-tests-app 2016-01-13 15:14:29 +02:00
Vasil Chimev
9c21f98142 Add percent layouts test pages. 2016-01-07 17:29:07 +02:00
Vladimir Enchev
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
Vladimir Enchev
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
Rossen Hristov
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
Rossen Hristov
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
Hristo Hristov
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
Rossen Hristov
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
Erjan Gavalji
46b4f5525e Update the csproj as well 2015-12-02 14:22:01 +02:00
vakrilov
5a63071242 Updated transforms app 2015-11-25 10:57:50 +02:00
Rossen Hristov
699fcbb840 Added system-icons UI test. 2015-11-18 15:16:52 +02:00
vakrilov
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
Hristo Deshev
3993ed9727 Disable color output in grunt invocations from within Visual Studio. 2015-11-16 11:30:53 +02:00
Vladimir Enchev
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
Vladimir Enchev
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
Vladimir Enchev
abe4614735 example updated 2015-11-06 16:21:29 +02:00
Vladimir Enchev
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
Vladimir Enchev
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
Vladimir Enchev
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
hshristov
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
hshristov
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
Vasil Chimev
164025f11b Update a test page. 2015-11-03 16:45:07 +02:00
Vasil Chimev
14ef19ad44 Update a test page. 2015-11-03 11:00:50 +02:00
Vasil Chimev
4151f56242 Update ui-tests-app. 2015-11-02 10:56:39 +02:00
Vasil Chimev
a3601b06cd Update web-view test page. 2015-10-30 19:14:56 +02:00
vakrilov
4b9ae4f058 Segmented bar test page 2015-10-30 11:46:55 +02:00
vakrilov
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
vakrilov
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00
Vasil Chimev
23dee6655c Add a new web-view test page. 2015-10-28 11:40:25 +02:00
hshristov
033e0d4bfc Added missing file in csproj 2015-10-23 10:58:31 +03:00
hshristov
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03:00
Vladimir Enchev
b1c330be65 test page added 2015-10-22 11:29:48 +03:00
Rossen Hristov
2545f2f19a Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler. 2015-10-20 14:28:28 +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
Vladimir Enchev
8bc2aedfae Merge pull request #821 from NativeScript/atanasovg/webview-fix
Extracts common logic into web-view-common. The check for http/https …
2015-10-01 09:14:33 +03:00
atanasovg
198f4f1dbc Add WebView test. Make its members abstract. 2015-09-30 14:33:03 +03:00
Vladimir Enchev
113a1b6a69 placeholder creatingView event fixed + tests 2015-09-30 11:26:42 +03:00
Vasil Chimev
40718eba4b Add nordic test page to ui-tests-app.
https://github.com/NativeScript/NativeScript/issues/756
2015-09-25 18:42:11 +03:00
Vasil Chimev
c07ac6c30a Add border-radius text page.
https://github.com/NativeScript/NativeScript/issues/777
2015-09-23 18:51:47 +03:00
Vladimir Enchev
6a6beac9f9 TypeScriptToolsVersion updated to 1.6 2015-09-17 15:39:55 +03:00