14 Commits

Author SHA1 Message Date
e2a0c7d587 Fix tslint.
Running "tslint:build" (tslint) task
>> ./apps/ui-tests-app/app.ts[4, 1]: consecutive blank lines are
disallowed
>> ./apps/ui-tests-app/mainPage.ts[23, 17]: duplicate variable:
'fileName'
2015-06-15 15:43:47 +03:00
82b5c0f81a Update ui-tests-app. 2015-06-15 15:35:49 +03:00
df265794e8 Add modal-view demo to ui-tests-app. 2015-06-15 15:09:56 +03:00
aff562c9d3 Update apps\ui-tests-app\app.ts 2015-06-03 17:53:04 +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
5b96287640 Fix the ui-tests-app 2015-03-25 09:21:05 +02:00
bd7c0ef4f0 Fix ui-tests-app paths. Not tested. Depends on the tests app 2015-03-24 14:22:31 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00