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 52104f7da Merge pull request #21132 from apache/release-dev
     add 57f9ceb16 test: revert incorrect modification introduced in 
c4481090e1a228c883bede102599fc14962e556a , which disable this svn checker.
     add 724b7bf99 Merge pull request #21138 from apache/fix/check-build
     add a69836aa7 Merge pull request #21145 from apache/release
     add fb0658c7e fix(husky): remote checkheader from pre-commit temporarily, 
since it is not completely correct and prevent commit.
     add 110c613fb Merge pull request #21146 from apache/fix/check-header-tmp
     add 7aa73b2ab feat(radar): add clockwise options support
     add f27e1e39e test(radar): add radar chart direction test case
     add 8c4653f8b Merge pull request #21143 from daidr/feat/radar-clockwise
     add 7db0681d9 fix: Fix missing semicolon in pre-publish.js.
     add 29ebb23cb Merge pull request #21179 from 
zhangqin2-yewu/feat_repair_semicolon
     add 3ae4c55d2 chore: add unpkg entry
     add 2d0b35a0a Merge pull request #21177 from kingyue737/patch-1
     add 5966ad18f fix(dataZoom): handleLabel should be an optional type #21161
     add a3420d74c Merge pull request #21175 from apache/fix-type
     add ca875d217 chore(deps-dev): bump tmp from 0.2.1 to 0.2.4
     add d0d53db62 Merge pull request #21172 from 
apache/dependabot/npm_and_yarn/tmp-0.2.4
     add 89065c094 fix(chord): add missing export entry for chord chart
     add 38116d0f6 Merge pull request #21197 from apache/fix/chord/export-entry
     add 4bf741e79 fix(toolbox): dataView darkmode
     add 4c3f305c2 chore: property shorthand,update src/theme/dark.ts
     add edbadad54 Merge pull request #21176 from notthistrain/fix-21170
     add 5956c51b0 test(pie-coord-sys): migrate test cases: "pie on amap" and 
"pie on bmap" to separate file, to avoid affect other case if the external 
links are unavailable or disabled.
     add 700097e87 Merge remote-tracking branch 'origin/master' into 
fix/ts-export-type
     add 8fcf9405c test(pie-coord-sys): test for pie on two grid within a 
single echarts instance.
     add 5643027e5 fix(ts): Fix the option type of dataZoom reference 
(querying) axis.
     add 98778a0da fix(ts): Fix exported option type of visualMap referencing 
(querying) series.
     add e8ff528e9 fix(ts): Add and supplement option type for users ts check - 
the coordinate system query (by xxxIndex, xxxId) when components and series lay 
out based on coordinate system.
     add 8cc7ef916 fix(ts): prop `map` should not be mandatory; consider the 
case that series.map use an external geo component.
     add bf459eb67 fix(ts): fix matrix type for matrix.x.data: [null, null, 
null]
     add 69074790e fix(viewCoodSys): Fix legacy center impl, introduced in 
v6.0.0.
     add cda66dea9 fix(ts): Remove incorrect type in thumbnail.
     add 5468223d5 ts(axisBreak): Fix type - should be optional.
     add 4015f2386 ts: Fix export typo.
     add ae81f7a60 Merge pull request #21147 from apache/fix/ts-export-type
     add cbf5c62a3 fix(bar): wrong data label position when bar width/height is 0
     add 8ba89a9ef Merge pull request #21218 from Justin-ZS/fix/21144
     add dfcc8d944 Correct type of nodeScaleRatio on graph
     add 6b2860f56 Merge pull request #21229 from 
ocshawn/fix-graphNodeScaleRatioType
     add 2e4217988 fix(dataset): wrong area when dimension name is empty string
     add be1028e70 Merge pull request #21219 from Justin-ZS/fix/20756_2
     add d69383c6a fix(gauge): apply correct color to progress when set to 
'auto'
     add 0b06d7f82 feat(gauge): extract duplication to variable
     add b94047fb4 Merge pull request #21224 from 
StNimmerlein/fix/color-progress-bar-in-gauge-chart
     add 792ce901f fix:  axisLabel.formatter does not receive indexs when using 
