Skip to content

@nativescript/core@8.8.3

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 24 Oct 03:24
· 103 commits to main since this release

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)