Commit Graph

459 Commits

Author SHA1 Message Date
Rossen Hristov
163592ed60 Fix Background.isEmpty regression 2017-01-03 15:12:39 +02:00
Rossen Hristov
11f8da025b Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS 2017-01-03 12:53:21 +02:00
Rossen Hristov
52a84b211f Fixed: Setting setTypeface() to null object
Resolves #3147
2017-01-03 12:33:36 +02:00
Rossen Hristov
299cac42bf Fix: SegmentedBar crash using a number as title
Resolves #issue-3210
2017-01-03 12:02:46 +02:00
Rossen Hristov
e6d64799d8 Fix: Android platform.screen.mainScreen props are not invalidated after orientation change
Resolves #3270
2017-01-03 11:17:06 +02:00
Rossen Hristov
55028b0c92 Fix: Custom components within other custom components: occasionally not loaded "in time" and ignoring css
Resolves #1639
2017-01-03 11:05:15 +02:00
Rossen Hristov
ed0969d96d Revert "Fix: Trying to clear inherited props after the view has been detached throws"
This reverts commit f64f74fb7b.
2017-01-03 09:50:05 +02:00
Nedyalko Nikolov
011bb82165 Fixed Progress tests. 2016-12-30 16:00:15 +02:00
Panayot Cankov
b73d038f48 Let dock, wrap, absolute and grid tests run 2016-12-30 14:05:17 +02:00
Nedyalko Nikolov
f4535b03be Switch tests for ios. 2016-12-30 11:41:30 +02:00
Nedyalko Nikolov
764910be2b Fixed tab-view tests. 2016-12-30 10:55:42 +02:00
Panayot Cankov
773e069681 Run all stack-layout tests 2016-12-29 11:46:04 +02:00
Panayot Cankov
becf428e90 Fix most of the label tests 2016-12-28 17:33:38 +02:00
Panayot Cankov
02e3b2fe78 Button tests now run except for those on TextBase 2016-12-28 12:42:40 +02:00
Nedyalko Nikolov
8ed9b3a1f9 Fixed tests for ListPicker. 2016-12-28 11:59:34 +02:00
Rossen Hristov
f7c9dc2adc Fix Repeater 2016-12-27 16:00:56 +02:00
Panayot Cankov
228b914162 Remove redundant console.log 2016-12-27 15:29:43 +02:00
Rossen Hristov
caf0aa7e69 Merge pull request #3367 from NativeScript/fix-list-view
Fix: Trying to clear inherited props after the view has been detached…
2016-12-27 15:27:54 +02:00
Panayot Cankov
d00be55def Remove wrong type check 2016-12-27 15:27:28 +02:00
Rossen Hristov
f64f74fb7b Fix: Trying to clear inherited props after the view has been detached throws 2016-12-27 15:27:13 +02:00
Panayot Cankov
eba5534197 Make some Button tests pass for iOS 2016-12-27 14:54:30 +02:00
Rossen Hristov
9d351221fb Fix WebView 2016-12-27 13:54:42 +02:00
Nedyalko Nikolov
0cd1ff9e05 Merge pull request #3363 from NativeScript/nnikolov/TimeAndDatePickerTests
Fixed tests for time and date pickers.
2016-12-27 13:53:55 +02:00
Panayot Cankov
c66e3e8ab5 Fix tslint errors 2016-12-27 13:20:59 +02:00
Panayot Cankov
ac59c1b082 Add nativeView in page.ios.ts and get the UIViewControler view as nativeView 2016-12-27 13:12:58 +02:00
Rossen Hristov
80f45105bc Fix SearchBar for Android 2016-12-27 12:33:23 +02:00
Nedyalko Nikolov
9f7d5056c0 Fixed tests for time and date pickers. 2016-12-27 11:13:46 +02:00
Panayot Cankov
70cc1dd5d9 Move the effective* values from style to this 2016-12-27 10:57:10 +02:00
Rossen Hristov
4069832c3e Fix TimePicker for Android 2016-12-27 09:15:10 +02:00
Rossen Hristov
f594a002b2 Fix DatePicker 2016-12-22 17:32:02 +02:00
Rossen Hristov
a0a202113e Fixed HtmlView 2016-12-22 17:09:19 +02:00
Rossen Hristov
f303a74570 Fixed Switch 2016-12-22 16:50:45 +02:00
Rossen Hristov
0ec9950d46 Padding 2016-12-22 14:45:41 +02:00
vakrilov
2d05e6ac6f Scroll-view tests 2016-12-22 13:48:19 +02:00
PanayotCankov
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
Rossen Hristov
fbf22c9200 Merge pull request #3342 from NativeScript/fixes
Fixes
2016-12-21 17:08:59 +02:00
Rossen Hristov
9f2b647d09 Fixed null reference exception 2016-12-21 17:08:19 +02:00
vakrilov
291d36dba6 expressions + formatted string tests 2016-12-21 16:36:58 +02:00
Rossen Hristov
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
vakrilov
432a849d99 FIX: setInputType of undefined in Android 2016-12-21 14:26:46 +02:00
Rossen Hristov
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
Rossen Hristov
3529346c23 Fix: string values read from XML are not converted to the correct type before assignment 2016-12-21 14:13:00 +02:00
Panayot Cankov
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
Hristo Hristov
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
PanayotCankov
185b84e0ba Let about 300 non UI tests run 2016-12-21 11:55:55 +02:00
PanayotCankov
25bd65d95c Make 0 test run successfuly 2016-12-21 10:40:47 +02:00
Rossen Hristov
417064fd38 Fix Android lifecycle 2016-12-20 16:12:52 +02:00
Rossen Hristov
3cfab990c4 Comment out TabView which does not compile 2016-12-20 14:23:37 +02:00
Rossen Hristov
2aebdd800c Fix apps runtime crashes 2016-12-20 14:09:28 +02:00
Hristo Hristov
d9ab6b960a working on tab-view 2016-12-20 14:08:13 +02:00