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

chore: merge master to next #18420

Merged
merged 61 commits into from
Mar 27, 2023
Merged

chore: merge master to next #18420

merged 61 commits into from
Mar 27, 2023

Conversation

plainheart
Copy link
Member

@plainheart plainheart commented Mar 25, 2023

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

See also ecomfe/zrender#1001

Ovilia and others added 30 commits November 30, 2022 16:46
chore(deps-dev): bump terser from 5.3.8 to 5.16.1
fix(tree): change symbol type. close #17946
fix(ssr): fix label doesn't show in line series when `ssr` is enabled
fix: update deprecated usage on `color: 'auto'` in test cases
chore: update notice year to 2023
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
….2.3

chore(deps): bump json5 from 2.1.3 to 2.2.3
* Made some grammatical changes in the Readme.md Files

* Fixed Grammatical errors in CONTRIBUTING.md
* feat(i18n): add Vietnamese(vi_VN) translation

* style(i18n): use single quote instead of double quotes

* style(i18n): fix style flaw in copyright header comment

---------

Co-authored-by: plainheart <yhen@all-my-life.cn>
fix(dataset): object source contains `length` breaks render
plainheart and others added 20 commits March 6, 2023 05:41
fix(type): fix `treePathInfo` is missing in the type of sunburst formatter callback
fix(markArea): markArea range in bar series #18130
fix(polar): support borderRadius for polar bars #17980
chore: prepare to release v5.4.2
#18387)

The current mothAbbr does not follow ISO8601, which is "Mrz" instead of "Mar" in germany.
Please see also datejs implementation: https://github.com/datejs/Datejs/blob/master/build/date-de-DE.js#L9
chore: update deprecated npm `prepublish` hook to `prepare`
@echarts-bot
Copy link

echarts-bot bot commented Mar 25, 2023

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.

ManishDait and others added 2 commits March 27, 2023 13:54
fix(type): fix wrong type for data item value of the `parallel` series.
@pissang pissang merged commit 5c1c53d into next Mar 27, 2023
@echarts-bot
Copy link

echarts-bot bot commented Mar 27, 2023

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.

None yet