@twp0217/react-org-chart
Version:
```typescript import React from 'react'; import OrgChart, { NodeDataType } from '@twp0217/react-org-chart';
18 lines (9 loc) • 855 B
Markdown
## [1.1.1](https://github.com/twp0217/react-org-chart/compare/v1.1.0...v1.1.1) (2021-12-14)
### Bug Fixes
- 解决展开图标的问题 ([72a010d](https://github.com/twp0217/react-org-chart/commit/72a010d071543bd6fca4c242c28dafdd2d37da8e)), closes [#1](https://github.com/twp0217/react-org-chart/issues/1)
# [1.1.0](https://github.com/twp0217/react-org-chart/compare/v1.0.0...v1.1.0) (2021-09-09)
### Features
- 增加子节点展开相关参数 expandAll、expandable、onExpand ([7ec0223](https://github.com/twp0217/react-org-chart/commit/7ec022334778530384924176a0f898be7dbf2773))
# [1.0.0](https://github.com/twp0217/react-org-chart/compare/63060e98760e60fd185933b0728beb07544a74e9...v1.0.0) (2021-09-08)
### Features
- 上传版本 1.0.0 ([63060e9](https://github.com/twp0217/react-org-chart/commit/63060e98760e60fd185933b0728beb07544a74e9))