Skip to content

0.11.6

Compare
Choose a tag to compare
@fisherspy fisherspy released this 04 Mar 03:38
8d6b922

Bug Fixes

  • accordion: fix accordion support template and add support innerHtml (#307) (15f90a6)
  • carousel: fix carousel detect height change need to init carouseItem (#290) (86be97d)
  • carousel: fix set Carousel component selectedIndex( = last) invalid (#315) (193a4d6)
  • drawer: synchronize code and documentation (#311) (1d53a15)
  • inputitem: fix inputitem onChange does not trigger when typing Chinese characters (#299) (e7a925d)
  • PopupService: fix when using multiple PopupService working error (#292) (3717db7)
  • swipe-action: fix unable to respond to scrolling events error (#300) (98bd525)
  • tabs: disable descendants (#296) (5ed613e)
  • date-picker: fix select error when ngmodel set to null (#310) (58e88ca)

Features

  • list: renderHeader&renderFooter support String and Templates (#313) (546b38d)

Performance Improvements


Bug Fixes

  • accordion: 修复 accordion template 支持 (#307) (15f90a6)
  • carousel: 修复 carousel 检测高度变化 (#290) (86be97d)
  • carousel: 修复设置selecedindex值超出当前最大值的问题 (#315) (193a4d6)
  • drawer: 更新文档 (#311) (1d53a15)
  • inputitem: 修复输入中文时 onChange 不响应的问题 (#299) (e7a925d)
  • PopupService: 修复多 PopupService 运行错误 (#292) (3717db7)
  • swipe-action: 修复无法响应滚动事件问题(#300) (98bd525)
  • tabs: 禁止 descendants (#296) (5ed613e)
  • date-picker: 修复当 ngmodel 为 null 时选择出错的问题 (#310) (58e88ca)

Features

  • list: renderHeader 和 renderFooter 支持 String和 Template 输入 (#313) (546b38d)

Performance Improvements