Skip to content

@nativescript/[email protected]

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 22 Dec 22:39
· 54 commits to main since this release

Bug Fixes

  • android: proper change of input interaction mode programmatically (#10434) (07d2129)
  • android: use nativeTextViewProtected in TextField (#10450) (c5561d6)
  • core: inheritable property changes backstack propagation (#10438) (48b1856)
  • core: safe important check (#10455) (172d346)
  • css: box-shadow none handling (#10445) (6744009)
  • ios: font variation settings not applied to labels (#10429) (2cf166d)
  • ios: non-uniform border angle (#10437) (aba3093)
  • ios: ScrollView with listeners removed scroll delegate (#10432) (9fae9c4)
  • ios: shadow does not consider z-index (#10433) (5a4bb7c)
  • time-picker: properly handle 0 on hour and minutes with valueChanged (#10460) (4762699)

Features

  • core: initRootView event (#10442) (82e9c67)
  • core: new defaultVisualState property option to override 'normal' default visualState (#10440) (31ed40c)