nativescript v8.2.2 Release Notes

Release Date: 2022-04-07 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • ActionItem: rendering threw errors if it had a nested child. (#9821) (efa80c7)
    • android: gesture events fix (#9842) (2664783)
    • css: borderColor parse handling for hsl(a) color values (#9857) (da3bd2c)
    • ios: navigation button now allows using custom icon (#9835) (f88c158)
    • RootLayout: close popup views on live-sync (#9834) (6941466)
    • Utils.queueGC debounce and throttle with reuse of different settings (#9852) (9ce7455)

    ๐Ÿ”‹ Features

    • RootLayout: added topmost method to retrieve view at top (#9826) (3bb8fc2)
    • TouchManager: touchDelay property for nested tap control (c05145b)

    ๐ŸŽ Performance Improvements

    • ๐Ÿ‘Œ Improved live-sync functionality for RootLayout (#9836) (3537858)