1110 Commits

Author SHA1 Message Date
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
2f9fa6f6a3 Lock all Typescript versions to ~2.0.10 2016-12-15 10:51:45 +02:00
f578f4eec4 Added UI test for nested components CSS application
Resolves #1639
2016-12-12 13:16:31 +02:00
0d7a731dd0 Merge pull request #3228 from NativeScript/zhecheva/listpicker-color
ListPicker respects color and bckgColor set from CSS
2016-12-05 10:06:53 +02:00
669f6dc8ec ListPicker color and bckgColor set from CSS 2016-12-02 11:45:44 +02:00
35c48b30e6 UI test for setting bckg and color of buttons inside dialogs 2016-11-30 16:16:14 +02:00
56cd220c17 FlexboxLayout profiling and improvements (#3173)
* It looks like inline styles are making the flexbox example slow

* FlexboxLayout createReorderIndices proper overload

* Remove the getLayoutParams

* Removed unnecessary reorder methods

* Fix tslint errors
2016-11-30 11:30:02 +02:00
39113f6fdd Fix: Invalid value 500 for property fontWeight in XML
Resolves #3175
2016-11-28 16:42:44 +02:00
c729e9a9bf Remove listViewLoadMoreItems from main-page.ts in cutenessIo 2016-11-25 15:06:38 +02:00
aa91b0eca0 Border width cannot be reset to 0 on IOS 2016-11-24 18:19:52 +02:00
2e13205797 CSS support for styling status bar (#3156) 2016-11-24 14:20:12 +02:00
ced8b7451f Update segmeted-bar page 2016-11-23 16:15:44 +02:00
95e925b64b Add ScrollView to issue-3007.xml page 2016-11-21 19:47:40 +02:00
91083a4ea4 Fix: Modal dialogs don't have background color
Resolves #3129
2016-11-21 14:07:46 +02:00
30d202b5f1 Fix: Transparent border rendered as black
Resolves #3113
2016-11-21 12:25:13 +02:00
c669fa8281 Merge pull request #3110 from NativeScript/vchimev-flexbox
Update flexbox css test page
2016-11-17 17:55:47 +02:00
4619022b3c Update flexbox css test page 2016-11-17 17:31:12 +02:00
338dbed52b Update a flexbox test page 2016-11-16 16:57:45 +02:00
440a89e099 Merge pull request #3087 from NativeScript/flexbox-perf-tests
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
2016-11-14 12:27:52 +02:00
d95791b0a5 Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout 2016-11-14 11:54:43 +02:00
afd2779626 Add flexbox test pages 2016-11-11 16:30:56 +02:00
8ceeb3264f Add automationText=clipPath for clip-path page 2016-11-11 10:51:01 +02:00
fb80036c3c Merge pull request #3063 from NativeScript/vchimev-flexbox
Update flexbox test page
2016-11-10 18:13:31 +02:00
2ba47b4228 Update flexbox test page 2016-11-10 17:15:53 +02:00
9ebc01b8e9 Add inset CSS clip-path support 2016-11-10 14:41:32 +02:00
e502c36f54 Add UI test for ActionBar page CSS
Verifies #2661
2016-11-07 15:57:00 +02:00
d674d806aa Use setColorFilter on post-21 ActionBars only 2016-11-07 14:13:31 +02:00
93cc666b8f Add TabView.iosIconRenderingMode property
Resolves #2689
2016-11-04 16:18:55 +02:00
c244af3e2b Rename a flexbox test page
Fix a typo.
2016-11-03 11:42:50 +02:00
bb08cc1b49 Merge pull request #3011 from NativeScript/issue-3007
Fix: java.lang.NumberFormatException when applying clip-path with per…
2016-11-03 09:45:31 +02:00
28f084e7d2 Fix: java.lang.NumberFormatException when applying clip-path with percentage values
Resolves #3007
2016-11-02 16:59:06 +02:00
fc9843d800 Add a flexbox-repeater test page 2016-11-02 16:09:56 +02:00
20c987d7dc Merge pull request #2994 from NativeScript/apply-css
Don't apply css on unloaded
2016-11-01 10:46:29 +02:00
6c077da786 Merge pull request #2998 from NativeScript/vchimev-flex
Update flexbox test page
2016-10-31 15:59:47 +02:00
9f9b9c7d92 Update flexbox test page 2016-10-31 15:50:40 +02:00
0bfd25b139 Fix: ListView with TextField in the Item template not showing Keyboard on Portrait mode
Resolves #2942
2016-10-31 13:52:38 +02:00
ba8fb8aa3c Add ui test page 2016-10-31 11:09:58 +02:00
0b9d7b7b6c Update flexbox test page 2016-10-28 16:30:03 +03:00
c46f216d31 SelectedBackgroundColor property exposed via css. (#2973) 2016-10-28 10:26:10 +03:00
e27995a889 tslint errors fixed 2016-10-27 15:33:39 +03:00
05cd636fc8 npm scripts for typechecking public .d.ts-es and running tslint (#2934)
* npm scripts for typechecking public .d.ts-es and running tslint

* Update test.ts
2016-10-27 15:18:54 +03:00
897607bb64 Include test page for issue 2674 2016-10-26 22:08:12 +03:00
2191bf2e39 Merge pull request #2968 from NativeScript/tsenov/uitests
Add new test page for layouts
2016-10-26 17:03:36 +03:00
a63439f500 Merge pull request #2967 from NativeScript/scale-bkg
Fix: CSS scale breaks background properties on iOS
2016-10-26 17:01:34 +03:00
fb07c08229 Add new test page for layouts 2016-10-26 16:33:00 +03:00
83e0ae4c85 Fix: CSS scale breaks background properties on iOS
Resolves #2911
2016-10-26 15:36:37 +03:00
d3f0fcf1f9 Wrapped all buttons in ScrollView 2016-10-25 16:19:21 +03:00
432c2ee7f2 Add text-color yellow in the all.xml page 2016-10-25 15:03:12 +03:00
65bb76464d Move tab-view test from css to tab-view 2016-10-25 12:53:52 +03:00