Commit Graph

21 Commits

Author SHA1 Message Date
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
vchimev
2bdb5622df Add test page
Pixels perfect and device independent pixels
2017-03-15 17:21:56 +02:00
vakrilov
84819f6c9a Implemented placeholder-color for text-view IOS 2017-03-13 18:12:11 +02:00
Hristo Deshev
629eb6e683 Use relative imports in tns-core-modules.
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
SvetoslavTsenov
886fbb260d Include new ui tests for fonts 2017-03-02 10:17:36 +02:00
SvetoslavTsenov
6a2c94a94e Revert listview tests 2017-02-21 15:28:37 +02:00
SvetoslavTsenov
06908de826 Include test for listview with separator color 2017-02-20 17:31:10 +02:00
Rossen Hristov
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
zh-m
669f6dc8ec ListPicker color and bckgColor set from CSS 2016-12-02 11:45:44 +02:00
Rossen Hristov
9ebc01b8e9 Add inset CSS clip-path support 2016-11-10 14:41:32 +02:00
vchimev
c244af3e2b Rename a flexbox test page
Fix a typo.
2016-11-03 11:42:50 +02:00
SvetoslavTsenov
fb07c08229 Add new test page for layouts 2016-10-26 16:33:00 +03:00
SvetoslavTsenov
65bb76464d Move tab-view test from css to tab-view 2016-10-25 12:53:52 +03:00
Rossen Hristov
9fc143ee03 Add support for TabView CSS
TabView {
    tab-text-color: green;
    tab-background-color: yellow;
    selected-tab-text-color: red;
    android-selected-tab-highlight-color: orange;
    text-transform: uppercase;
}
2016-10-24 15:07:22 +03:00
SvetoslavTsenov
21800b64e1 moe tabmore page from css to tab-view folder 2016-10-11 20:42:20 +03:00
Rossen Hristov
adf77afbd4 Add two more sample pages for testing borders.
Related to #859
2016-09-20 17:01:05 +03:00
Rossen Hristov
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
Rossen Hristov
e802f10bbc Fix UI test decoration_05_lineThroughUnderlineNone 2016-08-22 18:00:13 +03:00
Rossen Hristov
996858825c Fix: Text color of the Button not applied, when text-transform has been set.
Resolves #2601
2016-08-22 15:43:45 +03:00
Rossen Hristov
fc39fad959 Fix: CSS background-image on Label not loading in iOS
Resolves #2414
2016-07-21 09:45:50 +03:00
SvetoslavTsenov
e76517693f Implement new logic for loading ui tests 2016-07-18 13:56:10 +03:00