Panayot Cankov
014e7a8e0f
add profile for functions, profile CSS-es on startup, use __time ( #4227 )
...
Call native setters once when a page is instantiated.
Fix background not being reset, Label's background is now set to background, not layer
Make the nativeView field instead of property for performance reasons
2017-06-08 09:51:09 +03:00
vakrilov
e7d9fe5b24
Support getDefault for CssAnimationProperty
2017-05-19 18:46:26 +03:00
Hristo Hristov
0d21f52c99
Hhristov/ios background image crash fix ( #4214 )
...
* uiColorFromImage should return if there is no image.
* added unit-test
2017-05-17 15:40:14 +03:00
Panayot Cankov
e26032f5fe
Revert the translateX/Y to be in dip
2017-04-25 14:49:12 +03:00
Panayot Cankov
5387793011
The asserted border and corner radius values were not rounded, we now round on dip to px conversion
2017-04-04 16:08:51 +03:00
Hristo Hristov
120230c297
ios cornder radius is rendered as circle now ( #3915 )
...
* ios cornder radius is rendered as circle now
* fix failing test
2017-03-31 16:18:12 +03:00
Hristo Hristov
c18a76c93a
rename:
...
_createNativeView to createNativeView;
_initNativeView to initNativeView
_disposeNativeView to disposeNativeView
_resetNativeView to resetNativeView
2017-03-28 18:08:59 +03:00
Hristo Hristov
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
Panayot Cankov
2b28730011
Split get/set native to getDefault setNative
2017-03-22 16:37:52 +02:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
PanayotCankov
b2cf286948
Fixed text decoration tests, Color will now store just a single argb info in 32bit unsigned int internally and covert to a/r/g/b or hex when necessary
2017-02-17 14:45:31 +02:00
vakrilov
6c735aff10
View and css proeprties tests
2017-02-07 16:23:19 +02:00
vakrilov
cd3cd13075
View tests turned green
2017-01-11 17:34:25 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
PanayotCankov
d10ca1da03
Fix the last several errors
2016-12-20 13:36:10 +02:00
Panayot Cankov
e90e2de927
Revert tests for Length where NaN or number was used
2016-12-19 15:53:44 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Vladimir Enchev
936df853ff
number now can be set as id in android
2016-09-20 12:04:00 +03:00
Rossen Hristov
a05f842a84
Non-uniform borders
2016-09-17 09:27:36 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00