bee-tree/CHANGELOG.md

560 lines
15 KiB
Markdown
Raw Normal View History

2021-01-13 14:20:50 +08:00
## [2.1.38](https://github.com/tinper-bee/bee-tree/compare/v2.1.37...v2.1.38) (2021-01-13)
### Bug Fixes
* checkStrictly为true时兼容renderTreeNodes方法的循环 ([957148e](https://github.com/tinper-bee/bee-tree/commit/957148e1698d3718fac24af65240b4bd9ea2e93e))
2021-01-11 19:20:34 +08:00
## [2.1.37](https://github.com/tinper-bee/bee-tree/compare/v2.1.36...v2.1.37) (2021-01-11)
2021-01-11 19:14:07 +08:00
## [2.1.36](https://github.com/tinper-bee/bee-tree/compare/v2.1.35...v2.1.36) (2021-01-11)
2021-01-11 19:08:49 +08:00
## [2.1.35](https://github.com/tinper-bee/bee-tree/compare/v2.1.34...v2.1.35) (2021-01-11)
2021-01-11 19:04:09 +08:00
## [2.1.34](https://github.com/tinper-bee/bee-tree/compare/v2.1.33...v2.1.34) (2021-01-11)
2021-01-11 18:59:57 +08:00
## [2.1.33](https://github.com/tinper-bee/bee-tree/compare/v2.1.32...v2.1.33) (2021-01-11)
2021-01-11 18:43:52 +08:00
## [2.1.32](https://github.com/tinper-bee/bee-tree/compare/v2.1.31...v2.1.32) (2021-01-11)
2021-01-11 18:13:46 +08:00
## [2.1.31](https://github.com/tinper-bee/bee-tree/compare/v2.1.30...v2.1.31) (2021-01-11)
### Bug Fixes
* 改变数据源时scrollTop回到顶部 ([de7b4e5](https://github.com/tinper-bee/bee-tree/commit/de7b4e58fbf3768be315b3f6b7a1c0145df11162))
2020-12-02 10:37:27 +08:00
## [2.1.30](https://github.com/tinper-bee/bee-tree/compare/v2.1.29...v2.1.30) (2020-12-02)
### Bug Fixes
* 选中树节点,focusKey一直显示bug ([4a182a9](https://github.com/tinper-bee/bee-tree/commit/4a182a93f3664670fca7add4bd74b9a565e42993))
2020-10-21 15:18:29 +08:00
## [2.1.29](https://github.com/tinper-bee/bee-tree/compare/v2.1.28...v2.1.29) (2020-10-21)
### Bug Fixes
* 懒加载场景中treeNode为undefined取不到key ([2aabc50](https://github.com/tinper-bee/bee-tree/commit/2aabc5090d0e29c53445f849f358f9b1e1838651))
2020-10-21 11:24:09 +08:00
## [2.1.28](https://github.com/tinper-bee/bee-tree/compare/v2.1.27...v2.1.28) (2020-10-21)
### Bug Fixes
* #JCJS-4818 树的向上快捷键失效bug ([4158d7e](https://github.com/tinper-bee/bee-tree/commit/4158d7ea361cc1eec8615b2c7fafd471b58f0ff3)), closes [#JCJS-4818](https://github.com/tinper-bee/bee-tree/issues/JCJS-4818)
2020-10-15 21:45:27 +08:00
## [2.1.27](https://github.com/tinper-bee/bee-tree/compare/v2.1.26...v2.1.27) (2020-10-15)
2020-10-12 15:43:05 +08:00
## [2.1.26](https://github.com/tinper-bee/bee-tree/compare/v2.1.25...v2.1.26) (2020-10-12)
### Bug Fixes
* #JCJS-4571 逻辑优化 ([f737339](https://github.com/tinper-bee/bee-tree/commit/f73733928012e7bf99e3fc3c157e1abf70ac54fd)), closes [#JCJS-4571](https://github.com/tinper-bee/bee-tree/issues/JCJS-4571)
2020-10-12 10:35:45 +08:00
## [2.1.25](https://github.com/tinper-bee/bee-tree/compare/v2.1.24...v2.1.25) (2020-10-12)
### Bug Fixes
* #JCJS-4571 滚动加载场景下treeNode无children时不设置默认值[] ([cd432da](https://github.com/tinper-bee/bee-tree/commit/cd432da51fb74cc61611311342ecfdae8ac2d426)), closes [#JCJS-4571](https://github.com/tinper-bee/bee-tree/issues/JCJS-4571)
2020-09-18 10:21:52 +08:00
## [2.1.24](https://github.com/tinper-bee/bee-tree/compare/v2.1.22...v2.1.24) (2020-09-18)
### Bug Fixes
* 提交changelog ([54adb7b](https://github.com/tinper-bee/bee-tree/commit/54adb7b243993e006490d53907b6daef9245ca2d))
* 解决focus报错 ([f0c09ec](https://github.com/tinper-bee/bee-tree/commit/f0c09ec1d7faeb5cc5e507159d8868416ecfbde4))
2020-09-17 17:08:09 +08:00
## [2.1.23](https://github.com/tinper-bee/bee-tree/compare/v2.1.22...v2.1.23) (2020-09-17)
### Bug Fixes
* 解决focus报错 ([f0c09ec](https://github.com/tinper-bee/bee-tree/commit/f0c09ec1d7faeb5cc5e507159d8868416ecfbde4))
2020-07-25 11:43:01 +08:00
## [2.1.22](https://github.com/tinper-bee/bee-tree/compare/v2.1.21...v2.1.22) (2020-07-25)
### Features
* treeData支持自定义属性[JCJS-2535] ([0f4819b](https://github.com/tinper-bee/bee-tree/commit/0f4819bef7a009b5431a2ff0819a29992ccee22b))
2020-07-15 11:03:04 +08:00
## [2.1.21](https://github.com/tinper-bee/bee-tree/compare/v2.1.20...v2.1.21) (2020-07-15)
### Bug Fixes
* 懒加载无法打开问题修复 ([35e9ff6](https://github.com/tinper-bee/bee-tree/commit/35e9ff65e8a42218248147f5867b1285290e807e))
2020-06-12 13:33:45 +08:00
## [2.1.20](https://github.com/tinper-bee/bee-tree/compare/v2.1.19...v2.1.20) (2020-06-12)
### Bug Fixes
* scrollY未定义 ([00da551](https://github.com/tinper-bee/bee-tree/commit/00da5516d58da1c6ef0ac54ff4561cd1cf5ee573))
* scrollY未定义 ([b08ee80](https://github.com/tinper-bee/bee-tree/commit/b08ee805bc292cffb13c22eb126247da06d0fe24))
* 懒加载滚动后,复选框不能勾选[IFNC-1116] ([4554f26](https://github.com/tinper-bee/bee-tree/commit/4554f26ff7b599f7e4faeb0c20bd2f70fbaef6cf))
2020-05-08 16:02:35 +08:00
## [2.1.19](https://github.com/tinper-bee/bee-tree/compare/v2.1.18...v2.1.19) (2020-05-08)
### Bug Fixes
* onCheck第一个参数的key不对 ([66996a1](https://github.com/tinper-bee/bee-tree/commit/66996a1653d4cb53cbc25bdebd429f20851615ee))
* 自动化 ([2d96ad0](https://github.com/tinper-bee/bee-tree/commit/2d96ad07bc194ddd3bad1afc36e9b67e3808b17b))
2020-04-19 15:18:40 +08:00
<a name="2.1.18"></a>
## [2.1.18](https://github.com/tinper-bee/bee-tree/compare/v2.1.17...v2.1.18) (2020-04-19)
### Bug Fixes
* selectable为 false 时,回车不选中节点 ([c8f3a8d](https://github.com/tinper-bee/bee-tree/commit/c8f3a8d))
2020-04-16 14:32:52 +08:00
<a name="2.1.17"></a>
## [2.1.17](https://github.com/tinper-bee/bee-tree/compare/v2.1.16...v2.1.17) (2020-04-16)
### Features
* ncc制造树参照包含下级需求checkStrictly 动态改变后,拿到组件内部属性 this.checkedKeys ([5335f57](https://github.com/tinper-bee/bee-tree/commit/5335f57))
2020-03-23 10:38:14 +08:00
<a name="2.1.16"></a>
## [2.1.16](https://github.com/tinper-bee/bee-tree/compare/v2.1.15...v2.1.16) (2020-03-23)
### Bug Fixes
* 兼容children为 null ([15c13a9](https://github.com/tinper-bee/bee-tree/commit/15c13a9))
2020-03-10 10:46:00 +08:00
<a name="2.1.15"></a>
## [2.1.15](https://github.com/tinper-bee/bee-tree/compare/v2.1.14...v2.1.15) (2020-03-10)
### Bug Fixes
* treenodes报错问题 ([cfdf3ae](https://github.com/tinper-bee/bee-tree/commit/cfdf3ae))
2020-03-05 15:10:04 +08:00
<a name="2.1.14"></a>
## [2.1.14](https://github.com/tinper-bee/bee-tree/compare/v2.1.13...v2.1.14) (2020-03-05)
### Bug Fixes
* autoExpandParent 未生效问题 ([046a7ae](https://github.com/tinper-bee/bee-tree/commit/046a7ae))
2020-02-22 21:08:55 +08:00
<a name="2.1.13"></a>
## [2.1.13](https://github.com/tinper-bee/bee-tree/compare/v2.1.12...v2.1.13) (2020-02-22)
2019-11-07 19:26:03 +08:00
<a name="2.1.12"></a>
## [2.1.12](https://github.com/tinper-bee/bee-tree/compare/v2.1.11...v2.1.12) (2019-11-07)
2019-10-29 19:27:54 +08:00
<a name="2.1.11"></a>
## [2.1.11](https://github.com/tinper-bee/bee-tree/compare/v2.1.10...v2.1.11) (2019-10-29)
2019-10-21 17:16:13 +08:00
<a name="2.1.10"></a>
## [2.1.10](https://github.com/tinper-bee/bee-tree/compare/v2.1.9...v2.1.10) (2019-10-21)
2019-10-18 19:56:04 +08:00
<a name="2.1.9"></a>
## [2.1.9](https://github.com/tinper-bee/bee-tree/compare/v2.1.8...v2.1.9) (2019-10-18)
2019-09-24 21:25:26 +08:00
<a name="2.1.8"></a>
## [2.1.8](https://github.com/tinper-bee/bee-tree/compare/v2.1.7...v2.1.8) (2019-09-24)
2019-09-21 13:38:40 +08:00
<a name="2.1.7"></a>
## [2.1.7](https://github.com/tinper-bee/bee-tree/compare/v2.1.6...v2.1.7) (2019-09-21)
2019-09-19 16:09:10 +08:00
<a name="2.1.6"></a>
## [2.1.6](https://github.com/tinper-bee/bee-tree/compare/v2.1.5...v2.1.6) (2019-09-19)
2019-09-16 14:25:11 +08:00
<a name="2.1.5"></a>
## [2.1.5](https://github.com/tinper-bee/bee-tree/compare/v2.1.4...v2.1.5) (2019-09-16)
2019-09-12 15:15:26 +08:00
<a name="2.1.4"></a>
## [2.1.4](https://github.com/tinper-bee/bee-tree/compare/v2.1.3...v2.1.4) (2019-09-12)
2019-09-05 10:21:33 +08:00
<a name="2.1.3"></a>
## [2.1.3](https://github.com/tinper-bee/bee-tree/compare/v2.1.2...v2.1.3) (2019-09-05)
2019-09-02 10:18:40 +08:00
<a name="2.1.2"></a>
## [2.1.2](https://github.com/tinper-bee/bee-tree/compare/v2.1.1...v2.1.2) (2019-09-02)
2019-08-26 15:07:00 +08:00
<a name="2.1.1"></a>
## [2.1.1](https://github.com/tinper-bee/bee-tree/compare/v2.1.0...v2.1.1) (2019-08-26)
2019-08-20 10:43:20 +08:00
<a name="2.1.0"></a>
# [2.1.0](https://github.com/tinper-bee/bee-tree/compare/v2.0.18...v2.1.0) (2019-08-20)
2019-08-10 12:38:51 +08:00
<a name="2.0.18"></a>
## [2.0.18](https://github.com/tinper-bee/bee-tree/compare/v2.0.17...v2.0.18) (2019-08-10)
2019-07-13 11:29:05 +08:00
<a name="2.0.17"></a>
## [2.0.17](https://github.com/tinper-bee/bee-tree/compare/v2.0.16...v2.0.17) (2019-07-13)
2019-07-05 14:54:31 +08:00
<a name="2.0.16"></a>
2019-07-13 11:29:05 +08:00
## [2.0.16](https://github.com/tinper-bee/bee-tree/compare/2.0.16...v2.0.16) (2019-07-05)
2019-07-05 14:54:31 +08:00
<a name="2.0.15-new"></a>
## [2.0.15-new](https://github.com/tinper-bee/bee-tree/compare/v2.0.15...v2.0.15-new) (2019-07-04)
2019-07-04 20:31:02 +08:00
### Bug Fixes
* ul获取焦点兼容处理,防止已选中的节点再次选中 ([a369c85](https://github.com/tinper-bee/bee-tree/commit/a369c85))
2019-06-26 14:10:49 +08:00
<a name="2.0.14"></a>
## [2.0.14](https://github.com/tinper-bee/bee-tree/compare/v2.0.13...v2.0.14) (2019-06-26)
2019-05-24 18:19:37 +08:00
<a name="2.0.13"></a>
2020-02-22 21:08:55 +08:00
## [2.0.13](https://github.com/tinper-bee/bee-tree/compare/v2.0.12...v2.0.13) (2019-05-24)
2019-05-24 18:19:37 +08:00
### Features
* 增加ext属性,支持用户自定义扩展数据 ([1c085c8](https://github.com/tinper-bee/bee-tree/commit/1c085c8))
2019-05-17 09:45:36 +08:00
<a name="2.0.12"></a>
2020-02-22 21:08:55 +08:00
## [2.0.12](https://github.com/tinper-bee/bee-tree/compare/v2.0.11...v2.0.12) (2019-05-17)
2019-05-17 09:45:36 +08:00
### Bug Fixes
* checkStrictly为false时动态改变数据源造成的onCheck回调参数错误问题 ([9580835](https://github.com/tinper-bee/bee-tree/commit/9580835))
* **Tree.js:** * CheckStrickly为false时,onCheck返回数据bug ([3b8390a](https://github.com/tinper-bee/bee-tree/commit/3b8390a))
2019-04-26 10:02:45 +08:00
<a name="2.0.11"></a>
## [2.0.11](https://github.com/tinper-bee/bee-tree/compare/v2.0.10...v2.0.11) (2019-04-26)
2019-04-25 16:14:49 +08:00
<a name="2.0.10"></a>
## [2.0.10](https://github.com/tinper-bee/bee-tree/compare/v2.0.9...v2.0.10) (2019-04-25)
2019-04-10 15:51:42 +08:00
<a name="2.0.9"></a>
## [2.0.9](https://github.com/tinper-bee/bee-tree/compare/v2.0.8...v2.0.9) (2019-04-10)
2019-04-09 11:16:12 +08:00
2019-04-10 15:51:42 +08:00
<a name="2.0.8"></a>
## [2.0.8](https://github.com/tinper-bee/bee-tree/compare/v2.0.5...v2.0.8) (2019-04-09)
2019-03-25 10:47:14 +08:00
2019-04-10 15:51:42 +08:00
<a name="2.0.5"></a>
## [2.0.5](https://github.com/tinper-bee/bee-tree/compare/v2.0.4...v2.0.5) (2019-03-08)
2019-03-08 10:21:32 +08:00
### Bug Fixes
* **fix 单击事件onSelect延迟问题:** fix 单击事件onSelect延迟问题 ([bfc5796](https://github.com/tinper-bee/bee-tree/commit/bfc5796))
2019-04-10 15:51:42 +08:00
<a name="2.0.4"></a>
## [2.0.4](https://github.com/tinper-bee/bee-tree/compare/v2.0.3...v2.0.4) (2019-03-07)
2019-03-08 10:21:32 +08:00
2019-04-10 15:51:42 +08:00
<a name="2.0.3"></a>
## [2.0.3](https://github.com/tinper-bee/bee-tree/compare/v2.0.2...v2.0.3) (2019-03-06)
2019-03-02 15:35:25 +08:00
2019-02-28 19:55:16 +08:00
2019-04-10 15:51:42 +08:00
<a name="2.0.2"></a>
2019-07-05 14:54:31 +08:00
## [2.0.2](https://github.com/tinper-bee/bee-tree/compare/v1.1.16...v2.0.2) (2019-03-02)
2019-02-16 10:54:11 +08:00
2019-01-27 10:39:42 +08:00
<a name="1.1.16"></a>
## [1.1.16](https://github.com/tinper-bee/bee-tree/compare/v1.1.15...v1.1.16) (2019-01-27)
2019-01-25 13:36:40 +08:00
<a name="1.1.15"></a>
## [1.1.15](https://github.com/tinper-bee/bee-tree/compare/v1.1.14...v1.1.15) (2019-01-25)
2019-01-14 14:22:58 +08:00
<a name="1.1.14"></a>
## [1.1.14](https://github.com/tinper-bee/bee-tree/compare/v1.1.13...v1.1.14) (2019-01-14)
2019-01-10 13:40:35 +08:00
<a name="1.1.13"></a>
## [1.1.13](https://github.com/tinper-bee/bee-tree/compare/v1.1.12...v1.1.13) (2019-01-10)
2019-01-03 16:43:10 +08:00
<a name="1.1.12"></a>
## [1.1.12](https://github.com/tinper-bee/bee-tree/compare/v1.1.11...v1.1.12) (2019-01-03)
2018-12-26 13:39:38 +08:00
<a name="1.1.11"></a>
## [1.1.11](https://github.com/tinper-bee/bee-tree/compare/v1.1.10...v1.1.11) (2018-12-26)
2018-12-26 10:10:17 +08:00
<a name="1.1.10"></a>
## [1.1.10](https://github.com/tinper-bee/bee-tree/compare/v1.1.9...v1.1.10) (2018-12-26)
2018-12-25 18:05:22 +08:00
<a name="1.1.9"></a>
## [1.1.9](https://github.com/tinper-bee/bee-tree/compare/v1.1.8...v1.1.9) (2018-12-25)
2018-12-25 09:33:03 +08:00
<a name="1.1.8"></a>
## [1.1.8](https://github.com/tinper-bee/bee-tree/compare/v1.1.7...v1.1.8) (2018-12-25)
2018-12-19 15:10:17 +08:00
<a name="1.1.7"></a>
## [1.1.7](https://github.com/tinper-bee/bee-tree/compare/v1.1.6...v1.1.7) (2018-12-19)
2018-12-04 10:24:35 +08:00
<a name="1.1.6"></a>
## [1.1.6](https://github.com/tinper-bee/bee-tree/compare/v1.1.5...v1.1.6) (2018-12-04)
2018-11-02 10:23:54 +08:00
<a name="1.1.5"></a>
## [1.1.5](https://github.com/tinper-bee/bee-tree/compare/v1.1.4...v1.1.5) (2018-11-02)
2018-06-11 16:45:08 +08:00
<a name="1.1.4"></a>
## [1.1.4](https://github.com/tinper-bee/bee-tree/compare/v1.1.3...v1.1.4) (2018-06-11)
### Bug Fixes
* LoadData增加loading图标 ([4125448](https://github.com/tinper-bee/bee-tree/commit/4125448))
2018-06-11 09:46:40 +08:00
<a name="1.1.3"></a>
## [1.1.3](https://github.com/tinper-bee/bee-tree/compare/v1.1.2...v1.1.3) (2018-06-11)
### Features
* **自定义节点是否可拖拽:** 自定义节点是否可拖拽 ([c2a3552](https://github.com/tinper-bee/bee-tree/commit/c2a3552))
2018-05-22 10:28:18 +08:00
<a name="1.1.2"></a>
## [1.1.2](https://github.com/tinper-bee/bee-tree/compare/v1.1.1...v1.1.2) (2018-05-22)
### Bug Fixes
* **优化双击事件:** 优化双击 ([1c8ff5d](https://github.com/tinper-bee/bee-tree/commit/1c8ff5d))
2018-04-08 15:29:17 +08:00
<a name="1.1.1"></a>
## [1.1.1](https://github.com/tinper-bee/bee-tree/compare/v1.1.0...v1.1.1) (2018-04-08)
### Features
* **支持节点双击事件:** 节点双击事件 ([ca8ddfc](https://github.com/tinper-bee/bee-tree/commit/ca8ddfc))
2018-02-28 16:51:05 +08:00
<a name="1.1.0"></a>
# [1.1.0](https://github.com/tinper-bee/bee-tree/compare/v1.0.9...v1.1.0) (2018-02-28)
### Bug Fixes
* **tree中只有一个子节点时不显示:** 支持只有一个子节点 ([ac619e1](https://github.com/tinper-bee/bee-tree/commit/ac619e1))
2018-02-05 16:08:40 +08:00
<a name="1.0.9"></a>
## [1.0.9](https://github.com/tinper-bee/bee-tree/compare/v1.0.8...v1.0.9) (2018-02-05)
### Features
* **bee-tree:** switer支持Class和styletitle支持Style ([7a47697](https://github.com/tinper-bee/bee-tree/commit/7a47697))
2018-02-05 13:38:36 +08:00
<a name="1.0.8"></a>
## [1.0.8](https://github.com/tinper-bee/bee-tree/compare/v1.0.7...v1.0.8) (2018-02-05)
### Features
* **bee-tree:** 支持treeNode title的class ([1989965](https://github.com/tinper-bee/bee-tree/commit/1989965))
2018-02-05 11:16:52 +08:00
<a name="1.0.7"></a>
## [1.0.7](https://github.com/tinper-bee/bee-tree/compare/v1.0.6...v1.0.7) (2018-02-05)
### Features
* **bee-tree:** TreeNode支持className和style ([04ba8c0](https://github.com/tinper-bee/bee-tree/commit/04ba8c0))
2018-02-01 10:13:32 +08:00
<a name="1.0.6"></a>
## [1.0.6](https://github.com/tinper-bee/bee-tree/compare/v1.0.5...v1.0.6) (2018-02-01)
2018-01-25 15:35:39 +08:00
<a name="1.0.5"></a>
2019-07-05 14:54:31 +08:00
## [1.0.5](https://github.com/tinper-bee/bee-tree/compare/v1.0.3...v1.0.5) (2018-01-25)
2018-01-24 10:50:37 +08:00
### Bug Fixes
* **解决配置冲突:** 解决配置冲突 ([fb15e37](https://github.com/tinper-bee/bee-tree/commit/fb15e37))
* checkStrictly ([5fa28b2](https://github.com/tinper-bee/bee-tree/commit/5fa28b2))
2019-07-05 14:54:31 +08:00
* children 为0时不显示图标 ([5481ec6](https://github.com/tinper-bee/bee-tree/commit/5481ec6))
2018-01-24 10:50:37 +08:00
* 修改示例 ([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))
2019-07-05 14:54:31 +08:00
### Features
* 含有[3~[B[3~heckStrictly复选框tree ([932b9fa](https://github.com/tinper-bee/bee-tree/commit/932b9fa))
* **子节节点children为空数组时不显示扩展图图标:** 子节点children属性为空数组时不显示扩展图标 ([3536f71](https://github.com/tinper-bee/bee-tree/commit/3536f71))
2018-01-24 10:50:37 +08:00
### BREAKING CHANGES
2019-07-05 14:54:31 +08:00
* 示例文档描述优化
2018-01-24 10:50:37 +08:00
* **依赖修改、object-assign修改:** 依赖修改、object-assign修改
* **依赖组件修改:** y
* **组件依赖指向具体版本修改:** 组件依赖指向具体版本修改
* **解决配置冲突:** 解决配置冲突
* **changelog集成:** changelog集成完毕具体使用方式参考文档。
* **文档补充:** 文档补充
* **组件依赖清理:** 组件依赖清理