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

Merge master to release for v5.5.0 #19532

Merged
merged 132 commits into from
Jan 23, 2024
Merged

Merge master to release for v5.5.0 #19532

merged 132 commits into from
Jan 23, 2024

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    c1a157e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. WIP

    Ovilia committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ed1c176 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge branch 'master' into ssr

    Ovilia committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8fb7ed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. style(ssr): remove console.log

    Ovilia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f8b25f5 View commit details
    Browse the repository at this point in the history
  2. test(ssr): add test cases

    Ovilia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    27cc769 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. feat(ssr): improve code

    Ovilia committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0e7eac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    b2ff198 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    a632970 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    6bca132 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    Ovilia committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c8ba77c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01df82a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    6876707 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge branch 'master' of https:/apache/echarts into feat/…

    …pie-angleRange
    plainheart committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    dda4970 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https:/apache/echarts into feat/…

    …pie-angleRange
    plainheart committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    11e4386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56138ee View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    65d7442 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    9f9e2d3 View commit details
    Browse the repository at this point in the history
  2. test(endLabel): add test case

    Ovilia committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    91d1e03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18820 from linghaoSu/feat/pie-angleRange

    feat(pie): add endAngle for control pie range
    Ovilia authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b79777e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    1d10ba8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18841 from apache/fix-endLabel

    fix(endLabel): endLabel fail with null data #18839
    Ovilia authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a92b0df View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update echarts.ts

    captainhaddock18 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fd58e52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18862 from captainhaddock18/master

    chore: fix a typo in `core/echarts.ts`
    plainheart authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    173fac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fix(scatter): fix edge scatter may be clipped unexpectedly due to tin…

    …y offset.
    
    - add the `tolerance` parameter for `CoordinateSystem#getArea`.
    - set the default tolerance of the scatter series as `1e-2`
    plainheart committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    429123d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c525cbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d674ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65717db View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #18867 from apache/fix/scatter-clip

    fix(scatter): fix edge scatter may be unexpectedly clipped due to tiny offset
    plainheart authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    111de66 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    989c0b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18904 from apache/release

    Merge release v5.4.3 into master
    plainheart authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    42cb0cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18901 from nenoNaninu/rm_duplicate_extends

    fix(type): remove duplicate extends at `GraphNodeItemOption`
    plainheart authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ab14d46 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https:/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https:/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    76e5d4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18908 from apache/dependabot/npm_and_yarn/word-wr…

    …ap-1.2.4
    
    chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
    plainheart authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3f9c0b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d1aacd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3bcb901 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18950 from benlongo/patch-1

    fix(type): add `undefined` to the return type of `graphic.clipRectByRect` function
    plainheart authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    586ca04 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    7d02d5c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    8734ed1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    db20365 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #19035 from linghaoSu/fix/typed-array-list

    fix(source): fix multi typed array detect error
    Ovilia authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bb1e18c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge pull request #18962 from linghaoSu/fix/sunburst-label-align

    fix(sunburst): fix align error caused by float precision
    Ovilia authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5b448f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. feat(tooltip): add appendTo option to allow customizing tooltip con…

    …tainer (#18436)
    
    * feat: allow customed tooltip container
    
    * refactor: rename variables: getAppendElement => teleport & customContainer => container
    
    * feat: support 3 options to locale the tooltip container
    
    * refactor: rename customContainer to container
    
    * fix: add model params name
    
    * refactor: rename variables: getAppendElement => teleport & customContainer => container
    
    * refactor: update based on cr
    
    * fix: add missing variable
    
    * test: add test case for appendTo
    
    * fix: add fallback
    
    * fix: only update styled to position:relative when there is no custom container
    
    * refactor: rename element name
    
    * fix: clearing the _container & el in the dispose function
    
    * fix: chartContainer always exists
    
    * test: tweak test case
    
    * chore: tweak comment
    
    * fix(tooltip): fix potential exception when `appendTo` is an empty string
    
    * fix(tooltip): fix potential exception when `appendTo` is an empty string or null
    
    ---------
    
    Co-authored-by: 危翰 <[email protected]>
    Co-authored-by: plainheart <[email protected]>
    3 people authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    428e2ad View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    4ce776c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. feat: add endAngle option

    yassilah committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0885981 View commit details
    Browse the repository at this point in the history
  2. feat: add endAngle option

    yassilah committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3a47529 View commit details
    Browse the repository at this point in the history
  3. chore: remove dist changes

    yassilah committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    fbc8d79 View commit details
    Browse the repository at this point in the history
  4. test: add visual test

    yassilah committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0862d1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a2f216 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. cleanup

    yassilah committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    589f66d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix(visualMap): fix continuous visualMap mouseover event not register…

    … except first countinous visualMap (#19097)
    
    * fix(visualMap): fix continuous visualMap mouseover event not register except first countinous visualMap
    
    * fix(visualMap): bind current instance to eventHandler to make unique function in init function
    
    * fix(visualMap): remove unnecessary declaration and assignment
    
    ---------
    
    Co-authored-by: plainheart <[email protected]>
    linghaoSu and plainheart authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a06dd62 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. feat(type): export EChartsInitOpts and more types for echarts/core (

    #19103)
    
    * feat: add missing types
    
    * revert the option export
    Dale Nguyen authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    de074fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbee94d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    33b437d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge pull request #19076 from linghaoSu/feat/pie_pad-angle

    feat(pie): add padAngle for pie
    Ovilia authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b37d67c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57202d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request #19056 from RexSkz/fix-19051

    fix(clip): add an extra space to the clip-path width to prevent unexpected clip. close #19051
    Ovilia authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fa231d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b1d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge pull request #18921 from linghaoSu/fix/tooltip-color

    fix(tooltip): fix opacity not work in tooltip marker
    Ovilia authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    93d542c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba44156 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge pull request #19111 from avin-kavish/patch-1

    Add nullables to OptionDataValue
    Ovilia authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a51f449 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19123 from ChepteaCatalin/fix-18997

    feat(tooltip): add dataIndex to valueFormatter callback. close #18997
    Ovilia authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    80b251f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691d9ee View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge pull request #19099 from yassilah/feat-polar-endAngle

    feat(polar): allow setting `angleAxis.endAngle`
    Ovilia authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d08664f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    0508353 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #19170 from apache/fix/toolbox/font

    fix(toolbox): fix toolbox text can't apply the specified or global font style
    Ovilia authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4a3d090 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix #19050

    shiersansi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    38ec1b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Merge pull request #19174 from shiersansi/fix-#19050

    fix(sunburst): label rotation problem when anticlockwise
    Ovilia authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ea28e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e67dd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    f38c2a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2

    Bumps [@babel/traverse](https:/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.23.2.
    - [Release notes](https:/babel/babel/releases)
    - [Changelog](https:/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https:/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8eb29bd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #19213 from apache/dependabot/npm_and_yarn/babel/t…

    …raverse-7.23.2
    
    chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2
    Ovilia authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    522c75d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix(core): fix potential NPE when reading default init options from g…

    …lobal object in dev environment (#19217)
    
    * fix: '__ECHARTS__DEFAULT__RENDERER__' of undefined
    
    * fix: Reduce converted code size
    
    * fix: Remove ternary operations
    sunpm authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    677adea View commit details
    Browse the repository at this point in the history
  2. feat(i18n): add Arabic(AR) translation (#19214)

    * Create langAR.ts
    
    Adding Arabic language, in progress.
    
    * Update langAR.ts, Translation completed.
    
    Arabic Translation completed.
    OthmanAliModaes authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    31d58b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    1ab5597 View commit details
    Browse the repository at this point in the history
  2. feat(label): fix lint problems

    Ovilia committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3ea1970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce4dbc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    babe688 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    6b581e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625ec1f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #19239 from apache/feat-aria-i18n

    fix(aria): series type name for custom series
    plainheart authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6061e1d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    367610f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge pull request #19176 from apache/fix-sunburst-label

    fix(sunburst): fix label rotation flipping
    plainheart authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    818853e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix(tooltip): fix potential NPE when the parent node of the tooltip e…

    …lement doesn't exist (#19265)
    
    * fix(tooltip): use `remove` rather than `parentNode.removeChild` to fix potential NPE when its parent node doesn't exists. (#19248)
    
    * fix(tooltip): clearTimeout when disposing
    
    * fix(tooltip): still use `parentNode.removeChild` to reserve support for IE.
    plainheart authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fd9e62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a3723 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0edce2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71799e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. chore: merge

    Ovilia committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7dd9b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    badfd0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18381 from apache/ssr

    feat(ssr): server-side rendering and client hydration #18334
    Ovilia authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b07ce79 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    4a63340 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Merge pull request #19279 from snukhulov/feat-add-minmax-sampler

    feat(sampler): add min-max sampler function
    Ovilia authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c5e0910 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge pull request #18960 from apache/fix/line-animation

    fix(line): fix line may cross in time axis when animation is enabled
    Ovilia authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    80525ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19197 from apache/feat-pictorialBar-clip

    feat(pictorialBar): support clip for pictorialBar series
    linghaoSu authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7731729 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. [test] Add test case for #19093

    100pah committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a59feb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request #19357 from apache/master-tmp

    [test] Add test case for #19093
    plainheart authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5b0c096 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    fde32af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19424 from zhaxnb/master

    Fixed the types of barMinWidth and barMaxWidth
    Ovilia authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    34f81b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge pull request #19228 from apache/feat-axis-align-lastLabel

    feat(label): support align for min/max labels
    Ovilia authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    b69e163 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    d047d71 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #19446 from hugo-syn/master

    chore: fix typo for `useful`
    plainheart authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    69cab1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f301050 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Merge pull request #19449 from hugo-syn/master

    chore: Fix typo buidling > building
    plainheart authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    d373387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c422a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642f377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19452 from apache/workflow/update-notice-year

    chore(workflow): add a scheduled workflow to update the NOTICE year automatically
    pissang authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    3238144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cbc9f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    57be343 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19455 from apache/bot/update-notice-year/2024

    chore: update NOTICE year to 2024
    plainheart authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    247889a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19454 from apache/fix/workflow/update-notice-year

    chore(workflow): fix timezone error when getting new year by `new Date`
    plainheart authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f1d9eb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7a26ce5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge pull request #19461 from apache/fix-ssr-data-undefined

    fix(ssr): remove redundant SVG attributes with `undefined` value
    Ovilia authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9d61cbc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. chore: fix some typos

    striezel committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0df7c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29904f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Merge pull request #19473 from striezel-stash/fix-typos

    chore: fix some typos
    plainheart authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9711002 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19474 from striezel-stash/actions-checkout-v4

    chore(workflow): update actions/checkout in workflows to v4
    plainheart authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0a0e411 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    67ac77c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19476 from striezel-stash/actions-setup-node-v4

    chore(workflow): update actions/setup-node in workflows to v4
    plainheart authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    17b53e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix ValueAxisBaseOption document

    taks committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ca52a24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19499 from taks/fix-document

    Fix ValueAxisBaseOption doc comment
    plainheart authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    58b9417 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    64fdec6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19512 from apache/feat/ssr-build

    chore: ignore ssr src when release npm
    Ovilia authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    94dd855 View commit details
    Browse the repository at this point in the history
  3. feat: change to default ESM package. For developer testing and node u…

    …sage in customization module scenario.
    100pah committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    23545a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    690ebe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix(markArea): fix markArea position when axis is with alignWithLabel

    Partially fix #18499 . The case when some ticks are skipped due to
    overlapping is not fully fixed.
    Ovilia committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3a056bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19514 from apache/fix/graph-dispose

    fix(graph): fix force layout iteration timer doesn't stop after disposing the chart
    Ovilia authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6cae00c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19516 from apache/fix/mark-area

    fix(marker): fix markArea position when axis is with `alignWithLabel`
    plainheart authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    53bb9ff View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    2438562 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    a2efa57 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    abe29f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80172d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19526 from apache/import-liftColor-from-zrender

    refactor(util): import `liftColor` function from zrender
    Ovilia authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9c3fc0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19513 from apache/module_default_esm

    feat: change to default ESM package. For developer testing and node usage in customization module scenario.
    Ovilia authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6b8fae8 View commit details
    Browse the repository at this point in the history