Panayot Cankov
312a99667e
Enable Button tests, fix AbsoluteLayout tests
2017-01-23 09:42:24 +02:00
Hristo Hristov
e34b0f622c
fix span ( #3510 )
...
* Remove Bindable.
Fix Observable & ObservableArray tests
Fix formattedString text
Change implementation of Span, FormattedString & TextBase
properties valueChange called before native setter
* revetred formattedString tests asserts - formattedText update text property again
properties - when getting value we now use always property name instead of key (using key could return undefined for property that is set to its default value)
updated fontSize & fontInternal properties on all controls
fix font properties so that fontInternal is reset if the new font is the same as Font.default
* fix tslint errors
2017-01-20 16:42:20 +02:00
Rossen Hristov
fec5e92dbe
Fix tracing
2017-01-16 13:29:46 +02:00
Hristo Hristov
8cec512397
Fix binding support ( #3489 )
...
* Fix binding support
* fix tslint
2017-01-13 18:08:18 +02:00
Hristo Hristov
309ea148e1
Fix setting text property to number. ( #3449 )
...
Fix setting JS property from native.
2017-01-09 18:13:31 +02:00
Rossen Hristov
a2d2f65adc
Call resetCSSProperties instead of resetStyleProperties from _resetCssValues
2017-01-06 14:06:32 +02:00
Nedyalko Nikolov
421810c293
TextView tests.
2017-01-05 16:09:13 +02:00
vakrilov
c30be0d606
View lifecycle methods
2017-01-04 17:18:45 +02:00
Rossen Hristov
cce0a2d42f
Fix all property types
2017-01-04 10:21:03 +02:00
vakrilov
0b67f6bc0a
attach/detach in ViewBase
2017-01-03 17:36:01 +02:00
Hristo Hristov
f5905f072d
fix tab-view, segmented-bar, action-bar, all ViewBases ( #3340 )
2016-12-21 12:02:02 +02:00
PanayotCankov
d10ca1da03
Fix the last several errors
2016-12-20 13:36:10 +02:00
Hristo Hristov
745388c3da
Hhristov/modules30 fixes ( #3316 )
...
* Fixed properties, text-base, action-bar, bindings, view
* Rebase onto master
2016-12-19 10:21:43 +02:00
Rossen Hristov
51e448aa10
Fixed: getViewById, TextDecoration
2016-12-15 13:20:25 +02:00
Hristo Hristov
f75f583573
tns-core-modules done
2016-12-13 15:51:18 +02:00
Hristo Hristov
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
Hristo Hristov
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
943d2dcd6b
tabview-ios
2016-12-13 15:51:18 +02:00
Hristo Hristov
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
Hristo Hristov
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
Hristo Hristov
b58e0b08a3
refactoring
2016-12-13 15:51:18 +02:00