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 master into next #1084

Merged
merged 12 commits into from
Jul 1, 2024
Merged

chore: merge master into next #1084

merged 12 commits into from
Jul 1, 2024

Commits on Mar 12, 2024

  1. Update README.md

    Ovilia authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    61feaee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1068 from ecomfe/doc-readme

    Add attribution of Apache marks
    100pah authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    379f91f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix(svg): set pointer-events as visible when fill/stroke color is…

    … `none` in SSR mode & fix invalid `transparent` color issue
    
    See apache/echarts#15029
    plainheart committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5f0427c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix: platform-fontSize-reg

    Unlasting1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f58b8d3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    76daa1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1077 from Unlasting1/fix/platform-fontSize-reg

    fix(platform): fix `measureText` can't recognize decimal font size
    plainheart authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4783a86 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #1079 from ecomfe/master

    Merge master to release for v5.6.0
    pissang authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    60195df View commit details
    Browse the repository at this point in the history
  2. release 5.6.0

    pissang committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a48515c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1080 from ecomfe/release-dev

    Release 5.6.0
    pissang authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d3e0e17 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #1083 from ecomfe/release

    Merge release back to master
    plainheart authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7d9f873 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix(env): fix env detection compatibility for node, bun, and deno

    * fix(env): fix env detection compatibility for node, bun, and deno
    
    * bugfix running without navigator.userAgent
    
    ---------
    
    Co-authored-by: yunyin <[email protected]>
    Co-authored-by: plainheart <[email protected]>
    3 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    71bde87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1076 from ecomfe/fix/svg-color-compatibility

    fix(svg): set `pointer-events` as `visible` when fill/stroke color `none` in SSR mode & fix invalid `transparent` color issue
    Ovilia authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    52e45b6 View commit details
    Browse the repository at this point in the history