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
08e73b3d10
Fixed style scope.
2017-01-09 14:19:04 +02:00
120390b925
Fix: All formatted string appear with commas between each letter
2017-01-06 17:00:04 +02:00
6d8606d190
Merge pull request #3430 from NativeScript/border-radius
...
Make border radii Lengths
2017-01-06 16:04:23 +02:00
5a3be4d577
Make border radii Lengths
2017-01-06 16:03:06 +02:00
363ee6985e
remove unneeded _createImageSourceFromSrc
2017-01-06 15:43:57 +02:00
d17ff9ffbd
Use [srcProperty.native]
2017-01-06 15:43:57 +02:00
6eb1aee4d1
Image tests
2017-01-06 15:43:57 +02:00
899ce1adc8
fix placeholder imports ( #3429 )
2017-01-06 14:57:21 +02:00
7f52dc3c2a
Fix: Resetting backgroundImage throws
2017-01-06 14:34:46 +02:00
a2d2f65adc
Call resetCSSProperties instead of resetStyleProperties from _resetCssValues
2017-01-06 14:06:32 +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
5fef8a7bb4
Slider tests
2017-01-05 17:12:30 +02:00
cd6c3311e7
FIX: trace.write outputs errors twice
2017-01-05 17:12:30 +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
ea95d1d854
remove unneeded applyNativeSetters
2017-01-04 17:18:45 +02:00
c30be0d606
View lifecycle methods
2017-01-04 17:18:45 +02:00
ebbf202a01
Merge pull request #3408 from NativeScript/cankov/modules30-flexbox
...
Cankov/modules30 flexbox
2017-01-04 17:05:59 +02:00
9bf411b7f6
Update _updateNativeLayoutParams and fix minWidth/Height for ios flexbox
2017-01-04 16:51:06 +02:00
177222f548
Remove two console.log's
2017-01-04 16:29:05 +02:00
d8e062da85
Fix: application.setCssFileName does not work
2017-01-04 15:23:59 +02:00
9d6f6cca79
Fix font on Android
2017-01-04 14:13:33 +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
f76eb15e05
tests refactored
2017-01-03 17:33:16 +02:00
f310c8ea8c
Fix ActionBar set [colorProperty.native]
2017-01-03 15:52:23 +02:00
a4a3df44ee
Fix PercentLength crash
2017-01-03 15:21:08 +02:00
2303cf1f2e
fix TabView ( #3395 )
2017-01-03 15:17:18 +02:00
163592ed60
Fix Background.isEmpty regression
2017-01-03 15:12:39 +02:00
11f8da025b
Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS
2017-01-03 12:53:21 +02:00
52a84b211f
Fixed: Setting setTypeface()
to null object
...
Resolves #3147
2017-01-03 12:33:36 +02:00
299cac42bf
Fix: SegmentedBar crash using a number as title
...
Resolves #issue-3210
2017-01-03 12:02:46 +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
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
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
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
f4535b03be
Switch tests for ios.
2016-12-30 11:41:30 +02:00
764910be2b
Fixed tab-view tests.
2016-12-30 10:55:42 +02:00