customValues
     add e192f497b test: added a test case
     add 4d2f183ee Merge pull request #21220 from szymonpachucki/fix-21216
     add afe0bc38c fix(dataZoom): handle NaN rect coords in positionGroup. 
close #21195
     add 369d3b601 test: add visual test case
     add 513918064 Merge pull request #21196 from alesmit/fix-21195
     add ddf6ac839 chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 in 
/test/runTest
     add 7985f205e Merge pull request #21291 from 
apache/dependabot/npm_and_yarn/test/runTest/tar-fs-3.1.1
     add 17b6c77b1 fix(core): mark echarts instance object as raw in Vue 
(resolves #21267 and more similar issues)
     add 37209e201 Merge pull request #21293 from apache/fix/markRaw-in-vue
     add 919bfff97 Fix the each() method example
     add 9f741e15c Merge pull request #21294 from Yurunsoft/fix-each-example
     add 2362925e5 feat(sunburst): align root node label to center
     add 8f319edc5 chore: apply review comment
     add 9c07df0e8 chore: apply review comment
     add b217c9b6c Merge pull request #21306 from 
akashsonune/feat/align-root-node-label-to-center
     add 075d1a813 fix: axis common types. close #21312
     add 6b82c48a0 Merge pull request #21313 from gzamann/fix-axis-common-type
     add 91739bbe8 feat(pie):add `tangential-fixed` rotation mode to keep 
labels tangential without flipping. close #21257
     add f2570e740 feat(pie):add `tangential-fixed` rotation mode to keep 
labels tangential without flipping
     add 37649a536 fix(pie):rename tangential-fixed rotation mode to 
tangential-noflip for clearer semantics
     add fa2d67a98 style(pie):fix unnecessary formatting in 
pie-label-rotate.html
     add 6be00475e Merge pull request #21258 from 
MC-YCY/fix-label-tangential-fixed
     add 51ae58df4 Merge pull request #21320 from mynk2611/fix-20216
     add 5e54f9db1 feat(matrix): Support matrix.x/y.length for conveniently 
create a headless matrix without composing an array.
     add 2a0984583 Merge pull request #21191 from apache/feat/matrix-tweak
     add 9233c5e59 github: (1) Add security checking hints in PR template. (2) 
Merge "Misc" and "Others", as they may confuse readers.
     add 6b102fc6e Merge pull request #21327 from apache/pr-template-mod
     add 79f355a89 chore(deps-dev): bump validator from 13.7.0 to 13.15.20
     add 976f5bbd0 Merge pull request #21330 from 
apache/dependabot/npm_and_yarn/validator-13.15.20
     add 94aa06d4a fix: horizontal candlesticks with encode. close #21322
     add bb875b5f2 fix: resolve not-null checks and improved layout selection 
logic
     add 8eb93d090 fix: added more test cases and resolved unnescessary changes
     add f94f2214f fix: (1) priority of defaults by layout and axis types. (2) 
init animation.
     add 38449543e Merge pull request #21325 from PPRAMANIK62/fix-21322
     add 1808e5089 feat(axis): support dataMin/dataMax to calc a nice axis range
     add a4dfbec9b fix: code review
     add 1e9b6e10b Merge pull request #20838 from Justin-ZS/feat/20770
     add 2a234b396 feat(visualMap): able to set the 'dimension' to an array
     add a762c7bc2 feat(visualMap): add seriesTargets to mapping different 
series -> dimension
     add 6eddf4bcc test(visualmap): add more test
     add f6f7bdfd5 fix: revert irrelevant changes
     add 18c17b73b fix: code review
     add b322f2c90 style: use zrUtil.find rather than array.find
     add 7a3931370 Merge pull request #20703 from Justin-ZS/fix/20662
     add cb2d46dce fix(workflow): fix match pattern for changed files 
collection in the lint action
     add 6f305b497 Merge pull request #21347 from 
apache/workflow/fix-lint-diff-file-pattern
     add 3010cb879 fix(time-axis): resolve TypeError when using customValues 
with formatter on time axis
     add e9b24dbce test: add customValues with formatter test case to 
axis-customTicks.html
     add aa9db721d Merge pull request #21352 from 
Srajan-Sanjay-Saxena/fix/time-axis-custom-labels
     add f5534bb42 feat(line): triggerAreaEvent option for more control over 
mouse event
     add f95af4c54 Rename option to triggerLineOnlyEvent
     add dea397da2 change line series option to triggerEvent, deprecate 
triggerLineEvent
     add 61afd73df feat(line): 1) add `selfType` property into line/area 
