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

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


    from 86eba716f Merge pull request #17190 from apache/release-dev
     add 032e73835 fix(typo): Trasition -> Transition
     add 1047e897b Merge pull request #17193 from kxxoling/fix-typo
     add 905b32405 chore: update pr template to improve doc control
     add 5d813ddcc Merge pull request #17201 from apache/fix-pr
     add 11a9247e7 Merge pull request #17213 from apache/release
     add 821b24ad6 fix:improve interface SunburstSeriesOption and 
TreemapSeriesOption
     add 18c333706 Merge pull request #17218 from dmzc/5.3.2
     add ae66fe6de feat(i18n): add Ukrainian translation. close #17243
     add f4e786429 Merge pull request #17244 from Amice13/fix-17243
     add aeca584e7 chore: fix publish ci on fork
     add f950face5 chore: check owner on specific workflows
     add 0f9f16c7f Merge pull request #17245 from apache/fix-publish-ci-on-fork
     add 6212121e9 fix(line): set default z/zlevel for temporary symbol to 
avoid warnings.
     add 26fbb7565 Merge pull request #17247 from apache/fix/tmp-symbol-z
     add bafb0f9a8 feat(treemap.breadcrumb): add `emphasis` state (#17242)
     add 731362be0 chore(workflow): close stale issues as not planned rather 
than completed. [ci skip]
     add 89d57f21b Merge pull request #17304 from apache/stale-close-reason
     add 70b10e198 fix(custom): fix potential NPE when applying leave 
transition.
     add 64a86ba3e Merge pull request #17308 from apache/fix-custom
     add 8951f4199 chore: upgrade stale action to v5
     add 2d7d59c0a Merge pull request #17317 from apache/fix-stale-bot
     add 11f488c07 fix(axis): fix axis symbol is not reverted when axis is 
reverse.
     add 2f13981a7 Merge pull request #17329 from apache/fix/axis-line-symbol
     add 131774302 fix(visualMap): fix the indicator doesn't show when hovering 
on map label.
     add 71bdec63c chore: fix some typos
     add 2f29323e1 fix(visualMap): fix wrong type of ecData.
     add add11459e Merge pull request #17346 from 
apache/fix/visualMap-label-indicator
     add 1822053ea fix(type): add missing type `number` to `emphasis.scale` of 
scatter/line/graph series.
     add 6e3efd8fb style: fix typo of `RoamPayload`.
     add 65d867e2e Merge pull request #17390 from apache/fix/symbol-scale-types
     add a214eda00 单轴反向失效问题修复
     add 8cdcc7daf Merge pull request #17411 from 
wind108369/bugfix-single-inverse
     add 28baad87b chore(deps-dev): bump terser from 5.3.8 to 5.14.2
     add 178ec6fbd Merge pull request #17407 from 
apache/dependabot/npm_and_yarn/terser-5.14.2
     add d08a58f35 style: spelling mistakes
     add c7a8547ba style: spelling mistakes
     add 6a261fb79 style: spelling mistakes
     add 800fccaae Merge pull request #17383 from ZXYT/style-spelling-mistakes
     add d5ee24d75 fix(pie): fix `labelLine` may not be hidden when 
`minShowLabelRadian` is specified, resolves #17013.
     add 67afcbd2c Merge pull request #17412 from apache/fix-pie-labelLine
     add 749b64e94 fix(bar-race): provide subPixelOptimize option to solve 
#14679
     add 52d89e7c8 test(bar-race): update test
     add 5470effe5 feat(axis): set subPixelOptimize to be false during animation
     add 979654c46 fix(axis): remove unnecessary files
     add 466d08f41 fix(axis): when update for the first time, make sure done is 
called
     add 1a1575494 fix(subpixel): set animation with subpixel optimization
     add bc4ee6c95 fix(custom): fix elements may not be removed after updates 
#17333
     add 22c821823 fix(custom): apply leave transition and add more comments
     add ee3b8357c test(custom): add a test case with {} that should preserve 
child
     add fc43e0ac1 test(custom): add a test case
     add 44e650e3b fix(custom): fix the case for element after the null child
     add 8fc48c727 fix(custom): ignore element when renderItem returns a group 
with null elements
     add 09e0c801a test(custom): update test case for custom update
     add d9d00b89b Merge branch 'master' into fix-17333
     add c58437740 Merge pull request #17349 from apache/fix-17333
     add c76c297e6 fix(symbol): fix `emphasis.scale` can't be reset and 
specified value may not be respect.
     add bffad00b2 test(symbol): add test case for `emphasis.scale`
     add 4ed662984 test(vrt): fix changing value of select via js doesn't 
trigger `change` event.
     add 8294147a8 fix(symbol): remove unused import.
     add 8e4b5f075 Merge pull request #17442 from 
apache/fix/symbol-emphasis-scale
     add 715e1daee fix(custom): set ignore only if old child exists (#17450)
     add 59e180ec0 chore: fix wrong imports from `echarts.all`
     add e3c8e3cea chore: fix wrong imports from `echarts.all`
     add 074aa815e Merge pull request #17452 from apache/fix-import
     add 3a6c0979b 优化饼图性能
     add 77ee2a1cc test(pie): tweak pie-percent case - add time log, 
percentPrecision & label formatter.
     add d2746afba test(pie): fix test case pie3.html
     add c076a0ce6 Merge pull request #17275 from 
wind108369/improve-pie-performance
     add 08eb9a87e fix(theme): fix the abandoned normal level in the theme 
file. close #17473
     add 1e7f3b875 fix(theme):  move the label block to the outside.
     add abd40cc02 Merge pull request #17482 from Liangism/fix-17473
     add ef3e28fed feat(gauge): axisLabel support rotate like sunburst. close 
15944
     add a29d37c29 Merge pull request #16985 from MeetzhDing/fix-15944
     add f21ec1d29 fix: sliderZoom in candlestick dataset error
     add 63e05ae14 Merge pull request #17237 from jiawulin001/issue#17228
     add c885e6503 fix(log): fix log axis breaks a single data whose log value 
is negative #13154
     add 4bf7f4d56 fix(log): cache base variable
     add 62ebcb915 Merge pull request #17322 from apache/fix-13154
     add c1b677597 feat(pie): support specifying coordinate system for pie 
series.
     add a6307826c feat(bmap): support `convertToPixel` & `convertFromPixel` 
API.
     add 9bcded12e Merge pull request #17132 from 
apache/feat/pie-coordinate-system
     add f957036e8 Merge branch 'master' into fix-subpixel
     add 3c4179cd6 fix(subpixel): remove function
     add 118de18a4 fix(subpixel): refactor
     add c277d3927 fix(subpixel): refactor subPixelOptimizeLine
     add 3e48e9f52 fix(subpixel): remove an unexpected change
     add f2e8379c7 Merge pull request #17426 from apache/fix-subpixel
     add 23ae97b9f feat(graph): simple layout graph support dragging
     add 78b247521 test(graph): add simple graph draggable test case
     add 1d962f663 feat(graph): update circular layout helper function
     add ae38c73f1 feat(graph): support draggable for all graph layout ('none' 
| 'circular' | 'force')
     add ebae26494 test(graph): add graph draggable test case
     add 8144dcc0b Revert "test(graph): add simple graph draggable test case"
     add 5f8f0c6d4 fix(graph): node el check for circular layout
     add db01e5128 fix(graph): remove GraphNode `_fixed` field
     add 2b1595dba fix(graph): use zrender/vector calculate node layout
     add 789181583 Merge remote-tracking branch 'upstream/next' into 
feat-simple-graph-draggable
     add 472e72b6f fix: not trigger roam on el's child
     add 657f37917 fix: fix code
     add aeb66aa7c fix: remove useless code
     add 45a1ebd5c fix: store fixed state in layout object
     add 155364a6b fix: use mouse position calculate circular layout
     add ff68ceda0 Merge pull request #15428 from 
kongmoumou/feat-simple-graph-draggable
     add 5dd49b4d9 Merge pull request #16683 from apache/master
     add 38bcddc40 Merge branch 'master' into merge-master-to-next
     add a7ff84ae7 Merge pull request #16944 from apache/merge-master-to-next
     add 4493fceec Merge pull request #16945 from apache/master
     add dd950c78a feat(LineDraw):series-lines support the effect animation go 
back
     add 0478f51cd rename the option from goback to roundTrip
     add 0fa933dfc Merge pull request #16943 from wangguisong/feat-goback
     add 6de533a26 feat: ignore target size for large charts
     add 02beb9a9b feat: make target size an option
     add 4b2bd9c16 feat: rename test file
     add c11463a85 feat: rename variables
     add 343b13a49 test: add coarse-pointer in test env
     add c1c9faf26 fix(coarse-pointer): use retrieve
     add acb54f829 feat(coarse-pointer): fix test
     add 5c3025d4a feat(coarse-pointer): fix test
     add 3f1ecf9e9 Merge pull request #17403 from apache/master
     add 690ad3df0 refactor(util): import `encodeHTML` function from `zrender`.
     add 7d7150b28 chore: update zrender to the latest nightly version.
     add b73b3e504 Merge pull request #17406 from apache/fix-import
     add 71ba23e5b chore: merge next
     add d0b204597 fix: merge conflict
     add d897fa2e5 Merge pull request #17102 from apache/feat-coarse-pointer
     add 99335dacf Merge branch 'next'
     add 3c27102b0 Merge pull request #17538 from apache/master-tmp
     add 41676b32b chore(deps): bump engine.io and socket.io
     add db866d8e7 Merge pull request #17539 from 
apache/dependabot/npm_and_yarn/engine.io-and-socket.io-3.6.0
     new 3e068d7a4 Merge pull request #17570 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                   |  15 +-
 .github/workflows/nightly-next.yml                 |   1 +
 .github/workflows/nightly.yml                      |   1 +
 .github/workflows/source-release.yml               |   1 +
 .github/workflows/stale.yml                        |   4 +-
 extension-src/bmap/BMapCoordSys.ts                 |  14 +
 package-lock.json                                  | 790 +++++++++++----------
 package.json                                       |   4 +-
 src/action/roamHelper.ts                           |   4 +-
 .../{basicTrasition.ts => basicTransition.ts}      |   0
 src/animation/customGraphicKeyframeAnimation.ts    |   6 +-
 src/animation/customGraphicTransition.ts           |   2 +-
 src/animation/morphTransitionHelper.ts             |   2 +-
 src/animation/universalTransition.ts               |   2 +-
 src/chart/bar/BarView.ts                           |   3 +-
 src/chart/boxplot/BoxplotView.ts                   |   2 +-
 src/chart/candlestick/CandlestickView.ts           |   9 +-
 src/chart/custom/CustomView.ts                     |  77 +-
 src/chart/funnel/FunnelView.ts                     |   2 +-
 src/chart/gauge/GaugeSeries.ts                     |   8 +-
 src/chart/gauge/GaugeView.ts                       |  62 +-
 src/chart/graph/GraphSeries.ts                     |   4 +-
 src/chart/graph/GraphView.ts                       |  71 +-
 src/chart/graph/circularLayoutHelper.ts            |  69 +-
 src/chart/graph/install.ts                         |   4 +-
 src/chart/helper/EffectLine.ts                     |  26 +-
 src/chart/helper/EffectPolyline.ts                 |   8 +-
 src/chart/helper/LargeLineDraw.ts                  |   3 +-
 src/chart/helper/LargeSymbolDraw.ts                |   1 +
 src/chart/helper/LineDraw.ts                       |   1 +
 src/chart/helper/Symbol.ts                         |  22 +-
 src/chart/line/LineSeries.ts                       |   2 +-
 src/chart/line/LineView.ts                         |   4 +-
 src/chart/parallel/ParallelView.ts                 |   2 +-
 src/chart/pie/PieSeries.ts                         |  28 +-
 src/chart/pie/PieView.ts                           |   2 +-
 src/chart/pie/labelLayout.ts                       |   3 +-
 src/chart/pie/pieLayout.ts                         |  17 +-
 src/chart/radar/RadarView.ts                       |   2 +-
 src/chart/scatter/ScatterSeries.ts                 |   4 +-
 src/chart/sunburst/SunburstPiece.ts                |   2 +-
 src/chart/sunburst/SunburstSeries.ts               |   4 +-
 src/chart/themeRiver/ThemeRiverView.ts             |   2 +-
 src/chart/tree/treeAction.ts                       |   6 +-
 src/chart/treemap/Breadcrumb.ts                    |  27 +-
 src/chart/treemap/TreemapSeries.ts                 |  13 +-
 src/component/axis/AxisBuilder.ts                  |  12 +-
 src/component/axis/CartesianAxisView.ts            |  15 +-
 src/component/axis/SingleAxisView.ts               |  15 +-
 src/component/dataZoom/SliderZoomView.ts           |   3 +-
 src/component/geo/install.ts                       |   6 +-
 src/component/graphic/GraphicView.ts               |   2 +-
 src/component/helper/MapDraw.ts                    |   4 +-
 src/component/helper/RoamController.ts             |  13 +-
 src/component/marker/MarkAreaView.ts               |  10 +-
 src/component/marker/MarkLineView.ts               |  10 +-
 src/component/marker/MarkPointView.ts              |   2 +-
 src/component/marker/markerHelper.ts               |   4 +-
 src/component/visualMap/ContinuousView.ts          |  20 +-
 src/coord/geo/geoCreator.ts                        |   9 +-
 src/coord/single/Single.ts                         |   2 +-
 src/coord/single/SingleAxis.ts                     |   2 -
 src/core/echarts.ts                                |  12 +-
 src/data/DataStore.ts                              |   2 +-
 src/data/Graph.ts                                  |   8 +-
 src/data/Tree.ts                                   |  18 +-
 src/i18n/langUA.ts                                 | 143 ++++
 src/model/Global.ts                                |   6 +-
 src/scale/Interval.ts                              |   3 +-
 src/scale/Log.ts                                   |   7 +-
 src/util/format.ts                                 |  20 +-
 src/util/graphic.ts                                |  14 +-
 src/util/number.ts                                 |  23 +-
 src/visual/VisualMapping.ts                        |   6 +-
 test/axis-arrow.html                               |  70 +-
 test/bar-race.html                                 |   5 +
 test/coarse-pointer.html                           | 164 +++++
 test/custom-update.html                            | 229 ++++++
 test/custom.html                                   |  73 +-
 test/gauge-case.html                               |   8 +
 test/gauge-simple.html                             |   3 +-
 test/graph-draggable.html                          | 441 ++++++++++++
 test/lib/caseFrame.js                              |  11 +
 test/lib/config.js                                 |  15 +
 test/lib/testHelper.js                             |   7 +-
 test/line-case.html                                |  34 +
 test/logScale.html                                 |  33 +-
 test/pie-coordinate-system.html                    | 381 ++++++++++
 test/pie-label.html                                | 120 +++-
 test/{build/mktest-tpl.html => pie-percent.html}   |  57 +-
 test/pie3.html                                     |   6 +-
 test/runTest/actions/__meta__.json                 |  12 +-
 test/runTest/actions/coarse-pointer.json           |   1 +
 test/runTest/actions/custom-update.json            |   1 +
 test/runTest/actions/custom.json                   |   2 +-
 test/runTest/actions/geo-map.json                  |   2 +-
 test/runTest/actions/line-case.json                |   2 +-
 test/runTest/actions/pie-label.json                |   1 +
 test/runTest/actions/symbol.json                   |   1 +
 test/runTest/cli.js                                |   7 +-
 test/runTest/client/client.css                     |  10 +-
 test/runTest/client/client.js                      |   6 +
 test/runTest/client/index.html                     | 153 ++--
 test/runTest/runtime/ActionPlayback.js             |   7 +-
 test/runTest/server.js                             |   4 +
 test/runTest/store.js                              |   9 +-
 test/symbol.html                                   |  72 +-
 test/treemap-simple.html                           |   9 +
 theme/infographic.js                               |  10 +-
 theme/macarons.js                                  |   4 +-
 theme/macarons2.js                                 | 119 ++--
 theme/shine.js                                     |   4 +-
 theme/tech-blue.js                                 |   8 +-
 theme/tool/option/area.js                          |  16 +-
 theme/tool/option/bar.js                           |  32 +-
 theme/tool/option/graph.js                         | 472 ++++--------
 theme/tool/option/map.js                           |  28 +-
 theme/tool/option/pie.js                           |  20 +-
 118 files changed, 3135 insertions(+), 1261 deletions(-)
 rename src/animation/{basicTrasition.ts => basicTransition.ts} (100%)
 create mode 100644 src/i18n/langUA.ts
 create mode 100644 test/coarse-pointer.html
 create mode 100644 test/custom-update.html
 create mode 100644 test/graph-draggable.html
 create mode 100644 test/pie-coordinate-system.html
 copy test/{build/mktest-tpl.html => pie-percent.html} (63%)
 create mode 100644 test/runTest/actions/coarse-pointer.json
 create mode 100644 test/runTest/actions/custom-update.json
 create mode 100644 test/runTest/actions/pie-label.json
 create mode 100644 test/runTest/actions/symbol.json


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

Reply via email to