-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat: ✨ add cell-editor tool #1202
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1202 +/- ##
==========================================
- Coverage 39.32% 39.31% -0.01%
==========================================
Files 600 600
Lines 33368 33378 +10
Branches 6778 6779 +1
==========================================
+ Hits 13122 13123 +1
- Misses 19453 19462 +9
Partials 793 793
Flags with carried forward coverage won't be shown. Click here to find out more.
|
😭 Deploy PR Preview 144f6e0 failed. Build logs 🤖 By surge-preview |
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-07-27) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.0
# @antv/x6 [1.25.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-07-27) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-07-27) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.0
🎉 This PR is included in the following release 🎉 Thanks for being a part of the AntV community! 💪💯 |
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-03) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.1
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-03) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.1
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-06) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.2
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-06) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.2
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-06) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.3
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-06) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.3
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-16) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097))
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-16) ### Bug Fixes * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](2a47d4a))
🎉 This PR is included in the following release 🎉 Thanks for being a part of the AntV community! 💪💯 |
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-17) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.25.4
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-17) ### Bug Fixes * 🐛 add keepId for node clone ([#1254](#1254)) ([7c51152](7c51152)) * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](2a47d4a)) ### Dependencies * **@antv/x6:** upgraded to 1.25.4
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-18) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097))
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-18) ### Bug Fixes * 🐛 add keepId for node clone ([#1254](#1254)) ([7c51152](7c51152)) * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](2a47d4a))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-24) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.26.0
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-08-24) ### Bug Fixes * 🐛 add keepId for node clone ([#1254](#1254)) ([7c51152](7c51152)) * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](692ea04)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](fc78817)) * fix angular typo ([#1154](#1154)) ([a8533e9](a8533e9)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](2a47d4a)) ### Dependencies * **@antv/x6:** upgraded to 1.26.0
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-08) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6:** upgraded to 1.28.1 * **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-08) ### 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)) * 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)) ### Dependencies * **@antv/x6:** upgraded to 1.28.1
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-12) ### Bug Fixes * 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6-react-shape:** upgraded to 1.5.1 * **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-12) ### 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)) ### Dependencies * **@antv/x6-react-shape:** upgraded to 1.5.1
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-12) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-12) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-19) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-19) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-22) ### Bug Fixes * 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](65e6923)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](2286097)) ### Dependencies * **@antv/x6-react-shape:** upgraded to 1.5.2 * **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-10-22) ### 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)) ### Dependencies * **@antv/x6-react-shape:** upgraded to 1.5.2
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-01) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-01) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-03) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-03) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-05) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-05) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-07) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-07) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08) ### 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))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08) ### 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
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-08) ### 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))
# @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
# @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))
* 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]>
# @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](4208846)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](98e80d1)) ### Dependencies * **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
# @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](cef5862)) * 🐛 change home path in speedup js ([#1369](#1369)) ([a234833](31f8960)) * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([692ea04](1031d06)) * 🐛 optimize contextmenu tools ([#1391](#1391)) ([4d0b1e8](cc01fdf)) * 🐛 unified panning api ([#1151](#1151)) ([fc78817](d60e9d8)) * 🐛 update x6-react-shape version ([#1425](#1425)) ([65e6923](4208846)) * curve demo ([#1306](#1306)) ([292a03a](de13692)) * fix angular typo ([#1154](#1154)) ([a8533e9](25b47c3)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([2286097](98e80d1)) * ✨ add excludeHiddenNodes for manhattan router ([#1400](#1400)) ([c57908f](28a472a)) * ✨ add resizeGroup for stencil ([#1388](#1388)) ([4baba33](d9bec60)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([2a47d4a](b683f82))
# @antv/x6-sites [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-16) ### Bug Fixes * 🐛 add keepId for node clone ([#1254](#1254)) ([cef5862](cef5862)) * 🐛 change home path in speedup js ([#1369](#1369)) ([31f8960](31f8960)) * 🐛 change type of padding in ScaleContentToFitOptions ([#1203](#1203)) ([1031d06](1031d06)) * 🐛 optimize contextmenu tools ([#1391](#1391)) ([cc01fdf](cc01fdf)) * 🐛 unified panning api ([#1151](#1151)) ([d60e9d8](d60e9d8)) * 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846)) * curve demo ([#1306](#1306)) ([de13692](de13692)) * fix angular typo ([#1154](#1154)) ([25b47c3](25b47c3)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([98e80d1](98e80d1)) * ✨ add excludeHiddenNodes for manhattan router ([#1400](#1400)) ([28a472a](28a472a)) * ✨ add resizeGroup for stencil ([#1388](#1388)) ([d9bec60](d9bec60)) * x6-angular-shape support pass arguments ([#1250](#1250)) ([b683f82](b683f82))
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-12-17) ### Bug Fixes * 🐛 update x6-react-shape version ([#1425](#1425)) ([4208846](4208846)) ### Features * ✨ add cell-editor tool ([#1202](#1202)) ([98e80d1](98e80d1)) ### Dependencies * **@antv/x6:** upgraded to 1.28.2
Description
内置文本编辑工具
Motivation and Context
Types of changes
Self Check before Merge