Skip to content

@akylas/nativescript@8.8.11

Choose a tag to compare

@farfromrefug farfromrefug released this 17 Feb 15:13
· 180 commits to main since this release
ee2ea1f

8.8.11 (2025-02-17)

Features

Bug Fixes

  • Added asset path fallback null value inside an else clause (8726d02)
  • android: background image aspect ratio (#10651) (eb21056)
  • android: display soft input on search bar focus (#10696) (317b098)
  • android: Span should accept all font weight types (a21d4f9)
  • boxShadow not working on android only backgroundColor (79928af)
  • circular imports (#10670) (2afed08)
  • core: added missing length property equality comparers (#10689) (56af0b2)
  • core: avoid splicing arrays using a negative start index (#10679) (9bd147c)
  • core: corrected Frame navigation event types (#10697) (1b72912)
  • core: ignore inserting child if < 0 (#10690) (2305511)
  • core: improved types for common utils (#10628) (17a94a2)
  • core: provided image source can be unintentionally disposed (#10654) (a883a79)
  • core: pseudo-class handlers failing to unsubscribe listeners (#10680) (e6beb1d)
  • core: safety-checks to prevent potential navigation exceptions (#10683) (03cca58)
  • Corrected font-weight support for span (045986d)
  • crypto: getRandomValues return value (#10658) (603b2dc)
  • disableCss would break css for next parent children (753187b)
  • ios: background styles after frame changed by safe area (#10661) (1e86ed9)
  • ios: corrected rotate animation (#10676) (e545f58)
  • ios: frame backstack disposal handling (#10672) (5f8fb2c)
  • ios: invalid transform if set before any layout (#10675) (a531232)
  • ios: prevent animator from animating colors on shadow layer (#10686) (79a0306)
  • ios: safe area memory leak on iOS 10 and older versions (#10673) (0eb2745)