You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/09/29 09:53:16 UTC

[echarts] branch next updated (d897fa2e5 -> 0c82ead72)

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 d897fa2e5 Merge pull request #17102 from apache/feat-coarse-pointer
     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 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
     add 204f7a836 fix(theme): fix tooltips text style of the theme macarons
     add 71e954886 Merge pull request #17551 from mousne/master
     add 3c1afa916 change the  `deprecateReplaceLog` in  sunburstAction.ts
     add d1462ff42 fix the  deprecateReplaceLog  about downplay
     add b96b04ea2 Merge pull request #17587 from gitforhlp/master
     add 5b465297f fix a typo error in `log.ts`
     add 7f3b2ba4d Merge pull request #17598 from ChepteaCatalin/master
     add 059ff6115 chore(type): export type ElementEvent
     add 768ce8398 rm newline
     add 74cd6ad84 Merge pull request #15291 from Map1en/export-type-elementevent
     add 7808c95cb chore(stale): issues with milestone TBD should not be marked as stale
     add c9147878c chore(stale): exclude all prs with milestones
     add 29a4fe91f Merge pull request #17616 from apache/fix-stale
     add 20134763b fix(timeline): fix chart can't work when axis line is not shown.
     add c9e9a022d Merge pull request #17647 from apache/fix-timeline
     add fe0555b0b chore(deps): bump jsdom from 16.4.0 to 16.7.0
     add f51f1feb3 Merge pull request #17282 from apache/dependabot/npm_and_yarn/jsdom-16.7.0
     add 4fe4561ea fix: remove legend name duplicate to prevent double inverse bug
     add 46cdb2bf1 fix: revert package-lock.json
     add 56a989b03 Merge pull request #17510 from caiwukun/fix_legend_name_duplicate_removal
     add 10a8cd111 chore(deps): bump validator and @microsoft/api-extractor
     add 9a1a486eb Merge pull request #17684 from apache/dependabot/npm_and_yarn/validator-and-microsoft/api-extractor-13.7.0
     add dc8f361f6 chore(deps): bump shelljs and jshint
     add 878e29455 Merge pull request #17683 from apache/dependabot/npm_and_yarn/shelljs-and-jshint--removed
     add 59c206c53 chore(lint): enforce consistent spacing after comment starts
     add 9c007664e Merge pull request #17606 from apache/fix-lint
     add a051e30b6 fix: markArea of bar series now covers whole category
     add 27c69b01e fix lint error
     add 8b8e1662b Merge branch 'master' of https://github.com/apache/echarts into issue#17021
     add 6dbd5df64 New testcase added
     add b47d05673 fix: markPoint now can show normally
     add 5186308c1 fix lint error
     add 70db7c6fc chore: resolve conflict
     add 583711e95 Merge pull request #17098 from jiawulin001/issue#17021
     add 3e068d7a4 Merge pull request #17570 from apache/master
     add 8b66bf74b fix: ensure compatibility with typescript@4.8 fixes #17581
     add b9f330b15 Merge pull request #17582 from AviVahl/fix-ts4.8-compatibility
     add 4d218b10c Merge pull request #17614 from apache/master
     add 6037f16af chore: fix test case.
     add 2e71525c4 fix: upgrade typescript-eslint to enable ts check with the currently used ts version.
     add 1acad3895 release: 5.4.0
     add 6347c2c3e Merge pull request #17645 from apache/release-dev
     add 3ca9e32a9 Merge pull request #17696 from apache/release
     add bc32dc4e2 style(lint): fix spacing issues
     add 080bdeb99 fix(boxplot): remove empty `boxplotVisual`.
     add 14521df42 fix(chart): remove unused imports.
     add f98cbabc5 chore(workflow): add diff filter
     add c40ebbf6d Merge pull request #17695 from apache/fix-lint
     add 0d58d5a82 docs(extension/bmap): improve documentation of bmap extension.
     add 9bbdb2224 Merge pull request #17694 from apache/docs/extension-bmap
     add 81cbfcbff test(gauge): add reproduce of #17663
     add e4fbb582d fix(gauge): add sectors in the order of the 'clockwise' option
     add 204a04c4f refactor(treemap): replace Array.forEach with each
     add 213f7ebd8 Merge pull request #17691 from ZeekoZhu/echarts-17633
     add 91382c21a fix(pie): fix a NPE of `labelLine` when `minShowLabelRadian` is set.
     add 81321a63a Merge pull request #17715 from apache/fix-pie
     new 0c82ead72 Merge pull request #17716 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/ci.yml                         |    2 +-
 .github/workflows/stale.yml                      |    1 +
 .huskyrc                                         |    2 +-
 dist/echarts.common.js                           | 1207 +++++-----
 dist/echarts.common.js.map                       |    2 +-
 dist/echarts.common.min.js                       |    4 +-
 dist/echarts.esm.js                              | 1557 +++++++-----
 dist/echarts.esm.js.map                          |    2 +-
 dist/echarts.esm.min.js                          |    4 +-
 dist/echarts.js                                  | 1557 +++++++-----
 dist/echarts.js.map                              |    2 +-
 dist/echarts.min.js                              |    4 +-
 dist/echarts.simple.js                           | 1164 +++++----
 dist/echarts.simple.js.map                       |    2 +-
 dist/echarts.simple.min.js                       |    4 +-
 dist/extension/bmap.js                           |   14 +-
 dist/extension/bmap.js.map                       |    2 +-
 extension-src/bmap/BMapCoordSys.ts               |   14 +
 extension-src/bmap/BMapModel.ts                  |    4 +-
 extension-src/bmap/README.md                     |   34 +-
 src/i18n/langUA.ts => i18n/langUA-obj.js         |   65 +-
 src/i18n/langUA.ts => i18n/langUA.js             |   61 +-
 package-lock.json                                | 2811 +++++++++++-----------
 package.json                                     |   14 +-
 src/animation/basicTransition.ts                 |    8 +-
 src/animation/customGraphicKeyframeAnimation.ts  |    4 +-
 src/chart/bar/BaseBarSeries.ts                   |   40 +-
 src/chart/boxplot/boxplotVisual.ts               |   26 -
 src/chart/boxplot/install.ts                     |    4 +-
 src/chart/custom/CustomView.ts                   |   73 +-
 src/chart/gauge/GaugeSeries.ts                   |    8 +-
 src/chart/gauge/GaugeView.ts                     |   68 +-
 src/chart/graph/GraphView.ts                     |    3 +-
 src/chart/helper/Symbol.ts                       |   20 +-
 src/chart/line/helper.ts                         |    4 +-
 src/chart/map/MapSeries.ts                       |    2 +-
 src/chart/pie/PieSeries.ts                       |   28 +-
 src/chart/pie/labelLayout.ts                     |    4 +
 src/chart/pie/pieLayout.ts                       |   17 +-
 src/chart/sankey/sankeyLayout.ts                 |    2 +-
 src/chart/sunburst/sunburstAction.ts             |    6 +-
 src/chart/sunburst/sunburstLayout.ts             |    3 +-
 src/chart/tree/TreeSeries.ts                     |    2 +-
 src/chart/treemap/TreemapSeries.ts               |    4 +-
 src/component/axis/AxisBuilder.ts                |    6 +-
 src/component/axis/CartesianAxisView.ts          |   15 +-
 src/component/axis/SingleAxisView.ts             |   15 +-
 src/component/dataZoom/DataZoomModel.ts          |    2 +-
 src/component/dataZoom/SliderZoomView.ts         |    3 +-
 src/component/legend/LegendModel.ts              |    8 +-
 src/component/legend/LegendView.ts               |    2 +-
 src/component/marker/MarkAreaView.ts             |   41 +-
 src/component/marker/MarkLineModel.ts            |    2 +-
 src/component/marker/MarkLineView.ts             |   10 +-
 src/component/marker/MarkPointModel.ts           |    4 +-
 src/component/marker/MarkPointView.ts            |    2 +-
 src/component/marker/markerHelper.ts             |    6 +-
 src/component/timeline/SliderTimelineView.ts     |   11 +-
 src/coord/CoordinateSystem.ts                    |    2 +
 src/coord/axisHelper.ts                          |    2 +-
 src/coord/cartesian/Grid.ts                      |    4 +-
 src/coord/geo/GeoModel.ts                        |    4 +-
 src/coord/geo/GeoSVGResource.ts                  |    2 +-
 src/coord/geo/fix/textCoord.ts                   |    2 +-
 src/coord/geo/geoCreator.ts                      |    9 +-
 src/coord/single/Single.ts                       |    2 +-
 src/coord/single/SingleAxis.ts                   |    2 -
 src/core/echarts.ts                              |    4 +-
 src/core/task.ts                                 |    2 +-
 src/export/api.ts                                |    6 +-
 src/export/core.ts                               |    1 +
 src/layout/barPolar.ts                           |    2 +-
 src/model/Series.ts                              |    6 +-
 src/scale/Interval.ts                            |    3 +-
 src/scale/Log.ts                                 |    7 +-
 src/util/graphic.ts                              |   12 +-
 src/util/log.ts                                  |    2 +-
 src/util/number.ts                               |   23 +-
 src/util/states.ts                               |    3 +-
 src/util/types.ts                                |    3 +-
 test/bar-markArea.html                           |  184 ++
 test/bar-race.html                               |    5 +
 test/custom-update.html                          |  229 ++
 test/dataView.html                               |    6 +-
 test/gauge-case.html                             |  151 +-
 test/gauge-simple.html                           |    3 +-
 test/logScale.html                               |   33 +-
 test/pie-coordinate-system.html                  |  381 +++
 test/pie-label.html                              |  155 +-
 test/{build/mktest-tpl.html => pie-percent.html} |   57 +-
 test/pie3.html                                   |    6 +-
 test/runTest/actions/__meta__.json               |    4 +
 test/runTest/actions/custom-update.json          |    1 +
 test/runTest/actions/pie-label.json              |    1 +
 test/runTest/actions/symbol.json                 |    1 +
 test/runTest/actions/timeline-case.json          |    1 +
 test/runTest/runtime/ActionPlayback.js           |    7 +-
 test/symbol.html                                 |   72 +-
 test/timeline-case.html                          |  113 +
 theme/infographic.js                             |   10 +-
 theme/macarons.js                                |    8 +-
 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 +-
 110 files changed, 6580 insertions(+), 4638 deletions(-)
 copy src/i18n/langUA.ts => i18n/langUA-obj.js (76%)
 copy src/i18n/langUA.ts => i18n/langUA.js (77%)
 delete mode 100644 src/chart/boxplot/boxplotVisual.ts
 create mode 100644 test/bar-markArea.html
 create mode 100644 test/custom-update.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/custom-update.json
 create mode 100644 test/runTest/actions/pie-label.json
 create mode 100644 test/runTest/actions/symbol.json
 create mode 100644 test/runTest/actions/timeline-case.json
 create mode 100644 test/timeline-case.html


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


