3859 Commits

Author SHA1 Message Date
11f8da025b Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS 2017-01-03 12:53:21 +02:00
25758d0803 Merge pull request #3393 from NativeScript/issue-3147
Fixed: Setting `setTypeface()` to null object
2017-01-03 12:34:25 +02:00
52a84b211f Fixed: Setting setTypeface() to null object
Resolves #3147
2017-01-03 12:33:36 +02:00
726a37cb09 Merge pull request #3392 from NativeScript/issue-3210
Fix: SegmentedBar crash using a number as title
2017-01-03 12:03:41 +02:00
299cac42bf Fix: SegmentedBar crash using a number as title
Resolves #issue-3210
2017-01-03 12:02:46 +02:00
9fdb49eae8 Merge pull request #3391 from NativeScript/issue-3270
Fix: Android platform.screen.mainScreen props are not invalidated aft…
2017-01-03 11:18:47 +02:00
e6d64799d8 Fix: Android platform.screen.mainScreen props are not invalidated after orientation change
Resolves #3270
2017-01-03 11:17:06 +02:00
79344cadf0 Merge pull request #3390 from NativeScript/issue-1639
Fix: Custom components within other custom components: occasionally n…
2017-01-03 11:06:55 +02:00
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
198820b03a Merge pull request #3389 from NativeScript/issue-2116
Fix: setInterval callback is not fired while touch events are being p…
2017-01-03 10:52:51 +02:00
9d2a98f558 Fix: setInterval callback is not fired while touch events are being processed
Resolves #2116
2017-01-03 10:49:04 +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
a16deec5da Merge pull request #3385 from NativeScript/nnikolov/ProgressTests
Fixed Progress tests.
2016-12-30 16:01:35 +02:00
011bb82165 Fixed Progress tests. 2016-12-30 16:00:15 +02:00
1f2eb88988 Merge pull request #3384 from NativeScript/cankov/modules30-layout-tests
Let dock, wrap, absolute and grid tests run
2016-12-30 14:06:22 +02:00
b73d038f48 Let dock, wrap, absolute and grid tests run 2016-12-30 14:05:17 +02:00
06b368d29f Merge pull request #3383 from NativeScript/nnikolov/SwitchTestsIos
Switch tests for ios.
2016-12-30 11:43:47 +02:00
f4535b03be Switch tests for ios. 2016-12-30 11:41:30 +02:00
49da159836 Merge pull request #3382 from NativeScript/nnikolov/TabTests
Fixed tab-view tests.
2016-12-30 11:00:28 +02:00
764910be2b Fixed tab-view tests. 2016-12-30 10:55:42 +02:00
b0e43f659a Merge pull request #3379 from NativeScript/cankov/modules30-stack-layout-tests
Run all stack-layout tests
2016-12-29 11:52:20 +02:00
773e069681 Run all stack-layout tests 2016-12-29 11:46:04 +02:00
bbc804a7b5 Merge pull request #3375 from NativeScript/cankov/modules30-label-tests
Fix most of the Label tests
2016-12-28 17:38:14 +02:00
becf428e90 Fix most of the label tests 2016-12-28 17:33:38 +02:00
2bc48f3f1b Merge pull request #3373 from NativeScript/hdeshev/css-selector-parser-tests
Enable css-selector-parser tests (passing).
2016-12-28 15:57:03 +02:00
496e1805b0 Merge pull request #3374 from NativeScript/nnikolov/SwitchTests
Switch test fixed.
2016-12-28 15:45:18 +02:00
535a9ba1c2 Switch test fixed. 2016-12-28 15:42:32 +02:00
14bb523ca0 Enable css-selector-parser tests (passing). 2016-12-28 15:32:21 +02:00
3d820b307b Merge pull request #3372 from NativeScript/nnikolov/ScrollViewTests
Run ScrollView tests.
2016-12-28 13:29:06 +02:00
b2342189d9 Run ScrollView tests. 2016-12-28 13:27:46 +02:00
1bf939d008 Merge pull request #3371 from NativeScript/cankov/modules30-button-tests
Button tests now run except for those on TextBase
2016-12-28 12:48:50 +02:00
02e3b2fe78 Button tests now run except for those on TextBase 2016-12-28 12:42:40 +02:00
e05a015438 Merge pull request #3370 from NativeScript/nnikolov/FixedListPickerTests
Fixed tests for ListPicker.
2016-12-28 12:11:58 +02:00
8ed9b3a1f9 Fixed tests for ListPicker. 2016-12-28 11:59:34 +02:00
a77667b31a Merge pull request #3368 from NativeScript/fix-repeater
Fix Repeater
2016-12-27 16:01:43 +02:00
f7c9dc2adc Fix Repeater 2016-12-27 16:00:56 +02:00
228b914162 Remove redundant console.log 2016-12-27 15:29:43 +02:00
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
d00be55def Remove wrong type check 2016-12-27 15:27:28 +02:00
f64f74fb7b Fix: Trying to clear inherited props after the view has been detached throws 2016-12-27 15:27:13 +02:00
fd4780b939 Merge pull request #3366 from NativeScript/cankov/modules30-ios-button-fixes
Make some Button tests pass for iOS
2016-12-27 14:55:40 +02:00
eba5534197 Make some Button tests pass for iOS 2016-12-27 14:54:30 +02:00
3088b70ef3 Merge pull request #3365 from NativeScript/fix-web-view
Fix WebView
2016-12-27 13:55:43 +02:00
9d351221fb Fix WebView 2016-12-27 13:54:42 +02:00
0cd1ff9e05 Merge pull request #3363 from NativeScript/nnikolov/TimeAndDatePickerTests
Fixed tests for time and date pickers.
2016-12-27 13:53:55 +02:00
c66e3e8ab5 Fix tslint errors 2016-12-27 13:20:59 +02:00
ac59c1b082 Add nativeView in page.ios.ts and get the UIViewControler view as nativeView 2016-12-27 13:12:58 +02:00
e4bf9ec7b2 Merge pull request #3364 from NativeScript/fix-search-bar
Fix SearchBar for Android
2016-12-27 12:34:14 +02:00
80f45105bc Fix SearchBar for Android 2016-12-27 12:33:23 +02:00
9f7d5056c0 Fixed tests for time and date pickers. 2016-12-27 11:13:46 +02:00