Merge branch 'master' into 'next'#18049
Merged
Merged
Conversation
…r line series. - remove unsupported function callback from `lineStyle.color` in states
…-code fix(i18n): language code for Ukrainian is UK, not UA
This commit also moves the generated object files. I'm not sure whether this is really necessary, but better be safe than sorry here.
…-code fix(i18n): language code for Ukrainian is UK, not UA (follow-up)
fix(dataStack): zero is neither positive nor negative stack, close #1…
#17363 Co-authored-by: Giulio Mazzanti <gmazzanti@protonmail.com>
fix(graph): draggable only work on force layout
fix(type): add overflow property to AxisLabelBaseOption interface. close #17363
chore(nightly-build): fix potential npm publish error due to time conflict
…der#966, change `hasOwnProperty` to `hasKey`.
chore: fix various typos
fix(data): change deprecated `map.data.hasOwnProperty` to `map.hasKey`
fix(tooltip): fix tooltip arrow may cover the content when border is wide
fix(heatmap): fix heatmap label may overlap when `dataZoom` is enabled
style: fix code style flaw and remove unnecessary default parameter.
…tEvent feat(type): export `ECElementEvent` for TypeScript
chore: fix some typos
feat(i18n): add Hungarian(hu_HU) translation
…rns `undefined` rather than `null`
fix(core): use `!=` to check if series is excluded as native map returns `undefined` rather than `null`
chore: update `zrender`
Prepare to release `5.4.1`
fix(polar): polar bar animation should start from r0 rather than 0
chore: update version in package-lock
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…uri-component-0.2.2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Release 5.4.1
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
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. |
chore(deps): bump qs from 6.5.2 to 6.5.3
susiwen8
approved these changes
Dec 10, 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: