Skip to content

0.9.4

Compare
Choose a tag to compare
@fisherspy fisherspy released this 10 Oct 12:15
249438b

0.9.4 (2018-10-10)

Bug Fixes

  • button: fix button with custom icon (a3c6150)
  • ci: fix ci node version (312fce6)
  • components: change the way to import subject (88864ab)
  • date-picker: fix invaild date (6620635)
  • demo: don’t expand code (6d65ebb)
  • pulltorefresh: fix demo pulltorefresh (8725c4b)
  • input-item: fixed custom-keyboard hide (#21) (9b8f3da)
  • carousel: fix last panel bug (2c5cd92)
  • tabs: unable get offsetWidth & offsetHeight when setInkBarStatus at first time sometime (#7) (6502082)
  • steps: udpate setTimeout time (6da37ab)

Features


Bug Fixes

  • button: 修复Button带自定义icon显示问题(a3c6150)
  • ci: 修复ci node版本号 (312fce6)
  • components: 改变Subject引用方式 (88864ab)
  • date-picker: 修复iOS上无效日期问题 (6620635)
  • demo: 修复展开代码不可见问题 (6d65ebb)
  • pulltorefresh: 修复下拉刷新的Demo (8725c4b)
  • input-item: 修复custom-keyboard无法隐藏问题 (#21) (9b8f3da)
  • carousel: 修复走马灯最后一页偶现白屏问题 (2c5cd92)
  • tabs: 修复TabBar与Tabs混用导致第一次加载时Tabs高亮下划线无法正常渲染问题 (#7) (6502082)
  • steps: 更新setTimeout时间 (6da37ab)

Features