This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch ssr
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 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)
new 7dd9b3786 chore: merge
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:
.github/workflows/ci.yml | 44 +-
.github/workflows/pr-preview.yml | 76 +
.github/workflows/teardown-pr-preview.yml | 30 +
.husky/pre-commit | 0
dist/echarts.common.js | 6064 ++++++-------
dist/echarts.common.js.map | 2 +-
dist/echarts.common.min.js | 4 +-
dist/echarts.esm.js | 9191 ++++++++++----------
dist/echarts.esm.js.map | 2 +-
dist/echarts.esm.min.js | 4 +-
dist/echarts.js | 9191 ++++++++++----------
dist/echarts.js.map | 2 +-
dist/echarts.min.js | 4 +-
dist/echarts.simple.js | 4686 +++++-----
dist/echarts.simple.js.map | 2 +-
dist/echarts.simple.min.js | 4 +-
dist/extension/bmap.js.map | 2 +-
dist/extension/dataTool.js.map | 2 +-
i18n/langDE-obj.js | 2 +-
i18n/langDE.js | 2 +-
package-lock.json | 810 +-
package.json | 2 +-
src/chart/graph/GraphSeries.ts | 2 +-
src/chart/helper/createClipPathFromCoordSys.ts | 10 +-
src/chart/line/LineView.ts | 5 +-
src/chart/pie/PieSeries.ts | 5 +
src/chart/pie/pieLayout.ts | 92 +-
src/chart/sankey/SankeyView.ts | 70 +-
src/chart/scatter/ScatterView.ts | 9 +-
src/chart/sunburst/SunburstPiece.ts | 48 +-
src/component/axis/AngleAxisView.ts | 13 +-
src/component/axis/RadiusAxisView.ts | 12 +-
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/cartesian/Cartesian2D.ts | 12 +-
src/coord/polar/AxisModel.ts | 1 +
src/coord/polar/polarCreator.ts | 3 +-
src/core/echarts.ts | 25 +-
src/core/locale.ts | 2 +-
src/data/Source.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/LabelManager.ts | 3 +
src/label/labelGuideHelper.ts | 4 +-
src/model/mixin/dataFormat.ts | 2 +
src/util/format.ts | 8 +-
src/util/graphic.ts | 2 +-
src/util/types.ts | 5 +-
src/visual/aria.ts | 3 +-
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/line-endLabel.html | 44 +-
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/pie-endAngle.json | 1 +
test/runTest/actions/roseType-labeline.json | 1 +
.../runTest/actions/sankey-emphasis-lineStyle.json | 1 +
test/runTest/actions/sunburst-label-rotate.json | 1 +
test/runTest/actions/tooltip-opacity.json | 1 +
.../actions/visualMap-multi-continuous.json | 1 +
test/sankey-emphasis-lineStyle.html | 98 +
test/sunburst-label-align.html | 1197 +++
test/sunburst-label-rotate.html | 110 +
test/sunburst-label.html | 7 +-
test/toolbox-textStyle.html | 122 +-
...tip-appendToBody.html => tooltip-appendTo.html} | 207 +-
test/tooltip-opacity.html | 144 +
test/tooltip-valueFormatter.html | 39 +-
test/visualMap-multi-continuous.html | 319 +
103 files changed, 19270 insertions(+), 15135 deletions(-)
create mode 100644 .github/workflows/pr-preview.yml
create mode 100644 .github/workflows/teardown-pr-preview.yml
mode change 100644 => 100755 .husky/pre-commit
create mode 100644 src/i18n/langAR.ts
create mode 100644 src/i18n/langNL.ts
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/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/sankey-emphasis-lineStyle.json
create mode 100644 test/runTest/actions/sunburst-label-rotate.json
create mode 100644 test/runTest/actions/tooltip-opacity.json
create mode 100644 test/runTest/actions/visualMap-multi-continuous.json
create mode 100644 test/sankey-emphasis-lineStyle.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%)
create mode 100644 test/tooltip-opacity.html
create mode 100644 test/visualMap-multi-continuous.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]