Skip to content

0.9.7

Compare
Choose a tag to compare
@fisherspy fisherspy released this 14 Nov 08:20
34dc15f

0.9.7 (2018-11-14)

Bug Fixes

  • action-sheet: fix click item will response background click event (#98) (b24bcbc)
  • action-sheet: fix click item without event (#99) (1697cda)
  • badge: fixed badge test case error (#83) (43eb155)
  • carousel: fix carouselslide when set one item and vertical:true, width not right (#86) (bb59fe7)
  • date-picker: fix no locale input will trigger error (#103) (2aa43aa)
  • input-item: fix set value by ngzone.run (#101) (ed2b243)
  • LocaleProvider: export LOCAL_PROVIDER_TOKEN (#96) (16922a2)
  • tabs: fix tabs display error in macos safari (#106) (ba9e43b)
  • Toast: fix tasks can reenter the Angular zone via run (#93) (49d52be)
  • showcase: change expand icon (#97) (8bcfda5)

Features

  • date-picker-view: feat indicatorStyle (#104) (e97acbd)
  • picker: feat create 'Picker' with dynamic (#105) (90866df)

Bug Fixes

  • action-sheet: 修复点击item事件会响应背景点击事件 (#98) (b24bcbc)
  • action-sheet: 修复遗漏点击item事件 (#99) (1697cda)
  • badge: 修复 badge 单测错误 (#83) (43eb155)
  • carousel: 修复只有一个 item 时宽度不对的问题 (#86) (bb59fe7)
  • date-picker: 修复没有 locale 输入时报错 (#103) (2aa43aa)
  • input-item: 使用 ngzone.run set value (#101) (ed2b243)
  • LocaleProvider: 导出 LOCAL_PROVIDER_TOKEN (#96) (16922a2)
  • tabs: 修复 MacOS Safari及 iOS 9.3以下版本的显示问题 (#106) (ba9e43b)
  • Toast: 修复 toast 在 init 初始化时报错 (#93) (49d52be)
  • showcase: 更改展开代码 icon (#97) (8bcfda5)

Features

  • date-picker-view: 增加indicatorStyle参数 (#104) (e97acbd)
  • picker: 增加动态初始化方式 (#105) (90866df)