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 release into master #19628

Merged
merged 19 commits into from
Feb 21, 2024
Merged

chore: merge release into master #19628

merged 19 commits into from
Feb 21, 2024

Commits on Jan 23, 2024

  1. Merge pull request #19532 from apache/master

    Merge master to release for v5.5.0
    Ovilia authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f996884 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: (1) fix that some old version bundler (like rollup) do not recog…

    …nize wildcard that not at the end of the patter string (e.g. "exports: {"./*.js": "xxx"}"). (2) Add readme to package.json.
    100pah committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d403486 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #19543 from apache/module_default_esm_fix

    Fix package.json exports
    Ovilia authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    61af513 View commit details
    Browse the repository at this point in the history
  2. fix(ssr): hovering legend items should not trigger tooltip

    fix a bug introduced by #18381
    Ovilia committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e14cc9a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    1b1284f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19558 from apache/revert-18921-fix/tooltip-color

    Revert "fix(tooltip): fix opacity not work in tooltip marker"
    Ovilia authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2a43d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0392fb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #19549 from apache/release-dev

    fix(ssr): hovering legend items should not trigger tooltip
    Ovilia authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2deb0fd View commit details
    Browse the repository at this point in the history
  2. chore: release 5.5.0

    Ovilia committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3c6d9bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19564 from apache/release-dev

    chore: release 5.5.0
    Ovilia authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    52735fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde9fbd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge pull request #19568 from apache/fix-jest

    fix(test): rename `jest.config.js` to `jest.config.cjs` to fix jest error
    Ovilia authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4d3bbae View commit details
    Browse the repository at this point in the history
  2. chore: add a key

    Ovilia committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b7548af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19577 from apache/release-dev

    chore: add a key
    plainheart authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3fbfd2b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. fix: (1) Mistake in package.json "exports"."require" (2) Add entry fo…

    …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.
    100pah committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6cefe27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19593 from apache/module_default_esm_fix2

    Fix: esm issue
    Ovilia authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e3fa16c View commit details
    Browse the repository at this point in the history
  3. chore: relase 5.5.0-rc.2

    Ovilia committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    b0b4639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b046d78 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19594 from apache/release-dev

    chore: relase 5.5.0-rc.2
    Ovilia authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0f4967b View commit details
    Browse the repository at this point in the history