Skip to content

@nativescript/[email protected]

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 02 Nov 20:51
· 72 commits to main since this release

Bug Fixes

  • android: prevent rehydration on destroyed dialogs (#10414) (7563549)
  • core: box-shadow 'none' handling (#10405) (c23695c)
  • core: font variation settings parser invalid axis (#10427) (0847855)
  • core: page frame reference not unset on native view disposal (#10417) (22c21b7)
  • css: prevent shorthand parse error on 'unset' and 'inset' (#10424) (d70b48b)
  • ios: add/remove shadow for reusable views (#10409) (ee87b52)
  • ios: property mask on 'undefined' during view disposal (#10404) (212d086)
  • ios: shadow position after translate transform (#10413) (c78ea79)

Features

  • android: allow shared element transitions to work with ListView/CollectionView/Pager (#10411) (e8c093d)