-
Notifications
You must be signed in to change notification settings - Fork 181
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 branch 'dev' and 'master' into release #352
Merged
Merged
Conversation
This file contains 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
* chore: changelog for `5.4.1` * fix: style in changelog * fix: remove style change * fix: wrong expression in changelog * chore: update missing changlog * fix: wrong scope * chore: overstrike some key word * fix: add period * chore: add missing feature and bugfix for `5.4.1` * chore: few more change * chore: tweak v5.4.1 changelog * add Chinese CHANGELOG for v5.4.1 * tweak Chinese CHANGELOG of v5.4.1 * chore: update `5.4.1` release day * chore: update `5.4.1` release day Co-authored-by: susiwen8 <[email protected]>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…n5-1.0.2 chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…tor/http-cache-semantics-4.1.1 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /editor
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…p-cache-semantics-4.1.1 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) and [command-line-basics](https://github.com/brettz9/command-line-basics). These dependencies needed to be updated together. Updates `cacheable-request` from 6.1.0 to 10.2.7 - [Release notes](https://github.com/jaredwray/cacheable-request/releases) - [Commits](https://github.com/jaredwray/cacheable-request/commits) Updates `command-line-basics` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/brettz9/command-line-basics/releases) - [Changelog](https://github.com/brettz9/command-line-basics/blob/main/CHANGES.md) - [Commits](brettz9/command-line-basics@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect - dependency-name: command-line-basics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…heable-request-and-command-line-basics-10.2.7 chore(deps): bump cacheable-request and command-line-basics
fix(sunburst): add `startAngle`
Minor typo fix in visualMap docs
doc: minor typo fix in visual-map.md
doc(graphic-text): add doc for `style.width`, `style.overflow`, `style.ellipsis`
Merge master into dev
doc(axisPointer): document `triggerEmphasis` option
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.4.2...3.4.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…tor/socket.io-parser-3.4.3 chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3 in /editor
doc: fixed appendData parameter types
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.
Merge branch 'dev' and 'master' into release