nativescript v1.5.1 Release Notes

Release Date: 2019-11-14 // over 4 years ago
  • ๐Ÿ›  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) Using the background-position with 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