trigger event for determining this event is triggered by area or line 2) allow 
disabling line/area event 3) update test case
     add 3a39f66e4 Merge remote-tracking branch 'remotes/upstream/master' into 
fix-21000-line-event
     add 27d3dbccb test(line): add VRT test case
     add 68a151a4a fix(line): tweak logic
     add 5a575c9de fix(line): tweak deprecation tip
     add ccbbd8a3c Merge pull request #21001 from sjcobb/fix-21000-line-event
     add 2e280ee8f chore(deps-dev): bump js-yaml from 3.14.0 to 3.14.2
     add 9a4eb7ef4 Merge pull request #21380 from 
apache/dependabot/npm_and_yarn/js-yaml-3.14.2
     add 19e8f88c6 chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in 
/test/runTest
     add 6907c99b8 Merge pull request #21381 from 
apache/dependabot/npm_and_yarn/test/runTest/js-yaml-4.1.1
     add cc1815120 fix(toolbox): fix default emphasis color
     add 18f5f8574 Merge pull request #21384 from apache/fix-toolbox
     add e79fb09eb fix(tooltip): Changing tooltip config doesn't refresh the 
displayed tooltip
     add 272d631a1 fix: code review
     add 0698205a0 fix: code review
     add 23ae6c0e5 Merge pull request #20710 from Justin-ZS/fix/20706
     add 0b99fb079 chore(deps-dev): bump validator from 13.15.20 to 13.15.23
     add 9cbbe57a0 Merge pull request #21402 from 
apache/dependabot/npm_and_yarn/validator-13.15.23
     add 09c721ffc fix(matrix): label formatter not work
     add 819208a10 fix: code review
     add ba79acfdb Merge pull request #21410 from Justin-ZS/fix/21403
     add c2374966b Merge pull request #21425 from 
fanwww/fix-pie-labelLine-smooth
     add 611a83273 fix(parallel): calculate axis extent after processing series 
extents
     add 936e870ac test(parallel): add parallel series max min test case
     add b594aae31 Merge pull request #21387 from jackhickson/fix-18082
     add 921496a2e fix(axis): refactor axisLabel formatter
     add 2292edbdf Merge pull request #21432 from apache/fix-axisTickLabel
     add 7cdcb5e06 fix(types): remove export assignment to support typescript 
esm compatibility
     add a0b8a7825 Merge branch 'master' into pr-21411
     add ea65b17de test: mv TS test cases
     add 905027d5b test: Enrich TS test cases -- package.json "type": "module" 
and tsconfig "module" & "moduleResolution" are involved.
     add 376338c51 ts: refactor TS entries to satisfy recent TS versions and 
modern usage, as well as fix duplicated type definitions.
     add e21c4198a tweak
     add 047f05e35 ts: update rollup-plugin-dts to support new features.
     add 83ee45cfd Merge pull request #21411 from 
