Commit Graph

1230 Commits

Author SHA1 Message Date
Alexander Vakrilov
9f47746d98 Merge pull request #4292 from NativeScript/fix-ios-text-view-hint
Fix: IOS text view hint should never show while editing
2017-06-01 13:31:28 +03:00
vakrilov
4509f04929 UI test added 2017-06-01 12:23:26 +03:00
SvetoslavTsenov
4862443bea Fix background tests 2017-05-31 17:21:17 +03:00
SvetoslavTsenov
93237cf991 Fix typo 2017-05-31 17:21:17 +03:00
SvetoslavTsenov
99611a9979 Include resource folder
Fix tslint error
2017-05-31 17:21:17 +03:00
Panayot Cankov
3fa741e5e7 Merge pull request #4250 from NativeScript/add-tests-startuptime-log
Add logging for startup time in the apps
2017-05-25 13:48:41 +03:00
Vasil Chimev
c9565005ef Merge pull request #4247 from NativeScript/test-page-4135
Update secure textfield test page
2017-05-23 16:09:56 +03:00
Vasil Chimev
b00ed12150 Update a test page 2017-05-23 16:09:10 +03:00
dtopuzov
13ce5282f5 Fix issue 2942 example in ui-test-app 2017-05-23 15:37:58 +03:00
Panayot Cankov
bf3fa6b122 Add logging for startup time in the apps 2017-05-22 10:38:34 +03:00
SvetoslavTsenov
326fc696fe Update secure textfield test page 2017-05-22 01:23:33 +03:00
SvetoslavTsenov
fc20e1a00d Include test page for issue 4135 2017-05-19 19:32:19 +03:00
SvetoslavTsenov
8315c410ae Include scenario for issue 'Switch not visible with NS 3.0 on ios #4175' 2017-05-19 19:06:16 +03:00
SvetoslavTsenov
d6d016bc61 Include test page for issue 4143 2017-05-18 17:22:51 +03:00
SvetoslavTsenov
a96a957374 Include test page for 4022 2017-05-17 15:51:49 +03:00
SvetoslavTsenov
2079201006 Include test case for item 4151 2017-05-16 17:45:15 +03:00
SvetoslavTsenov
3dce766b87 Include new images 2017-05-15 18:23:18 +03:00
Alexander Vakrilov
66c381d195 Merge pull request #4176 from NativeScript/fix-action-bar-modal
Fix: ActionBar update in IOS with modal dialogs
2017-05-15 17:22:37 +03:00
vakrilov
f954d64d79 Fix: ActionBar update in IOS with modal dialogs 2017-05-15 14:41:22 +03:00
SvetoslavTsenov
d6ff388100 Merge pull request #4177 from NativeScript/uitests
Include pages for formatted text with applied css in label, button, t…
2017-05-15 10:31:12 +03:00
Alexander Vakrilov
05f5efe56a Merge pull request #4180 from NativeScript/profiling-try-catch
Profiling - handle exceptions inside deocrator
2017-05-15 10:24:42 +03:00
Svetoslav Tsenov
8882732b37 Fix tslint error 2017-05-15 00:19:17 +03:00
SvetoslavTsenov
3102385f54 Include pages for formatted text with applied css in label, button, text field, text view
Update main-view-model
2017-05-15 00:19:13 +03:00
vakrilov
e266269793 Tslint fixes 2017-05-13 14:04:39 +03:00
SvetoslavTsenov
ff426283c5 Move icons folder form uitests/flexbox in perfapp because some CI 2017-05-12 15:55:56 +03:00
Nikolay Tsonev
c2aec26ccf Merge pull request #4146 from NativeScript/sibling-css-selector
Sibling css selector
2017-05-10 14:20:10 +03:00
vakrilov
c06aea51bd Fix thumbs images paths 2017-05-10 09:33:13 +03:00
SBats
af38cf5f3e Create css combnators tests page in apps
Setup direct siblings apps tests

Fix direct child test

Add direct sibling test on class and type element

Add sibling combinator handling for id selectors

Completely redo sibling selector and add attributes and pseudo class selectors tests

Handle sibling via a custom group instead of a selector

Fix Selector groups creation

Add unit test for sibling selection

Fix tslint errors
2017-05-09 11:29:11 +03:00
Panayot Cankov
be71be0562 Move to a separate application 2017-05-09 11:17:32 +03:00
SvetoslavTsenov
7585252821 Merge pull request #4110 from NativeScript/galleryapp-webview
Update webView page in gallery app
2017-05-05 12:42:07 +03:00
SvetoslavTsenov
8404410819 Add autocorrect equals false to some pages to prevent failures on CI 2017-05-05 11:19:56 +03:00
SvetoslavTsenov
4b99d89182 Update webView page in gallery app 2017-05-04 13:15:21 +03:00
Svetoslav Tsenov
0023bdaeb5 Fix tslint errors 2017-05-01 23:37:29 +03:00
Svetoslav Tsenov
864bbb81d0 Fix myview test page in layouts suit 2017-05-01 23:29:38 +03:00
Vasil Chimev
82e0ac4b3d Merge pull request #4085 from NativeScript/vchimev-prompt
Update dialogs test page
2017-05-01 17:29:27 +03:00
vchimev
68870af953 Update dialogs test page
Add prompts with inputType password and email. https://github.com/NativeScript/NativeScript/issues/3118
2017-05-01 17:01:27 +03:00
SvetoslavTsenov
a88bb7488e Include new test pages and refactored layouts mayview view model 2017-05-01 15:06:48 +03:00
SvetoslavTsenov
08e6c841c2 Update memory-leak and properties page 2017-04-27 16:13:42 +03:00
SvetoslavTsenov
87b70faa77 Fix typing errors 2017-04-24 18:25:59 +03:00
SvetoslavTsenov
fa10d9e6b9 Removed unused import 2017-04-24 17:49:47 +03:00
SvetoslavTsenov
d01b066655 Include test for memory leak with set bg image. Update pefr tests. 2017-04-24 15:07:02 +03:00
vakrilov
25129de985 clean-up 2017-04-24 15:07:02 +03:00
Panayot Cankov
4d520e86db Added perf category in the tests suite and the synthetic properties perf app from HHristov 2017-04-24 15:07:02 +03:00
Hristo Hristov
9e3222781a backgroundImage property now use Fetcher & Cache as Image component (#4030)
* backgroundImage property now use Fetcher & Cache as Image component
Fix GridLayout tests on iPhone Plus - actualLength wasn’t rounded
ImageCache is closed when activity is stopped

* Fix reset of background drawable.

* additional check for drawable

* imageCache init cache on activity Started
2017-04-21 16:50:12 +03:00
vakrilov
33cb3e2c2f Test page 2017-04-12 10:33:11 +03:00
Hristo Hristov
f350f7191d textTransform, whiteSpace & textAlignment defaultValue is now “initia” (#3948)
removed enum namespaces
add valueConverter to clipToBounds
2017-04-06 09:50:37 +03:00
Alexander Vakrilov
7a1f1b2b80 Merge pull request #3891 from NativeScript/tab-view-text-transform
Initial value for text transform
2017-03-31 09:57:56 +03:00
vakrilov
be85af4a0d Text transform - no default value 2017-03-30 18:35:55 +03:00
Hristo Hristov
29e07dd027 Hhristov/fix tab view selected index (#3893)
* fix button ios color property when textDecoration is applied

* Button ios color set on titleLabel

* Coerce tabView selectedIndex after native items are set
2017-03-29 16:39:54 +03:00
Hristo Hristov
f2898f84d5 NativeView recycled for android 2017-03-28 18:08:59 +03:00