-
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
docs: ποΈ update tooltip demo #1538
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## @antv/x6-package-json [1.0.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
## @antv/eslint-config [1.0.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
## @antv/stylelint-config [1.0.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
## @antv/x6-vector [1.2.4](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
## @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))
## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
## @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))
## @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
## @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))
# @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))
## @antv/x6-svg-to-shape [1.0.3](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-11-09)
x6-bot
bot
added
PR: unreviewed
PR does not have any reviews.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
labels
Nov 11, 2021
bubkoo
force-pushed
the
master
branch
2 times, most recently
from
November 11, 2021 02:03
19fba6a
to
7f99aeb
Compare
π Deploy PR Preview 7fd3580 failed. Build logs π€ By surge-preview |
x6-bot
bot
added
PR: merged
PR has merged.
and removed
PR: unreviewed
PR does not have any reviews.
labels
Nov 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
update tooltip demo
Motivation and Context
Types of changes
Self Check before Merge