@akylas/nativescript@8.8.11
·
180 commits
to main
since this release
8.8.11 (2025-02-17)
Features
- apple view filtering (#10681) (20fc1cc)
- config: multi target support for swift packages (#10695) (b649c35)
- core: flexibility using multiple RootLayouts (#10684) (4b87a35)
- core: openUrlAsync utility (#10637) (f6eab0d)
- core: style properties module improvements and organization (#10685) (3a7206f)
- core: support for simultaneous pseudo states (#10656) (f970455)
- core: tailwind v4 support (#10692) (c7039dd)
- core: textbase span interaction and styling improvements (#10682) (966dccd)
- ios: background-image support for action bar (#10645) (5e85d88)
- winter-tc (#10667) (845ceea)
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)