Merge 'master' branch into 'next'#17403
Merged
Merged
Conversation
fix: tooltip content changes with axis extent when 'triggerOn' set to 'click'
fix(tree): radial tree with single root doesn't work
chore: fix broken external editor links
* fix(graphe): graphe center don't support string * feat(roam): `View` center support string * test(roam): add test case * fix: use `extensionApi` to get container `height` and `width` * fix: add params * fix(roam): move `api` to `setCenter` * fix: `setCenter` params are required
* feat(piecewise): `selecedtMode` support `boolean` * lint: code style
1) fix some options may be unexpectedly reset when calling setOption. 2) fix group children can't be updated when calling setOption with no `type` option.
feat(tree): `tree` focus supports `relative`
fix(graphic): fix some options may be unexpectedly reset on update
{yy} should be padded to 2 digits
…_axis Fix prepareCustoms key for Single axis.
docs: remove a broken link and update info in CONTRIBUTING.md.
… in Geo `dataToPoint` function.
chore: fix publish ci on fork
fix(line): set default z/zlevel for temporary symbol to avoid warnings.
* feat(treemap.breadcrumb): add `emphasis` state * feat(treemap.breadcrumb): enbale `emphasis` by default * feat(treemap.breadcrumb): more text style * chore: remove unnecessary code * chore: simplify code * chore: cache emphasis item style
chore(workflow): close stale issues as not planned rather than completed
fix(custom): fix custom elements probably can't be removed due to NPE when applying leave transition
fix `close-issue-reason` option is not being recognized
chore(workflow): upgrade stale action to v5
fix(axis): fix axis symbol is not reversed when axis is reversed
fix(visualMap): fix the indicator doesn't show when hovering on map label
…ine/graph series.
fix(type): add missing type `number` to `emphasis.scale` for scatter/line/graph series
|
Thanks for your contribution! The pull request is marked to be To reviewers: If this PR is going to be described in the changelog in the future release, please make sure this PR has one of the following labels: This message is shown because the PR description doesn't contain the document related template. |
pissang
approved these changes
Jul 19, 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: