Skip to content

Releases: NativeScript/NativeScript

@nativescript/core@8.9.5

14 Jul 18:23
Compare
Choose a tag to compare

🩹 Fixes

  • package format for current hook handling

@nativescript/core@8.9.4

14 Jul 15:56
Compare
Choose a tag to compare

🚀 Features

  • TextField: support css white-space and text-overflow (#10737)

🩹 Fixes

  • android: allow CSS styling of neutral button in dialogs (#10745)
  • ios: listview measurement (#10740)

❤️ Thank You

@nativescript/core@8.9.2

18 Apr 21:14
Compare
Choose a tag to compare

🩹 Fixes

  • ios: 18.4 simulator networking case (#10732)

@nativescript/core@8.9.1

16 Mar 23:17
Compare
Choose a tag to compare

🚀 Features

🩹 Fixes

  • core: missing parameter for once event listeners (#10715)

❤️ Thank You

  • Dimitris-Rafail Katsampas @CatchABus
  • Nathan Walker

@nativescript/core@8.9.0

27 Feb 17:30
Compare
Choose a tag to compare

🚀 Features

  • core: CSS wide keywords (#10709)
  • Node-API engine support (#10710)
  • ios: added layoutChanged event support to Page (#10707)
  • image: ios system icons styling by font-size and font-weight (#10706)
  • css: allow infinity values within css calc expressions (#10705)
  • config: ability to include native source code from any path (#10698)
  • action-bar: iosLargeTitle and iosShadow attributes (#10694)
  • ios: added activity indicator iosIndicatorViewStyle property (#10650)
  • ios: apple intelligence writing tools (#10643)
  • config: multi target support for swift packages (#10695)
  • core: tailwind v4 support (#10692)
  • core: style properties module improvements and organization (#10685)
  • core: flexibility using multiple RootLayouts (#10684)
  • core: textbase span interaction and styling improvements (#10682)
  • apple view filtering (#10681)
  • winter-tc (#10667)
  • core: openUrlAsync utility (#10637)
  • core: support for simultaneous pseudo states (#10656)
  • ios: background-image support for action bar (#10645)

🩹 Fixes

  • ios: apply text color to HTMLView content (#10708)
  • android: formatted string NoSuchMethodError (#10704)
  • core: corrected background color between Label and nested spans (#10701)
  • core: added missing inheritance support for text css properties (#10699)
  • core: corrected Frame navigation event types (#10697)
  • android: display soft input on search bar focus (#10696)
  • core: ignore inserting child if < 0 (#10690)
  • core: added missing length property equality comparers (#10689)
  • ios: prevent animator from animating colors on shadow layer (#10686)
  • core: safety-checks to prevent potential navigation exceptions (#10683)
  • core: avoid splicing arrays using a negative start index (#10679)
  • core: pseudo-class handlers failing to unsubscribe listeners (#10680)
  • Corrected font-weight support for span (045986de8)
  • Added asset path fallback null value inside an else clause (8726d026f)
  • android: Span should accept all font weight types (a21d4f94a)
  • ios: corrected rotate animation (#10676)
  • ios: invalid transform if set before any layout (#10675)
  • ios: safe area memory leak on iOS 10 and older versions (#10673)
  • ios: frame backstack disposal handling (#10672)
  • crypto: getRandomValues return value (#10658)
  • core: improved types for common utils (#10628)
  • ios: background styles after frame changed by safe area (#10661)
  • core: provided image source can be unintentionally disposed (#10654)
  • android: background image aspect ratio (#10651)

🔥 Performance

  • Avoid creating new typeface instances for system fonts (4902e2781)

❤️ Thank You

@nativescript/core@8.8.6

19 Nov 04:29
Compare
Choose a tag to compare

Bug Fixes

  • android: background color is not applied to certain views (#10652) (4f36748)
  • core: corrected references in file system access (#10644) (e5caa2c)
  • core: frame ignored event listeners in xml markup (#10646) (750d2ee)
  • ios: anti-aliasing for accurate borders (#10619) (4f46815)

@nativescript/core@8.8.5

19 Nov 04:28
d6922b9
Compare
Choose a tag to compare

Bug Fixes

@nativescript/core@8.8.4

23 Oct 17:03
Compare
Choose a tag to compare
  • revert: "perf(core): avoid setting the same value to view properties"

Reserving for next major.

@nativescript/core@8.8.3

24 Oct 03:24
Compare
Choose a tag to compare

Bug Fixes

  • android: layout change listeners are ignored when using addEventListener (#10597) (89fa6ec)
  • android: RootLayout shade cover null color handling (#10599) (f7b9d06)
  • color: four-digit hex color parse failure (#10593) (8877bec)
  • core: include everything but core.aar in android platforms (#10592) (423a2d2)
  • ios: popover delegate should ignore non-native views (#10609) (ba3316e)
  • ios: proper cleanup of reused listview cell content (#10603) (dca7718)
  • ios: proper drawing bounds for colored borders (#10600) (75c8e94)
  • ios: replace deprecated UIApplication.shared.openUrl method call (#10627) (1cee35d)
  • layout: prevent negative width/height values (#10616) (0506012)

Features

  • core: added css class for styling dialog nested elements (#10605) (6104b5b)

@nativescript/core@8.8.1

12 Jul 18:04
Compare
Choose a tag to compare

Bug Fixes

  • android: targetSdk 34 registerBroadcastReceiver (#10585) (4c70596)