65 Commits

Author SHA1 Message Date
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
384ba394e7 gesture binding fixed + test 2015-08-11 16:31:30 +03:00
141668bb05 Fix applying app CSS to template children when using custom pages.
No longer using getAncestor(view, "Page") to look for a pagey parent.
Replaced that with a View.page property. Removed getAncestor as its type
name-based implementation seems unreliable.
2015-08-07 18:26:21 +03:00
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
af40a2da06 Add web-view test page. 2015-07-14 11:04:07 +03:00
8ea97e31bd Rename test example. 2015-07-10 19:39:33 +03:00
1c5c46fb43 Fix tslint. 2015-07-10 13:32:04 +03:00
70a97b1451 Add dialogs test page. 2015-07-10 11:09:04 +03:00
97b756fd0f Update background test example. 2015-07-08 19:01:13 +03:00
f3979136a4 Frobit setting inline style from code 2015-07-07 15:02:32 +03:00
c5748bf73b Update binding test pages. 2015-07-07 14:38:32 +03:00
d54cc19351 Update data binding basics test page. 2015-07-06 19:49:37 +03:00
1f136e1e6d Add binding basic test pages. 2015-07-06 18:43:22 +03:00
ac6801fd1c Fixed failing tests and added page for ui-tests 2015-07-06 17:29:41 +03:00
542704cd78 Add textfield test page. 2015-07-03 11:10:01 +03:00
a5746a9089 Update test page. Fix image.png resource. 2015-06-30 10:45:04 +03:00
a0cd5cbbc6 Update test page. 2015-06-29 18:43:49 +03:00
e7fe9ed5cb Update circle buttons test page. 2015-06-29 17:24:39 +03:00
995a2da2d8 Add circle button test page. 2015-06-29 16:13:29 +03:00
d7da00fc17 Fix: ui-test-app base path 2015-06-26 11:12:48 +03:00
e1a0e9a016 Pages for ui-tests 2015-06-26 11:12:48 +03:00
e3cafa2a1d Update layouts test page. 2015-06-25 18:07:50 +03:00
1ae3bffa1a Update layouts test pages. 2015-06-25 17:45:10 +03:00
475541a77b Update grid test page. 2015-06-25 16:39:23 +03:00
5788082ff9 Update logic for opening pages in ui-tests-app. 2015-06-25 14:27:56 +03:00
df4e6a55aa Add layouts test pages. 2015-06-25 11:46:47 +03:00
5764304381 Update console test page. 2015-06-18 09:30:34 +03:00
803cf853f0 Update console module test page. 2015-06-17 20:12:02 +03:00