Conversation
chore(deps-dev): bump terser from 5.3.8 to 5.16.1
chore: fix several typos
fix(tree): change symbol type. close #17946
fix(ssr): fix label doesn't show in line series when `ssr` is enabled
chore: fix a few typos
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
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
fix: `sunbrust` label abnormal
#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: marge-release-to-master
chore: update KEYS
chore: update deprecated npm `prepublish` hook to `prepare`
|
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. |
fix(type): fix wrong type for data item value of the `parallel` series.
pissang
approved these changes
Mar 27, 2023
|
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:
See also ecomfe/zrender#1001