92 Commits

Author SHA1 Message Date
1ebb286091 Update a test page.
In order to verify the fix of https://github.com/NativeScript/NativeScript/issues/986.
2015-11-13 10:25:50 +02:00
d5b77f4897 Merge pull request #1079 from NativeScript/white-space
white-space CSS support added
2015-11-12 15:39:32 +02:00
44a4324166 apps updated 2015-11-12 14:31:14 +02:00
25c4586621 states for various gestures added 2015-11-12 12:43:17 +02:00
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
ba30024e4e Fix a typo. 2015-11-11 10:56:55 +02:00
e5741b0eb1 Update the xmlns of the target apps 2015-11-09 14:20:01 +02:00
ed489585ec Update ui-tests-app. 2015-11-09 11:41:49 +02:00
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
c085e94265 Update a test page. 2015-11-06 17:52:48 +02:00
abe4614735 example updated 2015-11-06 16:21:29 +02:00
3f52431af2 page updated 2015-11-06 15:22:38 +02:00
a651db8501 multiple text-decoration values support added 2015-11-06 15:04:47 +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
b5a68cb748 Update action-bar examples in ui-tests-app. 2015-11-02 14:49:32 +02:00
a585333584 Fix tslint. 2015-11-02 11:00:13 +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
8279aab62f Update switch test page.
https://github.com/NativeScript/NativeScript/issues/642
2015-10-30 18:39:43 +02:00
c84227dc4d Add an example to the mapping. 2015-10-30 12:15:57 +02:00
2518097dc1 Tslint 2015-10-30 11:46:55 +02:00
c41e15faf0 Set tab tint color also 2015-10-30 11:46:55 +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
86a6154231 web-view images now will be loaded correctly with base url 2015-10-29 11:30:29 +02:00
875ec3e277 Fix web-view test page. 2015-10-28 15:42:30 +02:00
23dee6655c Add a new web-view test page. 2015-10-28 11:40:25 +02:00
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
b1c330be65 test page added 2015-10-22 11:29:48 +03:00
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
768660327e code fixed 2015-10-16 10:04:32 +03:00
1e0047385a event args fixed and tests updated 2015-10-16 10:04:12 +03:00
ed08336612 Fix nordic test page. 2015-09-28 10:44:40 +03:00
ac671654c9 Remove unnecessary require in ui-tests-app. 2015-09-28 09:35:49 +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
744de9670e Class atribute registered and used instead cssClass 2015-09-18 09:47:55 +03:00
17cdbbaf46 gestures now can be added with on() and removed with off() 2015-08-31 16:44:35 +03:00
3a0cc32ff2 Fix for Button padding in android.
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
675fa3ccee path fixed 2015-08-25 15:39:33 +03:00
0c883395df base url used when loading local files in web-view
Fix for #613
2015-08-25 15:21:56 +03:00
df3d6e7834 Add styles test page. 2015-08-21 17:05:57 +03:00
00cb00e13c Update a test page. 2015-08-20 17:30:48 +03:00
7096d2cd68 Rounded images ui test 2015-08-19 11:28:03 +03:00
1f8bcc565c Rename test page. 2015-08-13 17:46:06 +03:00
31ad659929 tslint error fixed 2015-08-13 16:28:31 +03:00
31b1b30b9d br not handled properly by HtmlView + functional test
Fix for #581
2015-08-13 16:26:31 +03:00
49780b5e34 Rename test page gesture-binding to handlers. 2015-08-12 16:04:23 +03:00