Skip to content

Merge branch 'master' into 'next'#19632

Merged
Ovilia merged 206 commits into
nextfrom
master
Feb 22, 2024
Merged

Merge branch 'master' into 'next'#19632
Ovilia merged 206 commits into
nextfrom
master

Conversation

@plainheart
Copy link
Copy Markdown
Member

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

Ovilia and others added 30 commits March 14, 2023 18:16
fix(type): allow passing `null` to the parameters of `init` function
fix: typo in echarts.all.ts
fix(graph): fix graph chart can't be hidden by legend due to edgeLabel NPE
fix(axis): show last tick for single data #18453
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] <support@github.com>
…io-parser-3.4.3

chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3
…l test & add eslint config for `runTest` folder
test(deps): move dependencies that are required only by VRT to dedicated folder
Ovilia and others added 21 commits January 29, 2024 13:07
fix(ssr): hovering legend items should not trigger tooltip
chore: add source release debug file
fix(test): rename `jest.config.js` to `jest.config.cjs` to fix jest error
chore: revert #19567 "chore: add source release debug file"
…r dist/** for file extension not specified usage (3) add dist/echarts.esm.mjs for case that not able to recognize as esm after dist/package.json with `{"type": "commonjs"}` added.
fix(toolbox): use `typeof` operator rather than `isFunction` util to detect if `MouseEvent` object is supported
chore: merge release into master
@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented Feb 21, 2024

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.

@github-actions
Copy link
Copy Markdown
Contributor

The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-19632@b9f7809

@Ovilia Ovilia merged commit c770170 into next Feb 22, 2024
@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented Feb 22, 2024

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.