chore(release): @antv/x6-app-dag@1.1.4 [skip ci]
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-05-30) ### Bug Fixes * 🐛 disable panning before rubberband ([382a090](bd0619927c
)) * 🐛 fix x6-react-components version in demo ([085ffab](709cdae33d
)) * 🐛 Missing delExperimentGraphElement argument of x6-app-dag ([5306fb7](10ec8e0e5b
)) ### Dependencies * **@antv/x6-react-components:** upgraded to 1.1.10
This commit is contained in:
@ -7,6 +7,23 @@
|
||||
* 🐛 fix x6-react-components version in demo ([085ffab](https://github.com/antvis/x6/commit/085ffabe84e89e12bf47c3c8680c5cf1eb929593))
|
||||
* 🐛 Missing delExperimentGraphElement argument of x6-app-dag ([5306fb7](https://github.com/antvis/x6/commit/5306fb73f4d2c125e0344e210f01693758a30e56))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6-react-components:** upgraded to 1.1.10
|
||||
|
||||
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-05-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 disable panning before rubberband ([382a090](https://github.com/antvis/x6/commit/382a090fba9798ff66957458a640f5803cfcdcf6))
|
||||
* 🐛 fix x6-react-components version in demo ([085ffab](https://github.com/antvis/x6/commit/085ffabe84e89e12bf47c3c8680c5cf1eb929593))
|
||||
* 🐛 Missing delExperimentGraphElement argument of x6-app-dag ([5306fb7](https://github.com/antvis/x6/commit/5306fb73f4d2c125e0344e210f01693758a30e56))
|
||||
|
||||
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-05-30)
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.2.1",
|
||||
"@antv/x6": "^1.22.0",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-components": "^1.1.10",
|
||||
"@antv/x6-react-shape": "^1.4.1",
|
||||
"@types/dompurify": "^2.0.4",
|
||||
"ahooks": "^2.7.0",
|
||||
|
Reference in New Issue
Block a user