2018-01-25 15:35:39 +08:00
|
|
|
|
<a name="1.0.5"></a>
|
|
|
|
|
## [1.0.5](https://github.com/tinper-bee/bee-tree/compare/v11.0.3...v1.0.5) (2018-01-25)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* children 为0时不显示图标 ([5481ec6](https://github.com/tinper-bee/bee-tree/commit/5481ec6))
|
2018-01-24 11:00:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* 含有[3~[B[3~heckStrictly复选框tree ([932b9fa](https://github.com/tinper-bee/bee-tree/commit/932b9fa))
|
2018-01-25 15:35:39 +08:00
|
|
|
|
* **子节节点children为空数组时,不显示扩展图图标:** 子节点children属性为空数组时,不显示扩展图标 ([3536f71](https://github.com/tinper-bee/bee-tree/commit/3536f71))
|
2018-01-24 11:00:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
|
|
|
|
* 示例文档描述优化
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2018-01-24 10:50:37 +08:00
|
|
|
|
<a name="11.0.3"></a>
|
|
|
|
|
## [11.0.3](https://github.com/tinper-bee/bee-tree/compare/v1.0.3...v11.0.3) (2018-01-24)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **解决配置冲突:** 解决配置冲突 ([fb15e37](https://github.com/tinper-bee/bee-tree/commit/fb15e37))
|
|
|
|
|
* checkStrictly ([5fa28b2](https://github.com/tinper-bee/bee-tree/commit/5fa28b2))
|
|
|
|
|
* 修改示例 ([6770417](https://github.com/tinper-bee/bee-tree/commit/6770417))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### build
|
|
|
|
|
|
|
|
|
|
* **changelog集成:** changelog集成 ([39483f0](https://github.com/tinper-bee/bee-tree/commit/39483f0))
|
|
|
|
|
* **依赖组件修改:** 依赖组件修改 ([720182f](https://github.com/tinper-bee/bee-tree/commit/720182f))
|
|
|
|
|
* **组件依赖指向具体版本修改:** 组件依赖指向具体版本修改 ([b628b32](https://github.com/tinper-bee/bee-tree/commit/b628b32))
|
|
|
|
|
* **组件依赖清理:** 组件依赖清理 ([0871a43](https://github.com/tinper-bee/bee-tree/commit/0871a43))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
|
|
|
|
|
|
* **依赖修改、object-assign修改:** 依赖修改、object-assign修改 ([8ff12a9](https://github.com/tinper-bee/bee-tree/commit/8ff12a9))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
|
|
* **文档补充:** 文档补充 ([c123353](https://github.com/tinper-bee/bee-tree/commit/c123353))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
|
|
|
|
* **依赖修改、object-assign修改:** 依赖修改、object-assign修改
|
|
|
|
|
* **依赖组件修改:** y
|
|
|
|
|
* **组件依赖指向具体版本修改:** 组件依赖指向具体版本修改
|
|
|
|
|
* **解决配置冲突:** 解决配置冲突
|
|
|
|
|
* **changelog集成:** changelog集成完毕,具体使用方式参考文档。
|
|
|
|
|
* **文档补充:** 文档补充
|
|
|
|
|
* **组件依赖清理:** 组件依赖清理
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|