Conversation
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.4.0...16.7.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chore(stale): issues with milestone should not be marked as stale
fix(timeline): fix chart can't work when axis line is not shown
…6.7.0 chore(deps): bump jsdom from 16.4.0 to 16.7.0
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [jshint](https://github.com/jshint/jshint). These dependencies need to be updated together. Removes `shelljs` Updates `jshint` from 2.10.2 to 2.13.5 - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md) - [Commits](jshint/jshint@2.10.2...2.13.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect - dependency-name: jshint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [validator](https://github.com/validatorjs/validator.js) to 13.7.0 and updates ancestor dependency [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor). These dependencies need to be updated together. Updates `validator` from 8.2.0 to 13.7.0 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@8.2.0...13.7.0) Updates `@microsoft/api-extractor` from 7.7.2 to 7.31.2 - [Release notes](https://github.com/microsoft/rushstack/releases) - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.31.2/apps/api-extractor) --- updated-dependencies: - dependency-name: validator dependency-type: indirect - dependency-name: "@microsoft/api-extractor" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…oval fix: legend inverse bug
…or-and-microsoft/api-extractor-13.7.0 chore(deps): bump validator and @microsoft/api-extractor
…-and-jshint--removed chore(deps): bump shelljs and jshint
chore(lint): enforce consistent spacing after comment starts
fix: markArea of bar series now covers whole categories specified
chore: fix various typos
fix(marker): fix `markArea` doesn't show when using `x/y` pixel but `coord` is not defined
fix(lines): add missing `function` callback into `lineStyle.color` for lines series.
feat(type): export `GraphicComponentTextOption`
chore: fix a few typos
fix(type): add `string` & `number` type into the `center` option of pie series
… coordinate system is specified due to being normalized to an array.
fix(pie): fix `center` may not be converted to correct point when coordinate system is specified
|
Thanks for your contribution! The pull request is marked to be |
plainheart
previously approved these changes
Nov 16, 2022
fix(dataZoom): fallback to extent start/end when parsed value or percent is invalid.
plainheart
approved these changes
Nov 17, 2022
|
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Brief Information
This pull request is in the type of:
What does this PR do?
Fixed issues
Details
Before: What was the problem?
After: How does it behave after the fixing?
Document Info
One of the following should be checked.
Misc
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Others
Merging options
Other information