973 Commits

Author SHA1 Message Date
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
95fb871ff5 Merge pull request #355 from NativeScript/tslint-fix
tslint fix
2015-06-24 11:35:01 +03:00
574ea3e126 tslint fix 2015-06-24 11:34:45 +03:00
e4cd35f96f Merge pull request #353 from NativeScript/ios-test-fix
Quick fix.
2015-06-23 11:04:30 +03:00
5b9dd08396 Quick fix. 2015-06-23 10:31:54 +03:00
b3fbd4a265 Gitignore *.js again. 2015-06-19 15:43:09 +03:00
f723ff0baf Merge branch 'background-image-android-clip' 2015-06-18 16:56:36 +03:00
f71b2f6c8b bitmap clip fixed 2015-06-18 15:26:00 +03:00
1f7454f87f missed density added 2015-06-18 11:07:14 +03:00
fb804b1410 Merge pull request #320 from NativeScript/view-borders
View borders support added
2015-06-18 10:25:17 +03:00
c6d2561742 xml-declaration tests moved to first 2015-06-18 10:24:42 +03:00
d03e45b633 button styler removed 2015-06-18 10:24:41 +03:00
be80dc52fd lint errors fixed 2015-06-18 10:24:40 +03:00
4d92980a81 example fixed 2015-06-18 10:24:39 +03:00
6c7e983735 build fixed 2015-06-18 10:24:38 +03:00
3fd4e0bf4e border tests removed 2015-06-18 10:24:37 +03:00
fceafbccf3 styler logic fixed again 2015-06-18 10:24:36 +03:00
508817fc26 condition fixed 2015-06-18 10:24:34 +03:00
072ffed26b various tests fixed 2015-06-18 10:24:33 +03:00
4673b97eae android styler fixed 2015-06-18 10:24:32 +03:00
91032e1f79 test fixed 2015-06-18 10:24:31 +03:00
919ae660cd tests added 2015-06-18 10:24:30 +03:00
108e21f546 tslint error fixed 2015-06-18 10:24:29 +03:00
b1cfc37ec9 old border code restored 2015-06-18 10:24:28 +03:00
86430bec3d stylers fixed 2015-06-18 10:24:26 +03:00
9b934432aa border props added to view 2015-06-18 10:24:25 +03:00
d66cf0fab8 http image download fixed 2015-06-18 10:24:24 +03:00
77b996ea4b url parsing fixed 2015-06-18 10:24:23 +03:00
150babd2e6 test fixed to use local file 2015-06-18 10:24:22 +03:00
c878d94be2 border and tests fixes 2015-06-18 10:24:21 +03:00
0a5f28ca77 runner updated 2015-06-18 10:24:20 +03:00
3da1f6f57a tests added 2015-06-18 10:24:18 +03:00
05faf74f0d cornerRadius fixed 2015-06-18 10:24:17 +03:00
f41d1cba8a backgroundImage support for Border 2015-06-18 10:24:16 +03:00
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
580457b0d2 Merge pull request #339 from hdeshev/fix-tests
"Fix" sporadically failing tests
2015-06-18 10:22:28 +03:00
77e509f01c write in textfiled only if failed something 2015-06-18 09:53:04 +03:00
f5f5e663cd Increase delta in failing GridLayout test.
Avoid failures in certain emulators.
2015-06-18 09:53:04 +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
cbd04e955e write in text-field only if test fails 2015-06-17 17:47:55 +03:00
d93fcef4a8 Merge pull request #338 from hdeshev/angular-template-syntax
Angular template syntax support, xml parser fix
2015-06-17 16:48:44 +03:00
0569b8637e Update ui-tests-app/app.ts. 2015-06-17 16:42:31 +03:00
7c5d1011cb throw error if nesting platform tags + test 2015-06-17 16:07:42 +03:00
67cfab233a fix(xml parser): Fix text node data event. 2015-06-17 15:53:12 +03:00
7ce98a75e4 Fix tslint warnings. 2015-06-17 15:53:12 +03:00
748b4f1c99 feat(xml parser): Only allow angular syntax extensions if configured.
Configure via the public `angularSyntax` property on EasySAXParser and
the XmlParser wrapper.
2015-06-17 15:53:12 +03:00