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/11/08 07:04:34 UTC

[echarts] branch fix-17141 updated (a55ef1a8f -> 63f0e7531)

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

ovilia pushed a change to branch fix-17141
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from a55ef1a8f Merge branch 'master' into fix-17141
     add de889143f test: update test case
     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
     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
     add 96f859c92 fix: #17667 EChartsInitOpts type error about height and width
     add db0f92abd Merge pull request #17727 from MainHou/master
     add 049533132 chore: fix some typos
     add a80fec3f8 fix(pie): fix percent isn't updated when the legend is changed
     add 8c8a1a2b8 refactor(pie): mount `seats` on data inner
     add a840d4639 Merge pull request #17734 from apache/fix/pie-percent
     add e79b4d40a Fix spelling mistake 'unkown' to 'unknown'
     add 672c7240b Merge pull request #17750 from mountainash/fix/unkown-spelling
     add d7ff8c564 chore: update deprecated nodejs v12 in favor of v16 and update action dependency version.
     add c61494fcf Merge pull request #17764 from apache/action-node-version
     add 069b69295 fix: incorrect dataGroupId for old data items in universalTransition (#17559)
     add 3f093f715 feat(sankey): `sankey` support `edgeLabel`
     add ed36fbd8f feat(sankey): set edge style to sankeyVisual
     add 69ec4c85d Merge branch 'master' into 7233
     add 1a23b9da6 feat(sankey): `edgeLabel` only supports `inside`
     add 79dffe615 Merge pull request #16767 from susiwen8/7233
     add 28812d168 chore: fix some typos
     add 788e09112 Merge pull request #17776 from striezel-stash/fix-typos
     add 728cf4e81 feat(candlestick): provide borderColorDoji option for custom doji color
     add 004c3fa90 Merge pull request #17717 from apache/fix-11042
     add 5cdbdd2de chore: fix a few typos
     add 06ccd5c3d Merge pull request #17782 from striezel-stash/fix-typos
     add 5309444d6 chore(workflow): always install the latest nightly version of zrender when publishing nightly echarts
     add cd7ec4cc6 fix(nightly-build): update echarts & zrender version to real nightly version
     add 5d6910f30 Merge pull request #17779 from apache/nightly-build
     add 81cf1548a fix(i18n): language code for Ukrainian is UK, not UA
     add 053f84c78 Merge pull request #17800 from striezel-stash/i18n-ukrainian-language-code
     add 52673918f fix(i18n): language code for Ukrainian is UK, not UA
     add 3c11bf932 Merge pull request #17812 from striezel-stash/i18n-ukrainian-language-code
     add ff67cdc01 fix(dataStack): zero is neither positive nor negative stack, close #17801
     add 7f029b4cb Merge pull request #17809 from MainHou/fix-17801
     add dd7ce3549 fix(graph): draggable only work on force layout
     add 0a5d50ad1 Merge pull request #17792 from kongmoumou/kongmoumou/fix-graph-draggable
     add 3dd13423f fix(type): add overflow property to AxisLabelBaseOption interface. close #17363
     add 817b84dcf Merge pull request #17808 from breizh24/fix-17363
     add d3d142ad5 chore(nightly-build): fix potential npm publish error due to time conflict.
     add f21524924 Merge pull request #17857 from apache/nightly-build
     add 9cb806a5a chore: fix various typos
     add 9c4b7423e Merge pull request #17873 from striezel-stash/fix-some-typos
     add 68b2862ea fix(data): fix deprecated access to `HashMap.data` due to ecomfe/zrender#966, change `hasOwnProperty` to `hasKey`.
     add 3f1de7425 chore(dep): update zrender to the latest nightly version
     add 273f3ede3 Merge pull request #17861 from apache/fix/hashmap
     add 3b20b8252 fix(tooltip): fix tooltip arrow may cover the content when border is wide.
     add 84a9de8db Merge pull request #17875 from apache/fix/tooltip-arrow
     add 0f86a100b fix(heatmap): fix heatmap label may overlap when the dataZoom is enabled
     add c8d5a0780 Merge pull request #17876 from apache/fix-heatmap
     add 63f0e7531 Merge branch 'master' into fix-17141

No new revisions were added by this update.

Summary of changes:
 .eslintrc-common.yaml                              |    2 +-
 .github/workflows/ci.yml                           |    6 +-
 .github/workflows/nightly-next.yml                 |   13 +-
 .github/workflows/nightly.yml                      |   11 +-
 .github/workflows/source-release.yml               |   28 +-
 .github/workflows/stale.yml                        |    4 +-
 .huskyrc                                           |    2 +-
 .../boxplotVisual.ts => build/nightly/post.js      |   14 +-
 build/{prepareNightly.js => nightly/prepare.js}    |    7 +-
 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/langUK-obj.js           |   65 +-
 src/i18n/langUA.ts => i18n/langUK.js               |   61 +-
 package-lock.json                                  | 2811 ++++++++++----------
 package.json                                       |   14 +-
 src/action/roamHelper.ts                           |    4 +-
 src/animation/basicTransition.ts                   |    8 +-
 src/animation/customGraphicKeyframeAnimation.ts    |    4 +-
 src/animation/customGraphicTransition.ts           |    6 +-
 src/animation/universalTransition.ts               |   49 +-
 src/chart/bar/BarView.ts                           |    1 +
 src/chart/bar/BaseBarSeries.ts                     |   40 +-
 src/chart/boxplot/install.ts                       |    4 +-
 src/chart/candlestick/CandlestickSeries.ts         |    2 +
 src/chart/candlestick/CandlestickView.ts           |   20 +-
 src/chart/candlestick/candlestickLayout.ts         |   37 +-
 src/chart/candlestick/candlestickVisual.ts         |    6 +-
 src/chart/custom/CustomView.ts                     |   77 +-
 src/chart/gauge/GaugeSeries.ts                     |    8 +-
 src/chart/gauge/GaugeView.ts                       |   68 +-
 src/chart/graph/GraphSeries.ts                     |    4 +-
 src/chart/graph/GraphView.ts                       |   76 +-
 src/chart/graph/circularLayoutHelper.ts            |   69 +-
 src/chart/graph/install.ts                         |    4 +-
 src/chart/heatmap/HeatmapView.ts                   |    8 +-
 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                         |   20 +-
 src/chart/line/LineSeries.ts                       |    2 +-
 src/chart/line/helper.ts                           |    4 +-
 src/chart/lines/LinesSeries.ts                     |    2 +-
 src/chart/map/MapSeries.ts                         |    2 +-
 src/chart/pie/PieSeries.ts                         |   37 +-
 src/chart/pie/labelLayout.ts                       |    4 +
 src/chart/pie/pieLayout.ts                         |   17 +-
 src/chart/sankey/SankeySeries.ts                   |   10 +
 src/chart/sankey/SankeyView.ts                     |   10 +
 src/chart/sankey/sankeyLayout.ts                   |    2 +-
 src/chart/sankey/sankeyVisual.ts                   |    9 +-
 src/chart/scatter/ScatterSeries.ts                 |    4 +-
 src/chart/sunburst/sunburstAction.ts               |    6 +-
 src/chart/sunburst/sunburstLayout.ts               |    3 +-
 src/chart/tree/TreeSeries.ts                       |    2 +-
 src/chart/tree/treeAction.ts                       |    6 +-
 src/chart/treemap/TreemapSeries.ts                 |    4 +-
 src/component/axis/AxisBuilder.ts                  |   12 +-
 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/dataZoom/roams.ts                    |    4 +-
 src/component/geo/install.ts                       |    6 +-
 src/component/helper/MapDraw.ts                    |    8 +-
 src/component/helper/RoamController.ts             |   13 +-
 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/component/tooltip/TooltipHTMLContent.ts        |    2 +-
 src/component/visualMap/ContinuousView.ts          |   20 +-
 src/coord/Axis.ts                                  |    6 +-
 src/coord/CoordinateSystem.ts                      |   14 +-
 src/coord/View.ts                                  |    6 +-
 src/coord/axisCommonTypes.ts                       |    6 +-
 src/coord/axisDefault.ts                           |    2 +-
 src/coord/axisHelper.ts                            |    6 +-
 src/coord/axisTickLabelBuilder.ts                  |   12 +-
 src/coord/cartesian/Grid.ts                        |    4 +-
 src/coord/cartesian/defaultAxisExtentFromData.ts   |    2 +-
 src/coord/geo/Geo.ts                               |    6 +-
 src/coord/geo/GeoModel.ts                          |   12 +-
 src/coord/geo/GeoSVGResource.ts                    |    6 +-
 src/coord/geo/Region.ts                            |    2 +-
 src/coord/geo/fix/textCoord.ts                     |    2 +-
 src/coord/geo/geoCreator.ts                        |    9 +-
 src/coord/geo/geoTypes.ts                          |    4 +-
 src/coord/parallel/Parallel.ts                     |    2 +-
 src/coord/parallel/ParallelModel.ts                |    2 +-
 src/coord/scaleRawExtentInfo.ts                    |    8 +-
 src/coord/single/Single.ts                         |    2 +-
 src/coord/single/SingleAxis.ts                     |    2 -
 src/core/CoordinateSystem.ts                       |    4 +-
 src/core/Scheduler.ts                              |   16 +-
 src/core/echarts.ts                                |   54 +-
 src/core/impl.ts                                   |    4 +-
 src/core/task.ts                                   |    8 +-
 src/data/DataStore.ts                              |    2 +-
 src/data/SeriesData.ts                             |   44 +-
 src/data/helper/SeriesDataSchema.ts                |    4 +-
 src/data/helper/createDimensions.ts                |   11 +-
 src/data/helper/transform.ts                       |    8 +-
 src/export/api.ts                                  |    8 +-
 src/export/api/helper.ts                           |   12 +-
 src/export/charts.ts                               |    4 +-
 src/export/core.ts                                 |    1 +
 src/i18n/{langUA.ts => langUK.ts}                  |    0
 src/layout/barGrid.ts                              |    4 +-
 src/layout/barPolar.ts                             |    2 +-
 src/model/Component.ts                             |    8 +-
 src/model/Global.ts                                |   14 +-
 src/model/Model.ts                                 |    2 +-
 src/model/OptionManager.ts                         |   16 +-
 src/model/Series.ts                                |   16 +-
 src/model/internalComponentCreator.ts              |    6 +-
 src/model/mixin/dataFormat.ts                      |    4 +-
 src/processor/dataStack.ts                         |    4 +-
 src/scale/Interval.ts                              |    7 +-
 src/scale/Log.ts                                   |    7 +-
 src/scale/Time.ts                                  |   10 +-
 src/util/format.ts                                 |   20 +-
 src/util/graphic.ts                                |   16 +-
 src/util/log.ts                                    |    2 +-
 src/util/number.ts                                 |   23 +-
 src/util/states.ts                                 |    3 +-
 src/util/symbol.ts                                 |    2 +-
 src/util/types.ts                                  |   13 +-
 src/view/Chart.ts                                  |    2 +-
 src/view/Component.ts                              |    2 +-
 src/visual/VisualMapping.ts                        |    4 +-
 src/visual/aria.ts                                 |    2 +-
 src/visual/helper.ts                               |    4 +-
 src/visual/style.ts                                |   12 +-
 test/axis-arrow.html                               |   70 +-
 test/bar-markArea.html                             |  184 ++
 test/bar-race.html                                 |    5 +
 test/candlestick-doji.html                         |  223 +-
 test/coarse-pointer.html                           |  164 ++
 test/custom-update.html                            |  229 ++
 test/custom.html                                   |   73 +-
 test/dataView.html                                 |    6 +-
 test/dataZoom-detail.html                          |   54 +-
 test/gauge-case.html                               |  151 +-
 test/gauge-simple.html                             |    3 +-
 test/graph-draggable.html                          |  441 +++
 test/heatmap.html                                  |  112 +-
 test/lib/caseFrame.js                              |   11 +
 test/lib/config.js                                 |   15 +
 test/lib/testHelper.js                             |    7 +-
 test/logScale.html                                 |   33 +-
 test/pie-coordinate-system.html                    |  381 +++
 test/pie-label.html                                |  155 +-
 test/pie-percent.html                              |  213 ++
 test/pie3.html                                     |    6 +-
 test/runTest/actions/__meta__.json                 |   13 +-
 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/heatmap.json                  |    2 +-
 test/runTest/actions/pie-label.json                |    1 +
 test/runTest/actions/pie-percent.json              |    1 +
 test/runTest/actions/symbol.json                   |    1 +
 test/runTest/actions/timeline-case.json            |    1 +
 test/runTest/actions/tooltip-domnode.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/sankey-depth.html                             |    5 +
 test/symbol.html                                   |   72 +-
 test/timeline-case.html                            |  113 +
 test/tooltip-domnode.html                          |   28 +
 test/universalTransition2.html                     |    2 +-
 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 +-
 209 files changed, 8545 insertions(+), 5129 deletions(-)
 rename src/chart/boxplot/boxplotVisual.ts => build/nightly/post.js (56%)
 rename build/{prepareNightly.js => nightly/prepare.js} (95%)
 copy src/i18n/langUA.ts => i18n/langUK-obj.js (76%)
 copy src/i18n/langUA.ts => i18n/langUK.js (77%)
 rename src/i18n/{langUA.ts => langUK.ts} (100%)
 create mode 100644 test/bar-markArea.html
 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
 create mode 100644 test/pie-percent.html
 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/pie-percent.json
 create mode 100644 test/runTest/actions/symbol.json
 create mode 100644 test/runTest/actions/timeline-case.json
 create mode 100644 test/runTest/actions/tooltip-domnode.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