Skip to content

Releases: tuya/tuya-panel-kit

4.2.0

07 Jan 06:17
Compare
Choose a tag to compare
  • Popup: 修复 Popup.countdown 在安卓 RN 0.59 全功能升级下出现横线间断的问题 (#22) (51b8f8d)
  • Dialog && Popup: 修复同时操作多个弹框,内容消失弹框不消失 #24

4.1.0

29 Dec 10:07
Compare
Choose a tag to compare

Features

  • RotationView: 增加 isInteraction 属性不阻塞 InteractionManager 任务队列, fixes #20 (#21) (83d58e1)

Bug Fixes

  • Picker: add type transfer for selectedValue (f17010e), closes #17

4.0.0

25 Dec 07:32
Compare
Choose a tag to compare

Bug Fixes

  • TimerPicker: 修复时间制不更新问题。(62ff90e

Features

  • Navigation: add TransitionPresets. (5ca060d)
  • Theme: add useTheme hooks.

Breaking Changes

  • Navigation: modify the screenOption structure.

  • Dialog: Dialog 交互视图向 App 靠齐。(62ff90e