Closed mifengjun closed 4 months ago
Latest commit: 3cccbcb0bbdaa9b870fa8ad3e2c909e2b7a6af72
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
π @mifengjun
π 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:
npm run lint
locally to catch formatting errors earlier.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.
Hiya!
This PR has gone quiet. Spooky quiet. π»
We get a lot of PRs, so we currently close PRs after 60 days of inactivity. Itβs been at least 20 days since the last update here. If we missed this PR or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this PR open!
Thanks for being a part of the AntV community! πͺπ―
π @mifengjun
Congrats on merging your first pull request! πππ
change handleExcute to handleExecute
Description
Motivation and Context
Types of changes
Self Check before Merge