[echarts] 01/01: Merge pull request #17716 from apache/master

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0c82ead7253fc4c77958b81f289a1804eea5160d
Merge: d897fa2e5 81321a63a
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Thu Sep 29 17:53:07 2022 +0800

    Merge pull request #17716 from apache/master
    
    chore: merge 'master' branch into 'next'

 .eslintrc-common.yaml                           |    2 +-
 .github/workflows/ci.yml                        |    2 +-
 .github/workflows/stale.yml                     |    1 +
 .huskyrc                                        |    2 +-
 dist/echarts.common.js                          | 1207 +++++-----
 dist/echarts.common.js.map                      |    2 +-
 dist/echarts.common.min.js                      |    4 +-
 dist/echarts.esm.js                             | 1557 +++++++------
 dist/echarts.esm.js.map                         |    2 +-
 dist/echarts.esm.min.js                         |    4 +-
 dist/echarts.js                                 | 1557 +++++++------
 dist/echarts.js.map                             |    2 +-
 dist/echarts.min.js                             |    4 +-
 dist/echarts.simple.js                          | 1164 +++++-----
 dist/echarts.simple.js.map                      |    2 +-
 dist/echarts.simple.min.js                      |    4 +-
 dist/extension/bmap.js                          |   14 +-
 dist/extension/bmap.js.map                      |    2 +-
 extension-src/bmap/BMapCoordSys.ts              |   14 +
 extension-src/bmap/BMapModel.ts                 |    4 +-
 extension-src/bmap/README.md                    |   34 +-
 i18n/langUA-obj.js                              |  174 ++
 i18n/langUA.js                                  |  170 ++
 package-lock.json                               | 2811 +++++++++++------------
 package.json                                    |   14 +-
 src/animation/basicTransition.ts                |    8 +-
 src/animation/customGraphicKeyframeAnimation.ts |    4 +-
 src/chart/bar/BaseBarSeries.ts                  |   40 +-
 src/chart/boxplot/boxplotVisual.ts              |   26 -
 src/chart/boxplot/install.ts                    |    4 +-
 src/chart/custom/CustomView.ts                  |   73 +-
 src/chart/gauge/GaugeSeries.ts                  |    8 +-
 src/chart/gauge/GaugeView.ts                    |   68 +-
 src/chart/graph/GraphView.ts                    |    3 +-
 src/chart/helper/Symbol.ts                      |   20 +-
 src/chart/line/helper.ts                        |    4 +-
 src/chart/map/MapSeries.ts                      |    2 +-
 src/chart/pie/PieSeries.ts                      |   28 +-
 src/chart/pie/labelLayout.ts                    |    4 +
 src/chart/pie/pieLayout.ts                      |   17 +-
 src/chart/sankey/sankeyLayout.ts                |    2 +-
 src/chart/sunburst/sunburstAction.ts            |    6 +-
 src/chart/sunburst/sunburstLayout.ts            |    3 +-
 src/chart/tree/TreeSeries.ts                    |    2 +-
 src/chart/treemap/TreemapSeries.ts              |    4 +-
 src/component/axis/AxisBuilder.ts               |    6 +-
 src/component/axis/CartesianAxisView.ts         |   15 +-
 src/component/axis/SingleAxisView.ts            |   15 +-
 src/component/dataZoom/DataZoomModel.ts         |    2 +-
 src/component/dataZoom/SliderZoomView.ts        |    3 +-
 src/component/legend/LegendModel.ts             |    8 +-
 src/component/legend/LegendView.ts              |    2 +-
 src/component/marker/MarkAreaView.ts            |   41 +-
 src/component/marker/MarkLineModel.ts           |    2 +-
 src/component/marker/MarkLineView.ts            |   10 +-
 src/component/marker/MarkPointModel.ts          |    4 +-
 src/component/marker/MarkPointView.ts           |    2 +-
 src/component/marker/markerHelper.ts            |    6 +-
 src/component/timeline/SliderTimelineView.ts    |   11 +-
 src/coord/CoordinateSystem.ts                   |    2 +
 src/coord/axisHelper.ts                         |    2 +-
 src/coord/cartesian/Grid.ts                     |    4 +-
 src/coord/geo/GeoModel.ts                       |    4 +-
 src/coord/geo/GeoSVGResource.ts                 |    2 +-
 src/coord/geo/fix/textCoord.ts                  |    2 +-
 src/coord/geo/geoCreator.ts                     |    9 +-
 src/coord/single/Single.ts                      |    2 +-
 src/coord/single/SingleAxis.ts                  |    2 -
 src/core/echarts.ts                             |    4 +-
 src/core/task.ts                                |    2 +-
 src/export/api.ts                               |    6 +-
 src/export/core.ts                              |    1 +
 src/layout/barPolar.ts                          |    2 +-
 src/model/Series.ts                             |    6 +-
 src/scale/Interval.ts                           |    3 +-
 src/scale/Log.ts                                |    7 +-
 src/util/graphic.ts                             |   12 +-
 src/util/log.ts                                 |    2 +-
 src/util/number.ts                              |   23 +-
 src/util/states.ts                              |    3 +-
 src/util/types.ts                               |    3 +-
 test/bar-markArea.html                          |  184 ++
 test/bar-race.html                              |    5 +
 test/custom-update.html                         |  229 ++
 test/dataView.html                              |    6 +-
 test/gauge-case.html                            |  151 +-
 test/gauge-simple.html                          |    3 +-
 test/logScale.html                              |   33 +-
 test/pie-coordinate-system.html                 |  381 +++
 test/pie-label.html                             |  155 +-
 test/pie-percent.html                           |   91 +
 test/pie3.html                                  |    6 +-
 test/runTest/actions/__meta__.json              |    4 +
 test/runTest/actions/custom-update.json         |    1 +
 test/runTest/actions/pie-label.json             |    1 +
 test/runTest/actions/symbol.json                |    1 +
 test/runTest/actions/timeline-case.json         |    1 +
 test/runTest/runtime/ActionPlayback.js          |    7 +-
 test/symbol.html                                |   72 +-
 test/timeline-case.html                         |  113 +
 theme/infographic.js                            |   10 +-
 theme/macarons.js                               |    8 +-
 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 +-
 110 files changed, 6889 insertions(+), 4581 deletions(-)


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