Alexander Djenkov
fc9a0b7ad8
Introduce background shorthand property ( #5053 )
...
* Introduce background shorthand style property
* Add text property in parser for BackgroundPosition value
reason: prevent parsing of background position (pass it as sample string)
* Introduce background-shorthand test page
* Modify parser unit tests to respect the new BackgroundPosition 'text' property
2017-11-15 14:07:40 +02:00
SvetoslavTsenov
93d940d6d2
Remove gallery app and include new tests in uitests app ( #4679 )
2017-08-09 17:12:12 +03:00
Vasil Chimev
c26f1c916a
Add line-height test page ( #4638 )
...
* Add lineHeight property to text-base.d.ts
* Add line-height test page
2017-08-02 09:30:29 +03:00
Panayot Cankov
43659799bc
Implement non uniform border corner radiuses and fix blinking image-view radiuses ( #4573 )
...
* Image corners were blinking in #4322 and CSS border will now draw non uniform corner radiuses if the border color is uniform
* Implement per-side corner radiuses for iOS
* Update stretch-mode example
* Update matrix-mode example
* Update image resources
* Add clipping for non uniform radii without border width, don't throw for missing image resources in css
2017-07-27 15:36:47 +03:00
SvetoslavTsenov
5ec8242654
Tsenov/button alignment ( #4460 )
...
* Include new example for issue 4385
* Include new test page for issue 4385. Restyle and rename main-page.
* Update main-page
* Fix navigation
2017-06-29 22:16:17 +03:00
SvetoslavTsenov
2526ac06f2
Update tests ( #4345 )
...
* Update tests
* Fix typos
* Fix tslint
2017-06-09 09:54:38 +03:00
SvetoslavTsenov
97b1cd9060
Tsenov/searchbar ( #4328 )
...
* Searchbar tests
* Update search bar test page
* Fix path to events test pages
* Update text-view test pages
2017-06-07 10:25:16 +03:00
SvetoslavTsenov
51d1be5bb8
Tsenov/auto complete ( #4318 )
...
* Init steps
* Implement logic for auto-complete for all test pages
* Init steps
* Implement logic for auto-complete for all test pages
* Expose TestPageMainViewModel
* Merge
* Improve check if example is already loaded in collection
* Reorder tests
* Fix tslint
* Include csslv
* Include new image source
2017-06-06 16:06:21 +03:00
SvetoslavTsenov
4862443bea
Fix background tests
2017-05-31 17:21:17 +03:00
SvetoslavTsenov
99611a9979
Include resource folder
...
Fix tslint error
2017-05-31 17:21:17 +03:00
Vasil Chimev
b00ed12150
Update a test page
2017-05-23 16:09:10 +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
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
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
SvetoslavTsenov
8404410819
Add autocorrect equals false to some pages to prevent failures on CI
2017-05-05 11:19:56 +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
vakrilov
f29f7cb607
Always set clipToBounds for images, list-view and scroll-view
2017-03-17 15:22:59 +02:00
vakrilov
0ec8563a20
FIX: Typo fix
2017-03-16 16:34:19 +02:00
Vasil Chimev
4e6952526b
Merge pull request #3807 from NativeScript/vchimev-test
...
Update borderRadius of pixels test page
2017-03-16 11:58:36 +02:00
vchimev
badb54e63d
Update borderRadius of pixels test page
2017-03-16 10:36:42 +02:00
Alexander Vakrilov
57bad3f6ff
Merge pull request #3804 from NativeScript/borders-clip
...
Borders clip
2017-03-16 09:43:11 +02:00
vakrilov
d9d0b7b072
Tests minor changes
2017-03-15 18:26:59 +02: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
c822861929
Change hint color text
2017-03-02 15:45:34 +02:00
SvetoslavTsenov
886fbb260d
Include new ui tests for fonts
2017-03-02 10:17:36 +02:00
Panayot Cankov
06970d058a
Mass replace fontAttributes with fontWeight and fontStyle
2017-02-23 17:09:19 +02:00
Panayot Cankov
6bca3732e3
The test was redesigned, but the lines resetting the text properties were missing
2017-02-22 15:09:48 +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
PanayotCankov
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
Rossen Hristov
9d351221fb
Fix WebView
2016-12-27 13:54:42 +02:00
Rossen Hristov
0ec9950d46
Padding
2016-12-22 14:45:41 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
Rossen Hristov
4cd3eed1cd
Trying to fix padding...
2016-12-21 14:30:34 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Rossen Hristov
51e448aa10
Fixed: getViewById, TextDecoration
2016-12-15 13:20:25 +02:00
zh-m
669f6dc8ec
ListPicker color and bckgColor set from CSS
2016-12-02 11:45:44 +02:00
SvetoslavTsenov
8ceeb3264f
Add automationText=clipPath for clip-path page
2016-11-11 10:51:01 +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
8bb4f9f466
Set autocorrect to false in pages letter-spacing and transform-decoration-color
2016-10-18 14:15:01 +03:00
SvetoslavTsenov
4a76753b05
Set autocorrect to false ini all-uniform and non uniform pages
2016-10-18 10:35:10 +03:00
SvetoslavTsenov
eaafb93c8f
Update all text field of zIndex page with autocorrect=false
2016-10-17 15:27:49 +03:00