Skip to content

Commit

Permalink
chore(release): @antv/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-03-23)

### Bug Fixes

* 🐛 fix add tools not work ([191eab3](antvis@191eab3))
* 🐛 remove single tool by name or index ([antvis#565](antvis#565)) ([f87dc43](antvis@f87dc43)), closes [antvis#552](antvis#552)
* 🐛 update layout version ([a37f640](antvis@a37f640))
* add `placeholder` and `notFoundText` for stencil component ([antvis#574](antvis#574)) ([c9100ab](antvis@c9100ab)), closes [antvis#555](antvis#555)
* fix can not create node when mouseup in demo ([antvis#628](antvis#628)) ([3597737](antvis@3597737))
* fix contextmenu show multiple times ([50ef056](antvis@50ef056))
* fix demo import path error ([f7817cc](antvis@f7817cc))
* fix editable cell demo ([e47a676](antvis@e47a676))
* fix path error in custom router demo ([antvis#620](antvis#620)) ([15c1e05](antvis@15c1e05))
* fix trigger multiple moved event when close movable config ([f651181](antvis@f651181))
* x6 support ie 11 ([antvis#585](antvis#585)) ([8cb2f48](antvis@8cb2f48))

### Features

* ✨  allow disable auto resize in some high performance scenario ([dd6681b](antvis@dd6681b))
* ✨ add containerParent config for dnd ([58fb4fd](antvis@58fb4fd))
* ✨ add direction option for midside node-anchor ([b235c11](antvis@b235c11))
* ✨ auto resize graph when container resized ([ff6e2b6](antvis@ff6e2b6)), closes [antvis#531](antvis#531)
* add following config for selection ([antvis#687](antvis#687)) ([5b52433](antvis@5b52433))

### Dependencies

* **@antv/x6:** upgraded to 1.17.7
* **@antv/x6-react-components:** upgraded to 1.1.2
* **@antv/x6-react-shape:** upgraded to 1.3.2
  • Loading branch information
x6-bot committed Mar 23, 2021
1 parent cdb26b8 commit 58335fc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 3 deletions.
36 changes: 36 additions & 0 deletions sites/x6-sites/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-03-23)


### Bug Fixes

* 🐛 fix add tools not work ([191eab3](https://github.com/antvis/x6/commit/191eab3d02bdea32755009d865a2929a131cb9e2))
* 🐛 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)
* 🐛 update layout version ([a37f640](https://github.com/antvis/x6/commit/a37f640c915e061d2fccc2ce2ae077e27c0bafd2))
* add `placeholder` and `notFoundText` for stencil component ([#574](https://github.com/antvis/x6/issues/574)) ([c9100ab](https://github.com/antvis/x6/commit/c9100abb8576eaf55c5a9b0c5496f63c1796af5a)), closes [#555](https://github.com/antvis/x6/issues/555)
* fix can not create node when mouseup in demo ([#628](https://github.com/antvis/x6/issues/628)) ([3597737](https://github.com/antvis/x6/commit/35977378e55270771930fd6ccb78d0cac62bd180))
* fix contextmenu show multiple times ([50ef056](https://github.com/antvis/x6/commit/50ef0562b0036dbfa43ed7ffbff1fade2f06d272))
* fix demo import path error ([f7817cc](https://github.com/antvis/x6/commit/f7817cc2111ce3f6838e0658a9b777529a7015a7))
* fix editable cell demo ([e47a676](https://github.com/antvis/x6/commit/e47a676c71e8062291ecf3fe5f8a3603bd7469bb))
* fix path error in custom router demo ([#620](https://github.com/antvis/x6/issues/620)) ([15c1e05](https://github.com/antvis/x6/commit/15c1e05d56e38d2c3f456845ed81e21375e67e22))
* fix trigger multiple moved event when close movable config ([f651181](https://github.com/antvis/x6/commit/f65118150178df82ee795f4fc292f5ce91c78b6b))
* x6 support ie 11 ([#585](https://github.com/antvis/x6/issues/585)) ([8cb2f48](https://github.com/antvis/x6/commit/8cb2f489d2f913dd9fa80dab5c50e1fffe7f6939))


### Features

* ✨ allow disable auto resize in some high performance scenario ([dd6681b](https://github.com/antvis/x6/commit/dd6681b53739bf48fa0a97166e16ada4a2c16896))
* ✨ add containerParent config for dnd ([58fb4fd](https://github.com/antvis/x6/commit/58fb4fdd6a51c672e5a473773874081fe548fe0a))
* ✨ add direction option for midside node-anchor ([b235c11](https://github.com/antvis/x6/commit/b235c1106b4041f257d4f0db5f30198e5c41c90d))
* ✨ auto resize graph when container resized ([ff6e2b6](https://github.com/antvis/x6/commit/ff6e2b63bce78992cdb1892c84d7bf2ce6c2bbc3)), closes [#531](https://github.com/antvis/x6/issues/531)
* add following config for selection ([#687](https://github.com/antvis/x6/issues/687)) ([5b52433](https://github.com/antvis/x6/commit/5b52433709089280320cc6b13e6442f31c1dcf30))





### Dependencies

* **@antv/x6:** upgraded to 1.17.7
* **@antv/x6-react-components:** upgraded to 1.1.2
* **@antv/x6-react-shape:** upgraded to 1.3.2

# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-03-20)


Expand Down
6 changes: 3 additions & 3 deletions sites/x6-sites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
],
"dependencies": {
"@antv/gatsby-theme-antv": "^1.0.3",
"@antv/x6": "^1.17.6",
"@antv/x6-react-components": "^1.1.1",
"@antv/x6-react-shape": "^1.3.1",
"@antv/x6": "^1.17.7",
"@antv/x6-react-components": "^1.1.2",
"@antv/x6-react-shape": "^1.3.2",
"@antv/layout": "^0.1.9",
"@antv/hierarchy": "^0.6.6",
"antd": "^4.4.2",
Expand Down

0 comments on commit 58335fc

Please sign in to comment.