Fixed
- (#1235) ObservableArray does not raise its
change
event when its `length' property is set. - (#1228) url with % fixed
- (#1213) Android build error when space exists in the folder
- (#1186) Fix currentEntry to return NavigationEntry instead of BackstackEntry
- (#1179) Listview doesn't seem to clear\reset
- (#1168) alert with null value is not displayed
- (#1160) iOS: The image supplied to Label.backgroundImage is rendered upside down.
- (#1149) Correct TabView icon rendering mode
- (#1142) ObservableArray does not provide removed items through EventData when an UPDATE action occurs
- (#1139) Missing attributes in the NativeScript XSD schema
- (#1018) BackgroundPosition & negative values
- (#754) The backgroundColor of a Label is not animatable in iOS.
New
- (#1171) Expose API to get the focus point of pinch gesture
- (#1140) Expose API for setting origin (a.k.a. pivot or anchor) point for view transformations
- (#1136) Add Template factory function and use it in the ui/builder, Repeater and ListView components
- (#1109) min/max and intervals values on date / time pickers
- (#691) Visibility attribute on ActionItem element
- (#685) Support CSS text-transform
- (#501) Better XML declaration error reporting for non-existing element