This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 18b361adf Merge pull request #18886 from jiawulin001/release-dev
     add c1a157ee9 WIP(ssr): add meta-data and test case #18334
     add ed1c176d5 WIP
     add 8fb7ed09f Merge branch 'master' into ssr
     add f8b25f52b style(ssr): remove console.log
     add 27cc76986 test(ssr): add test cases
     add 0e7eac717 feat(ssr): improve code
     add b2ff198ac feat(ssr): call registerSSRDataGetter instead of metaData
     add a63297085 chore(ssr): update building ssr client
     add 6bca1329b chore(ssr): update building of ssr client
     add c8ba77cc2 chore: merge
     add 01df82a9e fix(ssr): remove unnecessary code
     add 687670741 feat(pie): add angleRange for control pie range
     add dda497065 Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     add 11e43864f Merge branch 'master' of https://github.com/apache/echarts 
into feat/pie-angleRange
     add 56138eea8 feat(pie): add endAngle insteadof angleRange
     add 65d744213 fix(pie): fix endAngle logical more compact
     add b79777e9e Merge pull request #18820 from linghaoSu/feat/pie-angleRange
     add 9f9e2d3ce fix(endLabel): endLabel fail with null data #18839
     add 91d1e0393 test(endLabel): add test case
     add 1d10ba89e fix(endLabel): remove check of inner
     add a92b0df97 Merge pull request #18841 from apache/fix-endLabel
     add fd58e523e Update echarts.ts
     add 173fac602 Merge pull request #18862 from captainhaddock18/master
     add 429123dc1 fix(scatter): fix edge scatter may be clipped unexpectedly 
due to tiny offset.
     add c525cbb06 test: add two new test cases for scatter clip on Cartesian 
2D coordinate system.
     add d674ebbee test: fix actions of the `clip.html` test case can't work as 
expected
     add 65717dbf9 fix(scatter): change the default tolerance to `0.1` to cover 
more scenarios
     add 111de669e Merge pull request #18867 from apache/fix/scatter-clip
     add 42cb0cca7 Merge pull request #18904 from apache/release
     add 989c0b884 remove duplicate extends at GraphNodeItemOption
     add ab14d4680 Merge pull request #18901 from 
nenoNaninu/rm_duplicate_extends
     add 76e5d4ad5 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
     add 3f9c0b9ee Merge pull request #18908 from 
apache/dependabot/npm_and_yarn/word-wrap-1.2.4
     add 3bcb9017a Fix return type of graphic.clipRectByRect.
     add 586ca04b5 Merge pull request #18950 from benlongo/patch-1
     add db2036530 fix(source): fix multi typed array detect error
     add bb1e18cc3 Merge pull request #19035 from linghaoSu/fix/typed-array-list
     add 8734ed145 fix(sunburst): fix align error caused by float precision
     add 5b448f6de Merge pull request #18962 from 
linghaoSu/fix/sunburst-label-align
     add 428e2ad11 feat(tooltip): add `appendTo` option to allow customizing 
