Skip to content

Feature Release

Compare
Choose a tag to compare
@hpyou hpyou released this 03 Sep 05:42
· 167 commits to v1.1 since this release

v1.1.10 (2018-9-3)

新特性 / New Features

  • editable-box增加加入tab-wrapper的操作按钮
  • 新增 jigsaw-button-bar 组件
  • 增加 jigsaw-icon 组件

破坏性修改 / Breaking Changes

优化 / Modified

  • [优化]tab wrapper 添加 editableChange的监听

修复 / Fixes

  • tab无法监听selectedIndexChange和selectedChange事件 fixes #708
  • upload的input:file文件上传无法在低版本的chrome上监听ngModelChange fixes #710
  • 将upload组件添加到公共api里去
  • ZTreeSettingCheck类型修正
  • 修复list option有蒙层,导致option内部元素无法交互 fixes #700