45 Commits

Author SHA1 Message Date
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
32ff1f3cfc Fix TypeScript 1.8 compile errors. Get rid of "ui" imports. 2016-02-24 11:06:14 +02:00
6a34ccdd10 Update ui-tests-app - set automationText properties 2016-01-28 18:59:04 +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
d9ffd87aed Fix pan gesture state in android 2015-11-23 11:37:11 +02:00
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
25c4586621 states for various gestures added 2015-11-12 12:43:17 +02:00
c085e94265 Update a test page. 2015-11-06 17:52:48 +02:00
4151f56242 Update ui-tests-app. 2015-11-02 10:56:39 +02:00
8279aab62f Update switch test page.
https://github.com/NativeScript/NativeScript/issues/642
2015-10-30 18:39:43 +02:00
b1c330be65 test page added 2015-10-22 11:29:48 +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
c07ac6c30a Add border-radius text page.
https://github.com/NativeScript/NativeScript/issues/777
2015-09-23 18:51:47 +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
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
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
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
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
e1a0e9a016 Pages for ui-tests 2015-06-26 11:12:48 +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
3834fb5af2 Update ui-test-app with application module events. 2015-06-03 16:44:26 +03:00
c09538d39d Merge pull request #256 from NativeScript/nnikolov/GesturesRefactor
view.gestureObservers exposed to public.
2015-06-02 16:06:19 +03:00
927fdcc6f1 Add "console" module page to ui-tests-app. 2015-06-02 15:34:03 +03:00
ae6fc36ec1 gestureObservers exposed to public via getGestureObservers method. 2015-06-02 15:25:01 +03:00
3b6a23bfb5 Fixed issue with binding context in a list view scenario. 2015-05-19 11:53:42 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00