tooltip container (#18436)
     add a06dd62e0 fix(visualMap): fix continuous visualMap mouseover event not 
register except first countinous visualMap (#19097)
     add de074fb71 feat(type): export `EChartsInitOpts` and more types for 
`echarts/core` (#19103)
     add fbee94d5d fix(i18n): enhance default language fallback (#19107)
     add 4ce776ccf feat(pie): add padAngle for pie
     add b37d67cbd Merge pull request #19076 from linghaoSu/feat/pie_pad-angle
     add a57202d8e fix(clip): add extra clip to prevent unexpected clip on 
certain scenario. close #19051
     add fa231d37f Merge pull request #19056 from RexSkz/fix-19051
     add 5d1aacdd0 fix(tooltip): fix opacity not work in tooltip marker
     add 93d542cb4 Merge pull request #18921 from linghaoSu/fix/tooltip-color
     add 33b437d7b Add nullables to OptionDataValue
     add a51f449fd Merge pull request #19111 from avin-kavish/patch-1
     add 06b1d3cf7 feat(tooltip): add dataIndex to valueFormatter callback. 
close #18997
     add ba441561c Merge branch 'apache:master' into fix-18997
     add 80b251f8d Merge pull request #19123 from ChepteaCatalin/fix-18997
     add 0885981a0 feat: add endAngle option
     add 3a47529e2 feat: add endAngle option
     add fbc8d79da chore: remove dist changes
     add 0862d1cc6 test: add visual test
     add 8a2f21659 use zrUtil and fix radiusAxisView
     add 589f66d0d cleanup
     add 691d9ee94 fix: visual regression with circle
     add d08664fff Merge pull request #19099 from yassilah/feat-polar-endAngle
     add 050835320 fix(toolbox): fix toolbox text can't apply the specified or 
inherited font style
     add 4a3d09072 Merge pull request #19170 from apache/fix/toolbox/font
     add 38ec1b589 fix #19050
     add ea28e4433 Merge pull request #19174 from shiersansi/fix-#19050
     add 8eb29bd6f chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2
     add 522c75d0e Merge pull request #19213 from 
apache/dependabot/npm_and_yarn/babel/traverse-7.23.2
     add 677adea2a fix(core): fix potential NPE when reading default init 
options from global object in dev environment (#19217)
     add 31d58b2ed feat(i18n): add Arabic(AR) translation (#19214)
     add 6ce4dbcab fix(labelLine):emphasis.labelLine not work in pie chart 
(#19180)
     add babe688f4 test(labelLine): add test for #19180
     add 6b581e743 fix(aria): series type name for custom series #18054
     add 625ec1f0a feat(aria): support aria i18n for some languages
     add 6061e1d1e Merge pull request #19239 from apache/feat-aria-i18n
     add 367610fa2 feat(i18n): add Dutch(NL) translation (#19252)
     add d9e67dd6c fix(sunburst): label rotation flipping
     add 818853eee Merge pull request #19176 from apache/fix-sunburst-label
     add fd9e62d7f fix(tooltip): fix potential NPE when the parent node of the 
tooltip element doesn't exist (#19265)
     add 7dd9b3786 chore: merge
     add badfd0ffc chore: use zrender nightly build
     add b07ce7974 Merge pull request #18381 from apache/ssr
     add 77a372371 feat(sampler): add min-max sampler function
     add 4a6334008 feat(sampler): add min-max sampler function
     add c5e091007 Merge pull request #19279 from 
snukhulov/feat-add-minmax-sampler
     add 7d02d5cc7 fix(line): fix line may cross when animation is enabled. 
(brought by apache/echarts#18032)
     add 80525eddc Merge pull request #18960 from apache/fix/line-animation
     add f38c2a6b1 feat(pictorialBar): support clip for pictorialBar series
     add 0edce2a5f fix(pictorialBar): ignore clipping label
     add 71799e9a6 Merge branch 'master' into feat-pictorialBar-clip
     add 7731729f0 Merge pull request #19197 from apache/feat-pictorialBar-clip
     add a59feb446 [test] Add test case for 
https://github.com/apache/echarts/issues/19093
     add 5b0c09637 Merge pull request #19357 from apache/master-tmp
     add fde32afce fix: fix barMinWidth and barMaxWidth types.
     add 34f81b65e Merge pull request #19424 from zhaxnb/master
     add 1ab5597af feat(label): support align for min/max labels
     add 3ea19707c feat(label): fix lint problems
     add b69e1637e Merge pull request #19228 from 
apache/feat-axis-align-lastLabel
     add d047d7164 fix: Fix typo s/Usefull/Useful/
     add 69cab1f64 Merge pull request #19446 from hugo-syn/master
     add f3010506d fix: Fix typo s/buidling/building/
     add d3733876f Merge pull request #19449 from hugo-syn/master
     add c422a5d26 chore(workflow): add a scheduled workflow to update the 
NOTICE year automatically
     add 642f37766 style: remove redundant empty lines
     add 323814424 Merge pull request #19452 from 
apache/workflow/update-notice-year
     add 57be34334 chore: update NOTICE year to 2024
     add 247889ab9 Merge pull request #19455 from 
apache/bot/update-notice-year/2024
     add 60cbc9fe3 chore(workflow): fix timezone error when getting new year by 
`new Date`
     add f1d9eb547 Merge pull request #19454 from 
apache/fix/workflow/update-notice-year
     add 7a26ce56f fix(ssr): remove redundant SVG attributes with `undefined` 
value.
     add 9d61cbcb9 Merge pull request #19461 from apache/fix-ssr-data-undefined
     add 0df7c0dc9 chore: fix some typos
     add 9711002f7 Merge pull request #19473 from striezel-stash/fix-typos
     add b29904f60 chore(workflow): update actions/checkout in workflows to v4
     add 0a0e4110d Merge pull request #19474 from 
striezel-stash/actions-checkout-v4
     add 67ac77c59 chore(workflow): update actions/setup-node in workflows to v4
     add 17b53e128 Merge pull request #19476 from 
striezel-stash/actions-setup-node-v4
     add ca52a24ce Fix ValueAxisBaseOption document
     add 58b94179c Merge pull request #19499 from taks/fix-document
     add 64fdec6b0 chore: ignore ssr src when release npm
     add 94dd855f8 Merge pull request #19512 from apache/feat/ssr-build
     add 690ebe6ee fix(graph): fix force layout iteration timer doesn't stop 
after disposing the chart
     add 6cae00c7b Merge pull request #19514 from apache/fix/graph-dispose
     add 3a056bde1 fix(markArea): fix markArea position when axis is with 
alignWithLabel
     add 53bb9ff2f Merge pull request #19516 from apache/fix/mark-area
     add 243856242 feat(animation): support multi-level drill-down for 
universal transition #17611
     add a2efa5744 refactor(util): import `liftColor` function from zrender 
(ecomfe/zrender#999)
     add 9c3fc0e14 Merge pull request #19526 from 
apache/import-liftColor-from-zrender
     add 23545a6b6 feat: change to default ESM package. For developer testing 
and node usage in customization module scenario.
     add abe29f0e7 [fix] tweak ssr ts type, impl, exports and eslint
     add 80172d698 Merge branch 'master' into module_default_esm
     add 6b8fae82e Merge pull request #19513 from apache/module_default_esm
     new f996884b0 Merge pull request #19532 from apache/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .eslintrc-common.yaml                              |    2 +-
 .github/workflows/.scripts/update-notice-year.js   |   93 ++
 .github/workflows/ci.yml                           |    8 +-
 .github/workflows/nightly-next.yml                 |    4 +-
 .github/workflows/nightly.yml                      |    4 +-
 .github/workflows/source-release.yml               |   11 +-
 .github/workflows/update-notice-year.yml           |   24 +
 .gitignore                                         |    4 +
 .npmignore                                         |    1 +
 NOTICE                                             |    4 +-
 build/build.js                                     |    6 +
 build/config.js                                    |   18 +-
 build/package.json                                 |    3 +
 build/pre-publish.js                               |   51 +-
 .../template/ssr/client/index.d.ts                 |    2 +-
 .../template/ssr/client/index.js                   |    2 +-
 dist/package.json                                  |    3 +
 i18n/package.json                                  |    3 +
 package-lock.json                                  |  807 +++++++------
 package.json                                       |   53 +-
 src/animation/universalTransition.ts               |  174 ++-
 src/chart/bar/BaseBarSeries.ts                     |    7 +-
 src/chart/bar/PictorialBarSeries.ts                |    6 +
 src/chart/bar/PictorialBarView.ts                  |   13 +
 src/chart/graph/GraphSeries.ts                     |    2 +-
 src/chart/graph/GraphView.ts                       |    8 +-
 src/chart/helper/createClipPathFromCoordSys.ts     |   10 +-
 src/chart/line/LineView.ts                         |    2 +-
 src/chart/pie/PieSeries.ts                         |    5 +
 src/chart/pie/pieLayout.ts                         |   92 +-
 src/chart/scatter/ScatterView.ts                   |    9 +-
 src/chart/sunburst/SunburstPiece.ts                |   46 +-
 src/component/axis/AngleAxisView.ts                |   13 +-
 src/component/axis/AxisBuilder.ts                  |   40 +-
 src/component/axis/RadiusAxisView.ts               |   12 +-
 src/component/legend/LegendView.ts                 |   20 +-
 src/component/toolbox/ToolboxView.ts               |   10 +-
 src/component/toolbox/featureManager.ts            |    4 +
 src/component/tooltip/TooltipHTMLContent.ts        |   67 +-
 src/component/tooltip/TooltipModel.ts              |   12 +-
 src/component/tooltip/TooltipView.ts               |    6 +-
 src/component/tooltip/seriesFormatTooltip.ts       |    8 +-
 src/component/tooltip/tooltipMarkup.ts             |   25 +-
 src/component/visualMap/ContinuousView.ts          |   23 +-
 src/coord/CoordinateSystem.ts                      |    2 +-
 src/coord/axisCommonTypes.ts                       |   11 +-
 src/coord/cartesian/Cartesian2D.ts                 |   12 +-
 src/coord/polar/AxisModel.ts                       |    1 +
 src/coord/polar/polarCreator.ts                    |    3 +-
 src/core/echarts.ts                                |   34 +-
 src/core/locale.ts                                 |    2 +-
 src/data/Source.ts                                 |    2 +-
 src/data/helper/sourceHelper.ts                    |    2 +-
 src/export/core.ts                                 |   43 +-
 src/i18n/langAR.ts                                 |  147 +++
 src/i18n/langCS.ts                                 |    4 +-
 src/i18n/langDE.ts                                 |    4 +-
 src/i18n/langEN.ts                                 |    4 +-
 src/i18n/langES.ts                                 |   60 +
 src/i18n/langFI.ts                                 |   60 +
 src/i18n/langFR.ts                                 |    4 +-
 src/i18n/langHU.ts                                 |    4 +-
 src/i18n/langIT.ts                                 |    4 +-
 src/i18n/langJA.ts                                 |    4 +-
 src/i18n/langKO.ts                                 |    4 +-
 src/i18n/langNL.ts                                 |  144 +++
 src/i18n/langPL.ts                                 |    4 +-
 src/i18n/langPT-br.ts                              |    4 +-
 src/i18n/langRO.ts                                 |    4 +-
 src/i18n/langRU.ts                                 |    4 +-
 src/i18n/langSI.ts                                 |    4 +-
 src/i18n/langTH.ts                                 |   60 +
 src/i18n/langTR.ts                                 |    4 +-
 src/i18n/langUK.ts                                 |    4 +-
 src/i18n/langVI.ts                                 |    4 +-
 src/i18n/langZH.ts                                 |    4 +-
 src/label/labelGuideHelper.ts                      |    4 +-
 src/model/mixin/dataFormat.ts                      |    2 +
 src/processor/dataSample.ts                        |   18 +-
 src/util/format.ts                                 |    8 +-
 src/util/graphic.ts                                |    2 +-
 src/util/innerStore.ts                             |    6 +
 src/util/states.ts                                 |   32 +-
 src/util/types.ts                                  |   12 +-
 src/visual/aria.ts                                 |    3 +-
 ssr/client/dist/index.js                           |  106 ++
 ssr/client/dist/index.js.map                       |    1 +
 ssr/client/dist/package.json                       |    3 +
 {src => ssr/client/src}/.eslintrc.yaml             |    2 +-
 ssr/client/src/index.ts                            |   94 ++
 ...bel-ellipsis.html => axis-align-lastLabel.html} |  106 +-
 test/{label-ellipsis.html => clip-line-cap.html}   |   43 +-
 test/clip.html                                     |    8 +-
 test/clip2.html                                    |  157 +++
 test/dataset-source-two-typed-array.html           |  271 +++++
 test/graph-case.html                               |   57 +-
 test/lib/config.js                                 |    1 +
 test/lib/testHelper.js                             |    3 +
 test/line-sampling.html                            |  113 ++
 test/manual-svg-color-bug-202311.html              |  184 +++
 test/markArea.html                                 |  308 ++++-
 test/package.json                                  |    3 +
 test/pictorial-single.html                         |  101 ++
 test/pie-endAngle.html                             |   90 ++
 test/pie-pad-angle.html                            |  133 +++
 ...-null-data-radial.html => polar-end-angle.html} |   77 +-
 test/roseType-labeline.html                        |  120 ++
 test/runTest/actions/__meta__.json                 |    9 +-
 test/runTest/actions/clip2.json                    |    1 +
 test/runTest/actions/graph-case.json               |    2 +-
 test/runTest/actions/pie-endAngle.json             |    1 +
 test/runTest/actions/roseType-labeline.json        |    1 +
 test/runTest/actions/tooltip-opacity.json          |    1 +
 .../actions/visualMap-multi-continuous.json        |    1 +
 test/ssr.html                                      |  208 ++++
 test/sunburst-label-align.html                     | 1197 ++++++++++++++++++++
 test/sunburst-label.html                           |    7 +-
 test/svg-ssr.html                                  |   38 +-
 test/toolbox-textStyle.html                        |  122 +-
 ...tip-appendToBody.html => tooltip-appendTo.html} |  207 +++-
 test/tooltip-opacity.html                          |  144 +++
 test/tooltip-valueFormatter.html                   |   39 +-
 test/universalTransition-multiLevelDrillDown.html  |  476 ++++++++
 test/visualMap-multi-continuous.html               |  319 ++++++
 theme/package.json                                 |    3 +
 tsconfig.json                                      |    1 +
 126 files changed, 6360 insertions(+), 853 deletions(-)
 create mode 100644 .github/workflows/.scripts/update-notice-year.js
 create mode 100644 .github/workflows/update-notice-year.yml
 create mode 100644 build/package.json
 copy test/ut/core/setup.ts => build/template/ssr/client/index.d.ts (96%)
 copy src/global.d.ts => build/template/ssr/client/index.js (96%)
 create mode 100644 dist/package.json
 create mode 100644 i18n/package.json
 create mode 100644 src/i18n/langAR.ts
 create mode 100644 src/i18n/langNL.ts
 create mode 100644 ssr/client/dist/index.js
 create mode 100644 ssr/client/dist/index.js.map
 create mode 100644 ssr/client/dist/package.json
 copy {src => ssr/client/src}/.eslintrc.yaml (97%)
 create mode 100644 ssr/client/src/index.ts
 copy test/{label-ellipsis.html => axis-align-lastLabel.html} (50%)
 copy test/{label-ellipsis.html => clip-line-cap.html} (66%)
 create mode 100644 test/clip2.html
 create mode 100644 test/dataset-source-two-typed-array.html
 create mode 100644 test/manual-svg-color-bug-202311.html
 create mode 100644 test/package.json
 create mode 100644 test/pie-endAngle.html
 create mode 100644 test/pie-pad-angle.html
 copy test/{bar-polar-null-data-radial.html => polar-end-angle.html} (50%)
 create mode 100644 test/roseType-labeline.html
 create mode 100644 test/runTest/actions/clip2.json
 create mode 100644 test/runTest/actions/pie-endAngle.json
 create mode 100644 test/runTest/actions/roseType-labeline.json
 create mode 100644 test/runTest/actions/tooltip-opacity.json
 create mode 100644 test/runTest/actions/visualMap-multi-continuous.json
 create mode 100644 test/ssr.html
 create mode 100644 test/sunburst-label-align.html
 copy test/{tooltip-appendToBody.html => tooltip-appendTo.html} (66%)
 create mode 100644 test/tooltip-opacity.html
 create mode 100644 test/universalTransition-multiLevelDrillDown.html
 create mode 100644 test/visualMap-multi-continuous.html
 create mode 100644 theme/package.json


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to