Skip to content

v2.7.8

Compare
Choose a tag to compare
@airyland airyland released this 06 Feb 09:27
· 334 commits to v2 since this release

Datetime

  • [fix] fix on-hide event trigger twice #2379
  • [fix] fix cannot set show to true initially

Picker

  • [fix] Fix chain mode get value is wrong when the children is empty data.

PopupRadio

  • [fix] fix popup-radio component does not support the border-intent property of the cell component.

Wechat

  • [feature] support 1.3.0

Datetime

  • [fix] 修复 on-hide 事件触发两次的问题 #2379
  • [fix] 修复初始化时 show 值为 true 无效的问题

Picker

  • [fix] 修复多级联动模式下,子代没有数据时,取值不正确。

PopupRadio

  • [fix] 修复 popup-radio 组件不支持cell组件中 border-intent 的属性。

Wechat

  • [feature] 使用 1.3.0 版本,废弃依赖 weixin-js-sdk