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

perf: ⚡️ add simple config to remove rect and text element #1449

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

NewByVector
Copy link
Contributor

Description

add simple config to remove rect and text element

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.

@x6-bot x6-bot bot added pkg:x6-react-shape PR: unreviewed PR does not have any reviews. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 19, 2021
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #1449 (796dca5) into master (c357f37) will increase coverage by 1.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1449      +/-   ##
==========================================
+ Coverage   39.20%   40.49%   +1.28%     
==========================================
  Files         601      601              
  Lines       33518    33515       -3     
  Branches     6810     6809       -1     
==========================================
+ Hits        13142    13573     +431     
+ Misses      19582    19143     -439     
- Partials      794      799       +5     
Flag Coverage Δ
x6 26.99% <ø> (ø)
x6-geometry 63.74% <ø> (+15.83%) ⬆️
x6-vector 81.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/x6-geometry/src/point.ts 96.42% <0.00%> (+0.44%) ⬆️
packages/x6-geometry/src/ellipse.ts 97.95% <0.00%> (+5.44%) ⬆️
packages/x6-geometry/src/line.ts 98.48% <0.00%> (+65.65%) ⬆️
packages/x6-geometry/src/polyline.ts 97.88% <0.00%> (+88.30%) ⬆️

@NewByVector NewByVector merged commit 4452563 into master Oct 19, 2021
@NewByVector NewByVector deleted the perf-react-shape branch October 19, 2021 13:06
@x6-bot x6-bot bot added PR: merged PR has merged. and removed PR: unreviewed PR does not have any reviews. labels Oct 19, 2021
github-actions bot pushed a commit that referenced this pull request Oct 22, 2021
## @antv/x6-react-shape [1.5.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-22)

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([4452563](4452563))
github-actions bot pushed a commit that referenced this pull request Oct 22, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-22)

### 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-react-shape:** upgraded to 1.5.2
github-actions bot pushed a commit that referenced this pull request Nov 1, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-01)

### 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))
github-actions bot pushed a commit that referenced this pull request Nov 3, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-03)

### 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))
github-actions bot pushed a commit that referenced this pull request Nov 5, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-05)

### 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))
github-actions bot pushed a commit that referenced this pull request Nov 7, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-07)

### 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))
github-actions bot pushed a commit that referenced this pull request Nov 8, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08)

### 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))
github-actions bot pushed a commit that referenced this pull request Nov 8, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08)

### 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
@x6-bot
Copy link
Contributor

x6-bot bot commented Nov 8, 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 Nov 8, 2021
github-actions bot pushed a commit that referenced this pull request Nov 9, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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
NewByVector added a commit that referenced this pull request Nov 11, 2021
* docs: 📚️ update contextmenu demo (#1534)

* chore(release): @antv/[email protected] [skip ci]

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

* chore(release): @antv/[email protected] [skip ci]

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

* chore(release): @antv/[email protected] [skip ci]

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

* chore(release): @antv/[email protected] [skip ci]

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

* chore(release): @antv/[email protected] [skip ci]

## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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/[email protected] [skip ci]

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

* chore(release): @antv/[email protected] [skip ci]

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

### Bug Fixes

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

* chore(release): @antv/[email protected] [skip ci]

## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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/[email protected] [skip ci]

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

### Bug Fixes

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

* chore(release): @antv/[email protected] [skip ci]

# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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/[email protected] [skip ci]

# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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/[email protected] [skip ci]

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

* docs: 📚️ update tooltip demo

Co-authored-by: x6-bot <[email protected]>
bubkoo pushed a commit that referenced this pull request Nov 11, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)

### Bug Fixes

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

### Performance Improvements

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

### Dependencies

* **@antv/x6-vector:** upgraded to 1.2.4
github-actions bot pushed a commit that referenced this pull request Dec 17, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-17)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.29.0
* **@antv/x6-vector:** upgraded to 1.3.0
github-actions bot pushed a commit that referenced this pull request Dec 18, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-18)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6-vector:** upgraded to 1.3.0
github-actions bot pushed a commit that referenced this pull request Dec 20, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-20)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Dec 24, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-24)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.29.1
github-actions bot pushed a commit that referenced this pull request Dec 28, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-28)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Dec 28, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-28)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Dec 30, 2021
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-30)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Jan 22, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-01-22)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 8, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-08)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 8, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-08)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 8, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-08)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 12, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-12)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 20, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-20)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 21, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-21)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.30.1
github-actions bot pushed a commit that referenced this pull request Feb 21, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-21)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 23, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-23)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-26)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-26)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Mar 7, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-03-07)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Mar 10, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-03-10)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.30.2
github-actions bot pushed a commit that referenced this pull request Mar 23, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-03-23)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.0
github-actions bot pushed a commit that referenced this pull request Apr 5, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-05)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.1
* **@antv/x6-vector:** upgraded to 1.3.1
github-actions bot pushed a commit that referenced this pull request Apr 5, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-05)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6-vector:** upgraded to 1.3.1
github-actions bot pushed a commit that referenced this pull request Apr 9, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-09)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.2
github-actions bot pushed a commit that referenced this pull request Apr 9, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-09)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Apr 9, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-09)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.3
github-actions bot pushed a commit that referenced this pull request Apr 13, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-13)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Apr 21, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-21)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.4
github-actions bot pushed a commit that referenced this pull request Apr 26, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-26)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request May 1, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-01)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request May 9, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.31.5
* **@antv/x6-vector:** upgraded to 1.3.2
github-actions bot pushed a commit that referenced this pull request May 16, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.32.1
* **@antv/x6-vector:** upgraded to 1.4.0
github-actions bot pushed a commit that referenced this pull request May 17, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-17)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.32.2
github-actions bot pushed a commit that referenced this pull request May 31, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-31)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

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

### Dependencies

* **@antv/x6:** upgraded to 1.32.3
github-actions bot pushed a commit that referenced this pull request Jun 5, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-06-05)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Jun 6, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-06-06)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
github-actions bot pushed a commit that referenced this pull request Jun 7, 2022
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-06-07)

### Bug Fixes

* 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf))
* 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846))

### Performance Improvements

* ⚡️ add simple config to remove rect and text element ([#1449](#1449)) ([0b5f241](0b5f241))
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant