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-04-28)
### Bug Fixes
* 🐛 disable panning before rubberband ([382a090](bd0619927c
))
### Dependencies
* **@antv/x6:** upgraded to 1.19.1
* **@antv/x6-react-shape:** upgraded to 1.4.0
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
## @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-04-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 disable panning before rubberband ([382a090](https://github.com/antvis/x6/commit/382a090fba9798ff66957458a640f5803cfcdcf6))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.19.1
|
||||
* **@antv/x6-react-shape:** upgraded to 1.4.0
|
||||
|
||||
## @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-04-26)
|
||||
|
||||
|
||||
|
@ -24,9 +24,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.2.1",
|
||||
"@antv/x6": "^1.19.0",
|
||||
"@antv/x6": "^1.19.1",
|
||||
"@antv/x6-react-components": "^1.1.9",
|
||||
"@antv/x6-react-shape": "^1.3.5",
|
||||
"@antv/x6-react-shape": "^1.4.0",
|
||||
"@types/dompurify": "^2.0.4",
|
||||
"ahooks": "^2.7.0",
|
||||
"antd": "^4.4.2",
|
||||
|
Reference in New Issue
Block a user