111 Commits

Author SHA1 Message Date
f634f29df0 Frame test 2017-01-10 14:08:54 +02:00
fcda6454cc Fix zIndex for Android buttons 2017-01-10 10:13:06 +02:00
5a3cfbeda9 SegmentedBar tests fixed. 2017-01-09 18:24:09 +02:00
309ea148e1 Fix setting text property to number. (#3449)
Fix setting JS property from native.
2017-01-09 18:13:31 +02:00
14e1da5820 Style-properties tests 2017-01-09 17:24:38 +02:00
5a3be4d577 Make border radii Lengths 2017-01-06 16:03:06 +02:00
7f52dc3c2a Fix: Resetting backgroundImage throws 2017-01-06 14:34:46 +02:00
eb4ac8d109 Fix all tslint errors 2017-01-06 12:00:06 +02:00
bfab188ba0 clear nativeView field. (#3418)
moved some native setters from TabView to TabViewItem.
shorthand properties converters now accounts for unsetValue.
better formatting for test duration.
2017-01-05 18:08:42 +02:00
421810c293 TextView tests. 2017-01-05 16:09:13 +02:00
43f5f117a7 Fix minor tslint errors 2017-01-04 17:37:56 +02:00
64bca39e2b IOS fix for context 2017-01-04 17:18:45 +02:00
c30be0d606 View lifecycle methods 2017-01-04 17:18:45 +02:00
9bf411b7f6 Update _updateNativeLayoutParams and fix minWidth/Height for ios flexbox 2017-01-04 16:51:06 +02:00
4ae6473e48 fix flexbox tests 2017-01-04 11:55:05 +02:00
d8db6a2484 Fix flexbox-layout properties 2017-01-04 11:55:05 +02:00
da0df29d20 Fix all property types 2017-01-04 10:53:34 +02:00
cce0a2d42f Fix all property types 2017-01-04 10:21:03 +02:00
0b67f6bc0a attach/detach in ViewBase 2017-01-03 17:36:01 +02:00
a4a3df44ee Fix PercentLength crash 2017-01-03 15:21:08 +02:00
ed0969d96d Revert "Fix: Trying to clear inherited props after the view has been detached throws"
This reverts commit f64f74fb7b61d16fc7c6624b7d9e02bb430b3197.
2017-01-03 09:50:05 +02:00
011bb82165 Fixed Progress tests. 2016-12-30 16:00:15 +02:00
b73d038f48 Let dock, wrap, absolute and grid tests run 2016-12-30 14:05:17 +02:00
764910be2b Fixed tab-view tests. 2016-12-30 10:55:42 +02:00
773e069681 Run all stack-layout tests 2016-12-29 11:46:04 +02:00
becf428e90 Fix most of the label tests 2016-12-28 17:33:38 +02:00
02e3b2fe78 Button tests now run except for those on TextBase 2016-12-28 12:42:40 +02:00
8ed9b3a1f9 Fixed tests for ListPicker. 2016-12-28 11:59:34 +02:00
f7c9dc2adc Fix Repeater 2016-12-27 16:00:56 +02:00
f64f74fb7b Fix: Trying to clear inherited props after the view has been detached throws 2016-12-27 15:27:13 +02:00
70cc1dd5d9 Move the effective* values from style to this 2016-12-27 10:57:10 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
9f2b647d09 Fixed null reference exception 2016-12-21 17:08:19 +02:00
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
ae0716a242 Merge pull request #3341 from NativeScript/padding
Fix: string values read from XML are not converted to the correct typ…
2016-12-21 14:16:25 +02:00
3529346c23 Fix: string values read from XML are not converted to the correct type before assignment 2016-12-21 14:13:00 +02:00
8bf088edac Merge pull request #3339 from NativeScript/cankov/modules-30-test-300
Let about 300 non UI tests run
2016-12-21 12:11:55 +02:00
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
185b84e0ba Let about 300 non UI tests run 2016-12-21 11:55:55 +02:00
25bd65d95c Make 0 test run successfuly 2016-12-21 10:40:47 +02:00
417064fd38 Fix Android lifecycle 2016-12-20 16:12:52 +02:00
d10ca1da03 Fix the last several errors 2016-12-20 13:36:10 +02:00
6122c44126 added class property to ViewBase (#3327) 2016-12-20 11:38:29 +02:00
c71b4d4bf1 Hhristov/modules30 fixes (#3321)
* Fixed bindings, several css properties, attached properties

* Fix valueChanged handlers
Fix double registration of width/height property handlers

* fix broken merge
2016-12-19 17:52:18 +02:00
63e4139a65 Merge branch 'hhristov/modules30' into alignments 2016-12-19 17:27:49 +02:00
c5b98de528 Merge pull request #3317 from NativeScript/cankov/modules30
Fixing type errors in tests
2016-12-19 16:35:06 +02:00
8ac7c8d574 HorizontalAlignment and VerticalAlignment 2016-12-19 16:25:08 +02:00
6cfbaae947 Add 'auto' and number to the PercentLength and Length types 2016-12-19 15:53:01 +02:00
9be5d4301a Add several missing types to view.d.ts 2016-12-19 13:13:59 +02:00
1255e6bd4a Visibility 2016-12-19 11:56:32 +02:00