Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 fix delete node connection not delete #1167

Merged

Conversation

BARMPlus
Copy link
Contributor

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Enhancement (changes that improvement of current feature or performance)
  • Refactoring (changes that neither fixes a bug nor adds a feature)
  • Test Case (changes that add missing tests or correct existing tests)
  • Code style optimization (changes that do not affect the meaning of the code)
  • Docs (changes that only update documentation)
  • Chore (changes that don't modify src or test files)

Self Check before Merge

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@pr-triage pr-triage bot added the PR: unreviewed PR does not have any reviews. label Jul 13, 2021
@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 13, 2021

👋 @BARMPlus

💖 Thanks for opening this pull request! 💖

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

  • fix: don't overwrite prevent_default if default wasn't prevented
  • feat: add graph.scale() method
  • docs: graph.getShortestPath is now available

Things that will help get your PR across the finish line:

  • Follow the TypeScript, JavaScript, CSS and React coding style.
  • Run npm run lint locally to catch formatting errors earlier.
  • Document any user-facing changes you've made.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

@x6-bot x6-bot bot added fix size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 13, 2021
@BARMPlus
Copy link
Contributor Author

fix examples/x6-app-dag bug

@BARMPlus
Copy link
Contributor Author

After deleting the node, the connection is not deleted, resulting in the contamination of the final data

@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 13, 2021

😭 Deploy PR Preview bba7fd0 failed. Build logs

🤖 By surge-preview

@pr-triage pr-triage bot added PR: reviewed-approved PR has reviewed and got Approve from everyone. and removed PR: unreviewed PR does not have any reviews. labels Jul 14, 2021
@NewByVector NewByVector merged commit 2b0ab54 into antvis:master Jul 14, 2021
@x6-bot x6-bot bot removed the PR: reviewed-approved PR has reviewed and got Approve from everyone. label Jul 14, 2021
@pr-triage pr-triage bot added the PR: merged PR has merged. label Jul 14, 2021
@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 14, 2021

👋 @BARMPlus

Congrats on merging your first pull request! 🎉🎉🎉

github-actions bot pushed a commit that referenced this pull request Jul 21, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-07-21)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.24.6
@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 21, 2021

🎉 This PR is included in the following release 🎉

Thanks for being a part of the AntV community! 💪💯

@x6-bot x6-bot bot added the released PR has released label Jul 21, 2021
github-actions bot pushed a commit that referenced this pull request Jul 21, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-07-21)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.24.7
github-actions bot pushed a commit that referenced this pull request Jul 22, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-07-22)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.24.8
github-actions bot pushed a commit that referenced this pull request Jul 27, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-07-27)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.25.0
github-actions bot pushed a commit that referenced this pull request Aug 3, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-03)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.25.1
github-actions bot pushed a commit that referenced this pull request Aug 6, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-06)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.25.2
github-actions bot pushed a commit that referenced this pull request Aug 6, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-06)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.25.3
github-actions bot pushed a commit that referenced this pull request Aug 16, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-16)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
@x6-bot
Copy link
Contributor

x6-bot bot commented Aug 16, 2021

🎉 This PR is included in the following release 🎉

Thanks for being a part of the AntV community! 💪💯

github-actions bot pushed a commit that referenced this pull request Aug 17, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-17)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.25.4
github-actions bot pushed a commit that referenced this pull request Aug 18, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-18)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
github-actions bot pushed a commit that referenced this pull request Aug 24, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-24)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.26.0
github-actions bot pushed a commit that referenced this pull request Aug 31, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-08-31)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.26.1
github-actions bot pushed a commit that referenced this pull request Sep 13, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-09-13)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.26.2
* **@antv/x6-react-components:** upgraded to 1.1.14
* **@antv/x6-react-shape:** upgraded to 1.4.6
github-actions bot pushed a commit that referenced this pull request Sep 22, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-09-22)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.26.3
* **@antv/x6-react-shape:** upgraded to 1.5.0
github-actions bot pushed a commit that referenced this pull request Sep 30, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-09-30)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.27.0
github-actions bot pushed a commit that referenced this pull request Oct 1, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-01)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.27.1
github-actions bot pushed a commit that referenced this pull request Oct 1, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-01)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
github-actions bot pushed a commit that referenced this pull request Oct 1, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-01)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
github-actions bot pushed a commit that referenced this pull request Oct 1, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-01)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.27.2
github-actions bot pushed a commit that referenced this pull request Oct 2, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-02)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
github-actions bot pushed a commit that referenced this pull request Oct 2, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-02)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.28.0
github-actions bot pushed a commit that referenced this pull request Oct 8, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-08)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))

### Dependencies

* **@antv/x6:** upgraded to 1.28.1
github-actions bot pushed a commit that referenced this pull request Oct 12, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-12)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

