47 Commits

Author SHA1 Message Date
57bad3f6ff Merge pull request #3804 from NativeScript/borders-clip
Borders clip
2017-03-16 09:43:11 +02:00
d9d0b7b072 Tests minor changes 2017-03-15 18:26:59 +02:00
2bdb5622df Add test page
Pixels perfect and device independent pixels
2017-03-15 17:21:56 +02:00
84819f6c9a Implemented placeholder-color for text-view IOS 2017-03-13 18:12:11 +02:00
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
c822861929 Change hint color text 2017-03-02 15:45:34 +02:00
886fbb260d Include new ui tests for fonts 2017-03-02 10:17:36 +02:00
06970d058a Mass replace fontAttributes with fontWeight and fontStyle 2017-02-23 17:09:19 +02:00
6bca3732e3 The test was redesigned, but the lines resetting the text properties were missing 2017-02-22 15:09:48 +02:00
6a2c94a94e Revert listview tests 2017-02-21 15:28:37 +02:00
06908de826 Include test for listview with separator color 2017-02-20 17:31:10 +02:00
b2cf286948 Fixed text decoration tests, Color will now store just a single argb info in 32bit unsigned int internally and covert to a/r/g/b or hex when necessary 2017-02-17 14:45:31 +02:00
9d351221fb Fix WebView 2016-12-27 13:54:42 +02:00
0ec9950d46 Padding 2016-12-22 14:45:41 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
51e448aa10 Fixed: getViewById, TextDecoration 2016-12-15 13:20:25 +02:00
669f6dc8ec ListPicker color and bckgColor set from CSS 2016-12-02 11:45:44 +02:00
8ceeb3264f Add automationText=clipPath for clip-path page 2016-11-11 10:51:01 +02:00
9ebc01b8e9 Add inset CSS clip-path support 2016-11-10 14:41:32 +02:00
c244af3e2b Rename a flexbox test page
Fix a typo.
2016-11-03 11:42:50 +02:00
fb07c08229 Add new test page for layouts 2016-10-26 16:33:00 +03:00
65bb76464d Move tab-view test from css to tab-view 2016-10-25 12:53:52 +03:00
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
8bb4f9f466 Set autocorrect to false in pages letter-spacing and transform-decoration-color 2016-10-18 14:15:01 +03:00
4a76753b05 Set autocorrect to false ini all-uniform and non uniform pages 2016-10-18 10:35:10 +03:00
eaafb93c8f Update all text field of zIndex page with autocorrect=false 2016-10-17 15:27:49 +03:00
21800b64e1 moe tabmore page from css to tab-view folder 2016-10-11 20:42:20 +03:00
30dac9c440 Update border test pages 2016-09-29 14:14:37 +03:00
837aa3a459 Stop activity-indicator from rotating in the ui-tests 2016-09-27 13:25:55 +03:00
071ef1607d Fix: CSS border-width causes text to overflow TextView
Resolves #2789
2016-09-27 09:47:32 +03:00
af3fcfb0ab Merge pull request #2783 from NativeScript/rgba
Fix: CSS border-color does not recognize rgb and rgba values
2016-09-21 17:29:48 +03:00
08f9c941cc Fix: CSS border-color does not recognize rgb and rgba values
Resolves #2781
2016-09-21 16:35:03 +03:00
adf77afbd4 Add two more sample pages for testing borders.
Related to #859
2016-09-20 17:01:05 +03:00
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
47216f4230 Update ui-tests-app 2016-09-15 09:48:08 +03:00
7535c8e94f Update an ui-tests-app test page 2016-08-31 10:56:07 +03:00
e802f10bbc Fix UI test decoration_05_lineThroughUnderlineNone 2016-08-22 18:00:13 +03:00
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
d73acb5497 Letter spacing in EM units
Resolves #2528
2016-07-29 14:16:05 +03:00
16b5214013 Fix two ui tests 2016-07-22 11:18:47 +03:00
fc39fad959 Fix: CSS background-image on Label not loading in iOS
Resolves #2414
2016-07-21 09:45:50 +03:00
604b600a05 Update main-Page.ts and tab-view-more.xml css 2016-07-20 09:46:01 +03:00
e76517693f Implement new logic for loading ui tests 2016-07-18 13:56:10 +03:00
525d0c43e3 Fix ui-tests-app paths and add css-perf-test app 2016-07-12 10:00:32 +03:00
a18d5e7622 Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00