Skip to content
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

Merge 'master' branch into 'next' #17403

Merged
merged 74 commits into from
Jul 19, 2022
Merged

Merge 'master' branch into 'next' #17403

merged 74 commits into from
Jul 19, 2022

Conversation

plainheart
Copy link
Member

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

jiawulin001 and others added 30 commits April 24, 2022 17:27
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
#17073)

* fix(time): Quarters split the year into 4 quarters not 3. close #17057

* remove an unnecessary binary
…_axis

Fix prepareCustoms key for Single axis.
docs: remove a broken link and update info in CONTRIBUTING.md.
pissang and others added 21 commits June 19, 2022 22:57
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
fix(type): add missing type `number` to `emphasis.scale` for scatter/line/graph series
@echarts-bot
Copy link

echarts-bot bot commented Jul 19, 2022

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

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: PR: doc ready, PR: awaiting doc, PR: doc unchanged

This message is shown because the PR description doesn't contain the document related template.

@plainheart plainheart requested a review from pissang July 19, 2022 07:43
@plainheart plainheart merged commit 3f1ecf9 into next Jul 19, 2022
@echarts-bot
Copy link

echarts-bot bot commented Jul 19, 2022

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.