|
8ff9d736f4
|
Add transitions test pages to ui-tests-app
|
2016-02-09 11:09:47 +02:00 |
|
|
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 |
|
|
96bafff573
|
Merge pull request #1473 from NativeScript/transitions
Resolved #811: Page Navigation Transitions
|
2016-02-03 13:45:53 +02:00 |
|
|
b0976bf986
|
Resolved #811: Page Navigation Transitions
|
2016-02-03 13:24:12 +02:00 |
|
|
001d542acf
|
Update ui-tests-app
|
2016-02-02 19:03:58 +02:00 |
|
|
becc5c59f0
|
wrong for loop count fixed
|
2016-02-01 16:25:28 +02:00 |
|
|
96c638e1cc
|
Tests added
|
2016-01-25 11:30:36 +02:00 |
|
|
eac95156d1
|
Proxy view container
|
2016-01-25 11:30:36 +02:00 |
|
|
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 |
|
|
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 |
|
|
202a7112fc
|
Update ui-tests-app
|
2016-01-13 15:14:29 +02:00 |
|
|
9c21f98142
|
Add percent layouts test pages.
|
2016-01-07 17:29:07 +02:00 |
|
|
d50e2fdb37
|
stylers removed
|
2015-12-22 16:12:18 +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 |
|
|
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 |
|
|
46b4f5525e
|
Update the csproj as well
|
2015-12-02 14:22:01 +02:00 |
|
|
5a63071242
|
Updated transforms app
|
2015-11-25 10:57:50 +02:00 |
|
|
699fcbb840
|
Added system-icons UI test.
|
2015-11-18 15:16:52 +02:00 |
|
|
831a44f218
|
Fix: background-position with negative values
|
2015-11-17 10:21:30 +02:00 |
|
|
3993ed9727
|
Disable color output in grunt invocations from within Visual Studio.
|
2015-11-16 11:30:53 +02:00 |
|
|
93cf00389e
|
white-space CSS support added
|
2015-11-11 16:04:32 +02:00 |
|
|
11789dae5c
|
Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
|
2015-11-09 09:17:04 +02:00 |
|
|
abe4614735
|
example updated
|
2015-11-06 16:21:29 +02:00 |
|
|
4ced53b39b
|
old page removed
|
2015-11-06 15:06:22 +02:00 |
|
|
4ae7a33b3e
|
file location fixed
|
2015-11-06 13:56:08 +02:00 |
|
|
cc28aad57b
|
page updated
|
2015-11-06 13:26:56 +02:00 |
|
|
a23d8ad4f0
|
removed unused overrides
|
2015-11-06 10:06:21 +02:00 |
|
|
c06b0681fa
|
Fixed android crash when process get killed
|
2015-11-06 10:06:19 +02:00 |
|
|
164025f11b
|
Update a test page.
|
2015-11-03 16:45:07 +02:00 |
|
|
14ef19ad44
|
Update a test page.
|
2015-11-03 11:00:50 +02:00 |
|
|
4151f56242
|
Update ui-tests-app.
|
2015-11-02 10:56:39 +02:00 |
|
|
a3601b06cd
|
Update web-view test page.
|
2015-10-30 19:14:56 +02:00 |
|
|
4b9ae4f058
|
Segmented bar test page
|
2015-10-30 11:46:55 +02:00 |
|
|
7e85de351e
|
IOS stylers
|
2015-10-30 11:46:54 +02:00 |
|
|
815a4fc23c
|
ActionBar and TabView colors
|
2015-10-30 11:46:54 +02:00 |
|
|
23dee6655c
|
Add a new web-view test page.
|
2015-10-28 11:40:25 +02:00 |
|
|
033e0d4bfc
|
Added missing file in csproj
|
2015-10-23 10:58:31 +03:00 |
|
|
4b2701b3fb
|
Improved tab-view tests
|
2015-10-22 18:27:29 +03:00 |
|
|
b1c330be65
|
test page added
|
2015-10-22 11:29:48 +03:00 |
|
|
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 |
|
|
e64fa80b56
|
Extended the unit test and moved observable-tests out of the ui folder.
|
2015-10-13 11:14:56 +03:00 |
|
|
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 |
|
|
198f4f1dbc
|
Add WebView test. Make its members abstract.
|
2015-09-30 14:33:03 +03:00 |
|
|
113a1b6a69
|
placeholder creatingView event fixed + tests
|
2015-09-30 11:26:42 +03:00 |
|
|
40718eba4b
|
Add nordic test page to ui-tests-app.
https://github.com/NativeScript/NativeScript/issues/756
|
2015-09-25 18:42:11 +03:00 |
|
|
c07ac6c30a
|
Add border-radius text page.
https://github.com/NativeScript/NativeScript/issues/777
|
2015-09-23 18:51:47 +03:00 |
|