Commit Graph

478 Commits

Author SHA1 Message Date
Vladimir Enchev
919ae660cd tests added 2015-06-18 10:24:30 +03:00
Vladimir Enchev
150babd2e6 test fixed to use local file 2015-06-18 10:24:22 +03:00
Vladimir Enchev
c878d94be2 border and tests fixes 2015-06-18 10:24:21 +03:00
Vladimir Enchev
0a5f28ca77 runner updated 2015-06-18 10:24:20 +03:00
Vladimir Enchev
3da1f6f57a tests added 2015-06-18 10:24:18 +03:00
Vladimir Enchev
0e981ab3c7 Merge pull request #337 from NativeScript/platforms-in-builder
throw error if nesting platform tags + test
2015-06-18 10:22:48 +03:00
Vladimir Enchev
77e509f01c write in textfiled only if failed something 2015-06-18 09:53:04 +03:00
Hristo Deshev
f5f5e663cd Increase delta in failing GridLayout test.
Avoid failures in certain emulators.
2015-06-18 09:53:04 +03:00
Vladimir Enchev
cbd04e955e write in text-field only if test fails 2015-06-17 17:47:55 +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
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
Vladimir Enchev
e0e4c6d7c7 backgroundImage exposed to View 2015-06-10 15:19:21 +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
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
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
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
Vladimir Enchev
0c0ef14ca4 tests added 2015-05-25 15:24:01 +03:00
vakrilov
3b8e27ef35 Performance test pages 2015-05-22 18:08:15 +03:00
Rossen Hristov
a4b2457708 Resolved #199: TabView.selectedIndexChanged event. 2015-05-21 13:48:34 +03:00
Vladimir Enchev
37aa72a7d2 test added 2015-05-21 11:41:33 +03:00
Rossen Hristov
f6a92d85a4 Tests. 2015-05-20 16:46:16 +03:00
Rossen Hristov
1b212bfce5 Resolved #184: Hint property for TextView. 2015-05-20 16:46:08 +03:00
vakrilov
86511af5e7 Formatting 2015-05-19 16:46:17 +03:00