This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 11b4c8e93 Merge pull request #18558 from apache/master
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 fa5dbd8c6 update `init` function type signature so it can be identical
to document
add 8b0877344 Merge pull request #18575 from zhuscat/patch-1
add 41d906a67 fix: typo in echarts.all.ts
add 9e5745a01 Merge pull request #18613 from kirklin/master
add a237e0a78 fix(graph): fix graph chart can't be hidden by legend due to
edgeLabel NPE.
add dfd95aa50 chore: enable eslint cache.
add daa747931 Merge pull request #18624 from apache/fix/graph/edgeLabel-NPE
add bb403c1d4 test(pie): add a test case to cover #18412
add 38d02654b Merge pull request #18625 from apache/test/pie-selectedOffset
add 77ef25280 fix(axis): show last tick for single data #18453
add a555684bb Merge pull request #18469 from apache/fix-18453
add 9291b824b chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3
add e20d372b0 Merge pull request #18660 from
apache/dependabot/npm_and_yarn/socket.io-parser-3.4.3
add 060d5f958 test(deps): move some dependencies that only are required by
VRT to dedicated folder to speed up npm install.
add 8c4b8f404 fix(husky): fix husky hooks not install brought by the
update in 73e566cce94326e87173c2bf5699bc90864334e9
add 306af1055 test(deps): move `slugify` to test folder
add 5ae2c84ef feat(test): add tips for installing dependencies before
running visual test & add eslint config for `runTest` folder
add b7002c6ab feat(test): add scripts into VRT tool package.json
add 0749a6578 Merge pull request #18725 from apache/move-test-dep
add 54d82434b fix(label): revert fdda0254e2a1594f71a44a2a0c30def700e58acb
(#18222)
add 9ea570c97 fix(sankey): fix `value` is undefined in label/edgeLabel
formatter.
add 9ee9b91ca fix(sankey): prevent `edgeLabel` formatter from inheriting
`label.formatter`.
add 7dce2b6be test(pie): tweak `pie-label` test case
add f36dc4558 Merge pull request #18733 from
apache/fix/sankey-label-formatter
add 8ef4d3b8b fix(api): only deprecate disConnect but not disconnect
add f27b086b2 Merge pull request #18758 from Justineo/fix-disconnect
add c8ba77cc2 chore: merge
add 01df82a9e fix(ssr): remove unnecessary code
add cc71ba06c chore: update pre commit permission
add b0c833800 Merge pull request #18813 from apache/husky
add e7ad886d7 fix(sunburst): normalize label rotation when decompress from
matrix
add 0ddf9f77d Merge pull request #18808 from
linghaoSu/fix/sunburst-rotate-label
add bcb695c38 chore: add PR preview workflow
add ac41c5338 chore: change the query param `pr` of the `pr-preview`
action to `version`
add 48de47ed7 Merge pull request #18803 from apache/workflow/pr-preview
add 3f083f1ba chore(workflow): fix wrong env variable
add 78f56df4f Merge pull request #18828 from apache/fix/workflow-env-var
add 497c756ef chore(workflow): refactor pr review workflow
add 82153b647 Merge pull request #18829 from apache/workflow/pr-preview
add a373c6c46 fix(sankey): fix other state color is
'target/source/gradient'
add f22ee7ef8 fix(sankey): rm comment code & import type explicity
add 7866509bb Merge pull request #18834 from linghaoSu/fix/sankey-emphasis
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 9fa6220ea Merge pull request #18836 from apache/master
add a8ceb5b5e fix(endLabel): endLabel fail with null data #18839
add ca3718af8 test(endLabel): add test case
add dd53fc9f1 fix(endLabel): remove check of inner
add f4f532d6a Merge pull request #18845 from apache/release-dev
add aaa8cf904 chore: release v5.4.3
add 18b361adf Merge pull request #18886 from jiawulin001/release-dev
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
add dadc3ce7e chore: add source release debug file
add 39a690e16 chore: log jest version
add 5cd6322b8 Merge pull request #19567 from apache/chore-source-release
add 0e30eac78 Revert "chore: add source release debug file"
add 031a908fa Merge pull request #19569 from
apache/revert-19567-chore-source-release
add 385a817ca fix(toolbox): use `typeof` keyword rather than `isFunction`
util to detect if `MouseEvent` object is supported (fix unexpected replacement
in
https://github.com/apache/echarts/commit/53babd2b4c83e875f8df6c370b356d6b44c1919c#diff-0b91602cf047a98c67d6c4edaacbfa7399c8e0d2d4564b83ece8419d144aea84R64)
add 706b74b1c Merge pull request #19620 from apache/fix/toolbox/saveAsImage
add f996884b0 Merge pull request #19532 from apache/master
add d403486da fix: (1) fix that some old version bundler (like rollup) do
not recognize wildcard that not at the end of the patter string (e.g. "exports:
{"./*.js": "xxx"}"). (2) Add readme to package.json.
add 61af51385 Merge pull request #19543 from apache/module_default_esm_fix
add 1b1284fff Revert "fix(tooltip): fix opacity not work in tooltip marker"
add 2a43d110b Merge pull request #19558 from
apache/revert-18921-fix/tooltip-color
add e14cc9a04 fix(ssr): hovering legend items should not trigger tooltip
add 0392fb309 fix(ssr): call registerSSRDataGetter only with ssr
add 2deb0fd6a Merge pull request #19549 from apache/release-dev
add 3c6d9bb7c chore: release 5.5.0
add 52735fa11 Merge pull request #19564 from apache/release-dev
add fde9fbdbc fix(test): rename `jest.config.js` to `jest.config.cjs` to
fix jest can't run
add 4d3bbaefa Merge pull request #19568 from apache/fix-jest
add b7548af6a chore: add a key
add 3fbfd2bca Merge pull request #19577 from apache/release-dev
add 6cefe2700 fix: (1) Mistake in package.json "exports"."require" (2) Add
entry for 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.
add e3fa16caf Merge pull request #19593 from apache/module_default_esm_fix2
add b0b463919 chore: relase 5.5.0-rc.2
add b046d782e chore: rebuild and relase 5.5.0-rc.2
add 0f4967b1b Merge pull request #19594 from apache/release-dev
add b9f78094b Merge pull request #19628 from apache/release
new c77017025 Merge pull request #19632 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 | 52 +-
.github/workflows/nightly-next.yml | 4 +-
.github/workflows/nightly.yml | 4 +-
.github/workflows/pr-preview.yml | 76 +
.github/workflows/source-release.yml | 11 +-
.github/workflows/teardown-pr-preview.yml | 30 +
.github/workflows/update-notice-year.yml | 24 +
.gitignore | 4 +
.husky/pre-commit | 5 +
.huskyrc | 5 -
.npmignore | 1 +
KEYS | 58 +
NOTICE | 4 +-
build/build.js | 39 +-
build/config.js | 25 +-
build/package.json | 3 +
build/pre-publish.js | 53 +-
.../template/ssr/client/index.d.ts | 2 +-
.../template/ssr/client/index.js | 2 +-
dist/echarts.common.js | 13522 ++++--------
dist/echarts.common.js.map | 2 +-
dist/echarts.common.min.js | 4 +-
dist/echarts.esm.js | 21892 +++++-------------
dist/echarts.esm.js.map | 2 +-
dist/echarts.esm.min.js | 4 +-
dist/echarts.esm.min.mjs | 45 +
dist/{echarts.esm.js => echarts.esm.mjs} | 21894 +++++--------------
dist/{echarts.esm.js.map => echarts.esm.mjs.map} | 2 +-
dist/echarts.js | 21892 +++++-------------
dist/echarts.js.map | 2 +-
dist/echarts.min.js | 4 +-
dist/echarts.simple.js | 9104 +++-----
dist/echarts.simple.js.map | 2 +-
dist/echarts.simple.min.js | 4 +-
dist/extension/bmap.js | 109 +-
dist/extension/bmap.js.map | 2 +-
dist/extension/dataTool.js | 61 +-
dist/extension/dataTool.js.map | 2 +-
dist/package.json | 3 +
i18n/langAR-obj.js | 178 +
i18n/langAR.js | 174 +
i18n/langCS-obj.js | 4 +-
i18n/langCS.js | 4 +-
i18n/langDE-obj.js | 6 +-
i18n/langDE.js | 6 +-
i18n/langEN-obj.js | 4 +-
i18n/langEN.js | 4 +-
i18n/langES-obj.js | 60 +
i18n/langES.js | 60 +
i18n/langFI-obj.js | 60 +
i18n/langFI.js | 60 +
i18n/langFR-obj.js | 4 +-
i18n/langFR.js | 4 +-
i18n/langHU-obj.js | 4 +-
i18n/langHU.js | 4 +-
i18n/langIT-obj.js | 4 +-
i18n/langIT.js | 4 +-
i18n/langJA-obj.js | 4 +-
i18n/langJA.js | 4 +-
i18n/langKO-obj.js | 4 +-
i18n/langKO.js | 4 +-
i18n/langNL-obj.js | 175 +
i18n/langNL.js | 171 +
i18n/langPL-obj.js | 4 +-
i18n/langPL.js | 4 +-
i18n/langPT-br-obj.js | 4 +-
i18n/langPT-br.js | 4 +-
i18n/langRO-obj.js | 4 +-
i18n/langRO.js | 4 +-
i18n/langRU-obj.js | 4 +-
i18n/langRU.js | 4 +-
i18n/langSI-obj.js | 4 +-
i18n/langSI.js | 4 +-
i18n/langTH-obj.js | 60 +
i18n/langTH.js | 60 +
i18n/langTR-obj.js | 4 +-
i18n/langTR.js | 4 +-
i18n/langUK-obj.js | 4 +-
i18n/langUK.js | 4 +-
i18n/langVI-obj.js | 4 +-
i18n/langVI.js | 4 +-
i18n/langZH-obj.js | 4 +-
i18n/langZH.js | 4 +-
i18n/package.json | 3 +
package-lock.json | 4735 +---
package.README.md | 37 +
package.json | 136 +-
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 | 7 +-
src/chart/pie/PieSeries.ts | 5 +
src/chart/pie/pieLayout.ts | 92 +-
src/chart/sankey/SankeyView.ts | 105 +-
src/chart/scatter/ScatterView.ts | 9 +-
src/chart/sunburst/SunburstPiece.ts | 48 +-
src/component/axis/AngleAxisView.ts | 13 +-
src/component/axis/AxisBuilder.ts | 40 +-
src/component/axis/RadiusAxisView.ts | 12 +-
src/component/legend/LegendView.ts | 24 +-
src/component/toolbox/ToolboxView.ts | 10 +-
src/component/toolbox/feature/SaveAsImage.ts | 7 +-
src/component/toolbox/featureManager.ts | 4 +
src/component/tooltip/TooltipHTMLContent.ts | 67 +-
src/component/tooltip/TooltipModel.ts | 12 +-
src/component/tooltip/TooltipView.ts | 9 +-
src/component/tooltip/seriesFormatTooltip.ts | 3 +-
src/component/tooltip/tooltipMarkup.ts | 5 +-
src/component/visualMap/ContinuousView.ts | 23 +-
src/coord/Axis.ts | 2 +-
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 | 50 +-
src/core/locale.ts | 2 +-
src/data/Source.ts | 2 +-
src/data/helper/sourceHelper.ts | 2 +-
src/echarts.all.ts | 6 +-
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/LabelManager.ts | 15 +-
src/label/labelGuideHelper.ts | 4 +-
src/label/labelStyle.ts | 6 +-
src/processor/dataSample.ts | 18 +-
src/util/graphic.ts | 2 +-
src/util/innerStore.ts | 6 +
src/util/states.ts | 32 +-
src/util/types.ts | 6 +-
src/visual/aria.ts | 3 +-
ssr/client/dist/index.js | 105 +
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 | 117 +-
test/lib/config.js | 1 +
test/lib/testHelper.js | 3 +
test/line-endLabel.html | 44 +-
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-label.html | 3 +
test/pie-pad-angle.html | 133 +
test/pie.html | 35 +-
...-null-data-radial.html => polar-end-angle.html} | 77 +-
test/roseType-labeline.html | 120 +
{extension-src => test/runTest}/.eslintrc.yaml | 8 +-
test/runTest/actions/__meta__.json | 11 +-
test/runTest/actions/clip2.json | 1 +
test/runTest/actions/graph-case.json | 1 +
test/runTest/actions/pie-endAngle.json | 1 +
test/runTest/actions/pie.json | 2 +-
test/runTest/actions/roseType-labeline.json | 1 +
.../runTest/actions/sankey-emphasis-lineStyle.json | 1 +
test/runTest/actions/sunburst-label-rotate.json | 1 +
.../actions/visualMap-multi-continuous.json | 1 +
test/runTest/client/index.html | 4 +-
test/runTest/package-lock.json | 5023 +++++
test/runTest/package.json | 13 +-
test/runTest/recorder/index.html | 4 +-
test/runTest/server.js | 15 +-
test/sankey-emphasis-lineStyle.html | 98 +
test/sankey-labelValue.html | 27 +-
test/ssr.html | 208 +
test/sunburst-label-align.html | 1197 +
test/sunburst-label-rotate.html | 110 +
test/sunburst-label.html | 7 +-
test/svg-ssr.html | 38 +-
test/toolbox-textStyle.html | 122 +-
...tip-appendToBody.html => tooltip-appendTo.html} | 207 +-
test/tooltip-valueFormatter.html | 39 +-
test/ut/{jest.config.js => jest.config.cjs} | 0
test/visualMap-multi-continuous.html | 319 +
theme/package.json | 3 +
tsconfig.json | 1 +
211 files changed, 36884 insertions(+), 69167 deletions(-)
create mode 100644 .github/workflows/.scripts/update-notice-year.js
create mode 100644 .github/workflows/pr-preview.yml
create mode 100644 .github/workflows/teardown-pr-preview.yml
create mode 100644 .github/workflows/update-notice-year.yml
create mode 100755 .husky/pre-commit
delete mode 100644 .huskyrc
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/echarts.esm.min.mjs
copy dist/{echarts.esm.js => echarts.esm.mjs} (92%)
copy dist/{echarts.esm.js.map => echarts.esm.mjs.map} (50%)
create mode 100644 dist/package.json
create mode 100644 i18n/langAR-obj.js
create mode 100644 i18n/langAR.js
create mode 100644 i18n/langNL-obj.js
create mode 100644 i18n/langNL.js
create mode 100644 i18n/package.json
create mode 100644 package.README.md
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
copy {extension-src => test/runTest}/.eslintrc.yaml (92%)
create mode 100644 test/runTest/actions/clip2.json
create mode 100644 test/runTest/actions/graph-case.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/sankey-emphasis-lineStyle.json
create mode 100644 test/runTest/actions/sunburst-label-rotate.json
create mode 100644 test/runTest/actions/visualMap-multi-continuous.json
create mode 100644 test/runTest/package-lock.json
create mode 100644 test/sankey-emphasis-lineStyle.html
create mode 100644 test/ssr.html
create mode 100644 test/sunburst-label-align.html
create mode 100644 test/sunburst-label-rotate.html
copy test/{tooltip-appendToBody.html => tooltip-appendTo.html} (66%)
rename test/ut/{jest.config.js => jest.config.cjs} (100%)
create mode 100644 test/visualMap-multi-continuous.html
create mode 100644 theme/package.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]