### Dependencies

* **@antv/x6-react-shape:** upgraded to 1.5.1
github-actions bot pushed a commit that referenced this pull request Oct 12, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-12)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Oct 19, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-19)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Oct 22, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-10-22)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

### Dependencies

* **@antv/x6-react-shape:** upgraded to 1.5.2
github-actions bot pushed a commit that referenced this pull request Nov 1, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-01)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 3, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-03)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 5, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-05)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 7, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-07)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 8, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-08)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 8, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-08)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
github-actions bot pushed a commit that referenced this pull request Nov 9, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-09)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
bubkoo pushed a commit that referenced this pull request Nov 11, 2021
Co-authored-by: 橙林 <chenglin@dian.so>
NewByVector added a commit that referenced this pull request Nov 11, 2021
* docs: 📚️ update contextmenu demo (#1534)

* chore(release): @antv/x6-package-json@1.0.1 [skip ci]

## @antv/x6-package-json [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-package-json@1.0.0...@antv/x6-package-json@1.0.1) (2021-11-09)

* chore(release): @antv/eslint-config@1.0.1 [skip ci]

## @antv/eslint-config [1.0.1](https://github.com/antvis/x6/compare/@antv/eslint-config@1.0.0...@antv/eslint-config@1.0.1) (2021-11-09)

* chore(release): @antv/stylelint-config@1.0.1 [skip ci]

## @antv/stylelint-config [1.0.1](https://github.com/antvis/x6/compare/@antv/stylelint-config@1.0.0...@antv/stylelint-config@1.0.1) (2021-11-09)

* chore(release): @antv/x6-vector@1.2.4 [skip ci]

## @antv/x6-vector [1.2.4](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.3...@antv/x6-vector@1.2.4) (2021-11-09)

* chore(release): @antv/x6-app-dag@1.1.6 [skip ci]

## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-09)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2b0ab54))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

* chore(release): @antv/x6-app-draw@1.1.6 [skip ci]

## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.5...@antv/x6-app-draw@1.1.6) (2021-11-09)

* chore(release): @antv/x6-app-er@1.1.6 [skip ci]

## @antv/x6-app-er [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.5...@antv/x6-app-er@1.1.6) (2021-11-09)

### Bug Fixes

* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

* chore(release): @antv/x6-example-features@1.2.2 [skip ci]

## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.1...@antv/x6-example-features@1.2.2) (2021-11-09)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([4d0b1e8](4d0b1e8))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([4452563](4452563))

### Dependencies

* **@antv/x6-vector:** upgraded to 1.2.4

* chore(release): @antv/x6-sites-demos-helper@1.2.2 [skip ci]

## @antv/x6-sites-demos-helper [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-sites-demos-helper@1.2.1...@antv/x6-sites-demos-helper@1.2.2) (2021-11-09)

### Bug Fixes

* 🐛 change home path in speedup js ([#1369](#1369)) ([a234833](a234833))

* chore(release): @antv/x6-sites-demos@1.2.0 [skip ci]

# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.1.4...@antv/x6-sites-demos@1.2.0) (2021-11-09)

### Bug Fixes

* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))

### Features

* ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097))

### Dependencies

* **@antv/x6-sites-demos-helper:** upgraded to 1.2.2

* chore(release): @antv/x6-sites@1.4.0 [skip ci]

# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.3.0...@antv/x6-sites@1.4.0) (2021-11-09)

### Bug Fixes

* 🐛 add keepId for node clone ([#1254](#1254)) ([7c51152](7c51152))
* 🐛 change home path in speedup js ([#1369](#1369)) ([a234833](a234833))
* 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04))
* 🐛 optimize contextmenu tools ([#1391](#1391)) ([4d0b1e8](4d0b1e8))
* 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923))
* curve demo ([#1306](#1306)) ([292a03a](292a03a))
* fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9))

### Features

* ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097))
* ✨ add excludeHiddenNodes for manhattan router ([#1400](#1400)) ([c57908f](c57908f))
* ✨ add resizeGroup for stencil ([#1388](#1388)) ([4baba33](4baba33))
* x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](2a47d4a))

* chore(release): @antv/x6-svg-to-shape@1.0.3 [skip ci]

## @antv/x6-svg-to-shape [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.2...@antv/x6-svg-to-shape@1.0.3) (2021-11-09)

* docs: 📚️ update tooltip demo

Co-authored-by: x6-bot <x6-bot@users.noreply.github.com>
bubkoo pushed a commit that referenced this pull request Nov 11, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-09)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2b0ab54](2be4b33))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](4208846))
github-actions bot pushed a commit that referenced this pull request Nov 15, 2021
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-15)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](#1167)) ([2be4b33](2be4b33))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged PR has merged. released PR has released size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants