Commit Graph

954 Commits

Author SHA1 Message Date
Vasil Chimev
5764304381 Update console test page. 2015-06-18 09:30:34 +03:00
Vasil Chimev
803cf853f0 Update console module test page. 2015-06-17 20:12:02 +03:00
Vladimir Enchev
cbd04e955e write in text-field only if test fails 2015-06-17 17:47:55 +03:00
Vasil Chimev
0569b8637e Update ui-tests-app/app.ts. 2015-06-17 16:42:31 +03:00
Vladimir Enchev
7c5d1011cb throw error if nesting platform tags + test 2015-06-17 16:07:42 +03:00
Vladimir Enchev
b38d181b67 platform specific component declaration support for UI builder + tests 2015-06-17 10:51:32 +03:00
Hristo Deshev
51a56a2aea Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
2015-06-15 17:17:13 +03:00
Hristo Deshev
f109cbe80b Support onload/onerror events on XMLHttpRequest. 2015-06-15 17:17:13 +03:00
Hristo Deshev
acfb51bba2 TKUnit: add exception guard and fail the test instead of crashing the app. 2015-06-15 17:17:13 +03:00
Vasil Chimev
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
Vasil Chimev
82b5c0f81a Update ui-tests-app. 2015-06-15 15:35:49 +03:00
Vasil Chimev
df265794e8 Add modal-view demo to ui-tests-app. 2015-06-15 15:09:56 +03:00
Rossen Hristov
f19bc858e8 Fixed the failing iOS test. 2015-06-15 13:40:22 +03:00
Rossen Hristov
f41d7b83a1 Resolved #322: Creating an Observable by passing a JSON object in the constructor does not define the respective properties on the Observable object instance. 2015-06-15 13:17:58 +03:00
Vladimir Enchev
2aed914c28 comment fixed 2015-06-12 10:46:59 +03:00
Rossen Hristov
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +03:00
Vladimir Enchev
e0e4c6d7c7 backgroundImage exposed to View 2015-06-10 15:19:21 +03:00
Nedyalko Nikolov
d335fae123 Android console improved to support circular objects. 2015-06-08 18:04:00 +03:00
Nedyalko Nikolov
a122d854d0 Fixed issue with updating nested properties via binding. 2015-06-08 11:54:20 +03:00
vakrilov
de7efaad93 Base64 image tests reworked tobe more stable on different devices 2015-06-04 09:51:13 +03:00
Vladimir Enchev
d74ce85293 Merge pull request #271 from NativeScript/segmented-bar-android-color
Segmented bar android color
2015-06-04 09:17:24 +03:00
Vasil Chimev
aff562c9d3 Update apps\ui-tests-app\app.ts 2015-06-03 17:53:04 +03:00
Vladimir Enchev
46950ed886 unused require removed 2015-06-03 17:38:02 +03:00
Vladimir Enchev
1b5e6eb743 tests added 2015-06-03 17:35:53 +03:00
Vasil Chimev
3834fb5af2 Update ui-test-app with application module events. 2015-06-03 16:44:26 +03:00
Vladimir Enchev
09f80d0649 TelerikNEXT app removed 2015-06-02 16:50:20 +03:00
Nedyalko Nikolov
c09538d39d Merge pull request #256 from NativeScript/nnikolov/GesturesRefactor
view.gestureObservers exposed to public.
2015-06-02 16:06:19 +03:00
Vasil Chimev
927fdcc6f1 Add "console" module page to ui-tests-app. 2015-06-02 15:34:03 +03:00
Nedyalko Nikolov
ae6fc36ec1 gestureObservers exposed to public via getGestureObservers method. 2015-06-02 15:25:01 +03:00
Vladimir Enchev
137688dba1 test app updated with app events 2015-06-02 10:01:57 +03:00
Vladimir Enchev
a3070bef83 events naming updated 2015-06-01 17:04:06 +03:00
Vladimir Enchev
a8be503417 various application event implementation fixes 2015-06-01 15:51:37 +03:00
Vladimir Enchev
c6549343bc application module events added 2015-06-01 15:10:47 +03:00
Rossen Hristov
df8f7b4967 Fixed a failing unit test. 2015-06-01 11:03:15 +03:00
Erjan Gavalji
487870cc4d Add require statements to the location snippets 2015-05-29 17:09:48 +03:00
Nedyalko Nikolov
542b948e8b Reverted some test files. 2015-05-29 13:48:45 +03:00
Nedyalko Nikolov
f838f11844 Refactored gestures to support more scenarios in android. 2015-05-29 13:45:27 +03:00
Vladimir Enchev
ce0428fdc9 css import support added 2015-05-28 16:57:01 +03:00
Nathanael Anderson
b259cde7fd Adding Search Hint text color; since this is not accessible from the standard style/theming xml files.
Added Tests so that it will verify the search bar color is changing.
2015-05-27 11:50:56 -05:00
Rossen Hristov
dcb96cbc0a Fixed #222: ListPicker showing number of items in list 2015-05-27 14:29:22 +03:00
Vladimir Enchev
d0936dfc59 view parent exposed in itemLoading event 2015-05-26 14:11:51 +03:00
Vladimir Enchev
90b7040273 Merge pull request #207 from NativeScript/feature/optimizations
Optimizations
2015-05-26 10:33:27 +03:00
Vladimir Enchev
e1bad6d1aa Repeater added to gallery app 2015-05-25 16:14:58 +03:00
Vladimir Enchev
5402f3eee9 snippet fixed 2015-05-25 16:07:31 +03:00
Vladimir Enchev
bd552def2e another code snippet added 2015-05-25 16:06:54 +03:00
Vladimir Enchev
d0a7b3fff8 code example added 2015-05-25 16:03:44 +03:00
Vladimir Enchev
8f0514f867 lint errors fixed 2015-05-25 15:45:14 +03:00
Vladimir Enchev
f0565c9bd2 more tests added 2015-05-25 15:40:34 +03:00
Vladimir Enchev
1aaca2cd03 more naming improvments 2015-05-25 15:30:36 +03:00
Vladimir Enchev
c956e90b97 naming improved 2015-05-25 15:27:47 +03:00