akashsonune/fix/remove-export-assignment-to-support-modern-typeScript-esm
     new 7fec6cf21 Merge pull request #21435 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:
 .github/pull_request_template.md                   |  10 +-
 .github/workflows/ci.yml                           |   2 +-
 .gitignore                                         |   3 +
 .husky/pre-commit                                  |   1 -
 build/pre-publish.js                               |  90 ++++--
 build/template/charts.d.ts                         |   4 +-
 build/template/components.d.ts                     |   4 +-
 build/template/core.d.ts                           |   4 +-
 build/template/features.d.ts                       |   4 +-
 build/template/option.d.ts                         |   4 +-
 build/template/renderers.d.ts                      |   4 +-
 build/template/ssr/client/index.d.ts               |   4 +-
 build/testDts.js                                   | 119 ++++++--
 index.d.ts                                         |  13 +-
 package-lock.json                                  | 155 +++++-----
 package.README.md                                  |  78 ++++-
 package.json                                       |  21 +-
 src/chart/bar/BarView.ts                           |  22 +-
 src/chart/boxplot/BoxplotView.ts                   |   2 +-
 src/chart/boxplot/boxplotLayout.ts                 |   2 +-
 src/chart/candlestick/CandlestickSeries.ts         |   4 +
 src/chart/candlestick/CandlestickView.ts           |  27 +-
 src/chart/candlestick/candlestickLayout.ts         |   4 +-
 src/chart/{bar.ts => chord.ts}                     |   2 +-
 src/chart/chord/ChordSeries.ts                     |   6 +-
 src/chart/custom/CustomSeries.ts                   |   6 +-
 src/chart/effectScatter/EffectScatterSeries.ts     |   6 +-
 src/chart/funnel/FunnelSeries.ts                   |   5 +-
 src/chart/gauge/GaugeSeries.ts                     |   5 +-
 src/chart/gauge/GaugeView.ts                       |   8 +-
 src/chart/graph/GraphSeries.ts                     |   8 +-
 src/chart/heatmap/HeatmapSeries.ts                 |   6 +-
 src/chart/helper/EffectLine.ts                     |   6 +-
 src/chart/helper/EffectPolyline.ts                 |   6 +-
 src/chart/helper/whiskerBoxCommon.ts               |  44 ++-
 src/chart/line/LineSeries.ts                       |  18 +-
 src/chart/line/LineView.ts                         |  30 +-
 src/chart/lines/LinesSeries.ts                     |   5 +-
 src/chart/map/MapSeries.ts                         |   6 +-
 src/chart/parallel/ParallelSeries.ts               |   6 +-
 src/chart/pie/PieSeries.ts                         |  12 +-
 src/chart/pie/labelLayout.ts                       |   4 +-
 src/chart/radar/RadarSeries.ts                     |   8 +-
 src/chart/sankey/SankeySeries.ts                   |   6 +-
 src/chart/scatter/ScatterSeries.ts                 |   6 +-
 src/chart/sunburst/SunburstPiece.ts                |   2 +-
 src/chart/sunburst/SunburstSeries.ts               |   6 +-
 src/chart/tree/TreeSeries.ts                       |   5 +-
 src/chart/treemap/TreemapSeries.ts                 |   6 +-
 src/component/dataZoom/DataZoomModel.ts            |  22 +-
 src/component/dataZoom/SliderZoomModel.ts          |  10 +-
 src/component/dataZoom/SliderZoomView.ts           |   7 +-
 src/component/legend/LegendModel.ts                |   8 +-
 src/component/matrix/MatrixView.ts                 |  26 +-
 src/component/thumbnail/ThumbnailModel.ts          |   8 +-
 src/component/timeline/TimelineModel.ts            |   9 +-
 src/component/title/install.ts                     |   8 +-
 src/component/toolbox/ToolboxModel.ts              |  12 +-
 src/component/tooltip/TooltipView.ts               |  15 +
 src/component/visualMap/VisualMapModel.ts          |  61 +++-
 src/component/visualMap/preprocessor.ts            |  15 +
 src/coord/View.ts                                  |   2 +-
 src/coord/axisCommonTypes.ts                       |  20 +-
 src/coord/axisTickLabelBuilder.ts                  |   4 +-
 src/coord/cartesian/GridModel.ts                   |  10 +-
 src/coord/geo/GeoModel.ts                          |  10 +-
 src/coord/matrix/MatrixDim.ts                      |   8 +
 src/coord/matrix/MatrixModel.ts                    |  20 +-
 src/coord/parallel/Parallel.ts                     |   7 +-
 src/coord/parallel/ParallelModel.ts                |  12 +-
 src/coord/polar/PolarModel.ts                      |  10 +-
 src/coord/radar/Radar.ts                           |   5 +-
 src/coord/radar/RadarModel.ts                      |  15 +-
 src/coord/scaleRawExtentInfo.ts                    |  34 ++-
 src/coord/single/AxisModel.ts                      |   6 +-
 src/core/echarts.ts                                |   3 +
 src/data/DataStore.ts                              |   4 +-
 src/data/SeriesData.ts                             |   2 +
 src/export/all.ts                                  |   2 +
 src/export/option.ts                               |   7 +-
 src/label/labelGuideHelper.ts                      |  12 +-
 src/scale/Time.ts                                  |   6 +-
 src/theme/dark.ts                                  |  10 +
 src/util/model.ts                                  |   6 +-
 src/util/time.ts                                   |   2 +-
 src/util/types.ts                                  |  21 +-
 test/axis-customTicks.html                         |  55 ++++
 test/axis-data-min-max.html                        | 335 +++++++++++++++++++++
 test/axisLabel.html                                |  55 ++++
 test/bar-zero-label.html                           | 119 ++++++++
 test/candlestick-horizontal.html                   | 257 ++++++++++++++++
 test/check-build.html                              |   6 +-
 test/dataZoom-single-datapoint.html                |  93 ++++++
 test/echarts-in-vue.html                           | 325 ++++++++++++++++++++
 test/gauge-progress.html                           |  52 ++++
 test/line-area-empty-dimension-name.html           |  60 ++++
 test/lines-symbol.html                             | 107 +++++--
 test/matrix-label-formatter.html                   | 208 +++++++++++++
 test/matrix.html                                   |  44 +++
 test/parallel-bounds.html                          | 152 ++++++++++
 test/pie-coordinate-system-amap.html               |  94 ++++++
 test/pie-coordinate-system-bmap.html               |  98 ++++++
 test/pie-coordinate-system.html                    | 170 +++--------
 test/pie-label-rotate.html                         |   3 +-
 test/pie-labelLine-smooth.html                     |  90 ++++++
 test/polyline-gon-event.html                       | 146 +++++++--
 test/radar-clockwise-interactive.html              | 330 ++++++++++++++++++++
 test/radar-clockwise.html                          | 124 ++++++++
 test/runTest/actions/__meta__.json                 |   2 +
 test/runTest/actions/polyline-gon-event.json       |   1 +
 test/runTest/actions/tooltip-refresh.json          |   1 +
 test/runTest/package-lock.json                     |  26 +-
 test/sunburst-label-centering.html                 | 185 ++++++++++++
 test/tooltip-refresh.html                          | 120 ++++++++
 test/types/cjs/main.ts                             |  44 +++
 .../.scripts => test/types/cjs}/package.json       |   0
 test/types/{ => esm}/basic.ts                      |   2 +-
 test/types/{ => esm}/event.ts                      |   4 +-
 test/types/{ => esm}/importPartial.ts              |  18 +-
 test/types/no-module/main.ts                       |  24 ++
 test/types/package.json                            |   8 +
 test/visualmap-seriesTargets.html                  | 109 +++++++
 122 files changed, 4196 insertions(+), 519 deletions(-)
 copy src/chart/{bar.ts => chord.ts} (95%)
 create mode 100644 test/axis-data-min-max.html
 create mode 100644 test/bar-zero-label.html
 create mode 100644 test/candlestick-horizontal.html
 create mode 100644 test/dataZoom-single-datapoint.html
 create mode 100644 test/echarts-in-vue.html
 create mode 100644 test/line-area-empty-dimension-name.html
 create mode 100644 test/matrix-label-formatter.html
 create mode 100644 test/parallel-bounds.html
 create mode 100644 test/pie-coordinate-system-amap.html
 create mode 100644 test/pie-coordinate-system-bmap.html
 create mode 100644 test/pie-labelLine-smooth.html
 create mode 100644 test/radar-clockwise-interactive.html
 create mode 100644 test/radar-clockwise.html
 create mode 100644 test/runTest/actions/polyline-gon-event.json
 create mode 100644 test/runTest/actions/tooltip-refresh.json
 create mode 100644 test/sunburst-label-centering.html
 create mode 100644 test/tooltip-refresh.html
 create mode 100644 test/types/cjs/main.ts
 copy {.github/workflows/.scripts => test/types/cjs}/package.json (100%)
 rename test/types/{ => esm}/basic.ts (94%)
 rename test/types/{ => esm}/event.ts (94%)
 rename test/types/{ => esm}/importPartial.ts (80%)
 create mode 100644 test/types/no-module/main.ts
 create mode 100644 test/types/package.json
 create mode 100644 test/visualmap-seriesTargets.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to