Releases: NativeScript/NativeScript
Releases · NativeScript/NativeScript
@nativescript/core@9.0.13
🚀 Features
- core: bind overridden value converters to the target (#11018)
🩹 Fixes
- segmented-bar: selectedTextColor via CSS (#11060)
- android: improve edge to edge handling (#11058)
- android: protection when a11y callback fires early (#11061)
❤️ Thank You
- Jon Zgoda @jzgoda
- Osei Fortune @triniwiz
- pichurichko @pichurichko
@nativescript/core@9.0.12
🚀 Features
- slider: add linear-gradient support for track background (#11015)
🩹 Fixes
- polyfills eager handling when not commonjs (#11057)
- segmented-bar: ios backgroundColor border radius on initial rendering (#11054)
- ios: apply hidden property to shadow layer (#11051)
❤️ Thank You
- Eduardo Speroni @edusperoni
- Jon Zgoda @jzgoda
- Nathan Walker
- Qazi Omair Ahmed @omairqazi29
- Samuel Schultze
@nativescript/core@9.0.11
🚀 Features
- config: remote module security (#11040)
🩹 Fixes
- ios: SegmentedBar update selected text color when selected background color changes (#11016)
❤️ Thank You
- Jorge Cancino Oteíza @JorgeOteiza
- Nathan Walker
@nativescript/core@9.0.10
@nativescript/core@9.0.8
🚀 Features
- TabView: use UITab with iOS 18+ and allow search role usage (#11008)
❤️ Thank You
- Nathan Walker
@nativescript/core@9.0.7
🩹 Fixes
- android: Android 16 back press navigation failure (#11006)
- RootLayout: close shade cover when topmost popup doesn't need it (#11007)
❤️ Thank You
- Dimitris-Rafail Katsampas @CatchABus
@nativescript/core@9.0.6
🩹 Fixes
- android: edge to edge guards on activity type (#11005)
- ios: null-check for action bar updates (#11003)
❤️ Thank You
- Dimitris-Rafail Katsampas @CatchABus
- Nathan Walker
@nativescript/core@9.0.5
🩹 Fixes
- android: invalid a11y listeners that crashed apps on exit (#11000)
- android: prevent splash screen from being shown during navigation (#10999)
- ListView: android sectioned data state to match ios for framework integrations (e2fc18312)
❤️ Thank You
- Dimitris-Rafail Katsampas @CatchABus
- Nathan Walker
@nativescript/core@9.0.4
🩹 Fixes
- ios: prevent gc from collecting current navigation transition (#10967)
- SplitView: export improvements (#10968)
❤️ Thank You
- Dimitris-Rafail Katsampas @CatchABus