chore(release): @antv/x6-sites@1.2.0 [skip ci]
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.2.0) (2021-01-20) ### Bug Fixes * 🐛 remove single tool by name or index ([#565](https://github.com/antvis/x6/issues/565)) ([f87dc43](73d5d67541
)), closes [#552](https://github.com/antvis/x6/issues/552) ### Features * ✨ auto resize graph when container resized ([ff6e2b6](9c7bc9a4bb
)), closes [#531](https://github.com/antvis/x6/issues/531) ### Dependencies * **@antv/x6:** upgraded to 1.12.3
This commit is contained in:
@ -1,6 +1,26 @@
|
||||
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.2.0) (2021-01-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 remove single tool by name or index ([#565](https://github.com/antvis/x6/issues/565)) ([f87dc43](https://github.com/antvis/x6/commit/f87dc43e439bfd13b7afe193db096bacd456bdcd)), closes [#552](https://github.com/antvis/x6/issues/552)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ auto resize graph when container resized ([ff6e2b6](https://github.com/antvis/x6/commit/ff6e2b63bce78992cdb1892c84d7bf2ce6c2bbc3)), closes [#531](https://github.com/antvis/x6/issues/531)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.12.3
|
||||
|
||||
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.2.0) (2021-01-20)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ auto resize graph when container resized ([ff6e2b6](https://github.com/antvis/x6/commit/ff6e2b63bce78992cdb1892c84d7bf2ce6c2bbc3)), closes [#531](https://github.com/antvis/x6/issues/531)
|
||||
|
@ -16,7 +16,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@antv/gatsby-theme-antv": "^1.0.3",
|
||||
"@antv/x6": "^1.12.2",
|
||||
"@antv/x6": "^1.12.3",
|
||||
"@antv/x6-react-components": "^1.1.1",
|
||||
"@antv/x6-react-shape": "^1.2.4",
|
||||
"antd": "^4.4.2",
|
||||
|
Reference in New Issue
Block a user