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/incubator-echarts.git.


    from f4fc1b0  release: upgrade zrender in package-lock.
     add d9a446c  Tooltip dom append to body, use to top of layer
     add 440781b  dispose tooltip dom when component or chart disposed
     add 6254cf8  fix sankey edge emphasis not work #9942
     add 35fa9c2  fix opacity not work in edge emphasis which is override by 
focusNodeAdjacency action
     add 81b911f  fix adjacency node emphasis color not work with focusNodeAdj 
action
     add f93de7d  add highlight and downplay for every node in sankey
     add 29e8446  update the demo adding emphasis part
     add 65a68e3  Merge pull request #11729 from deqingli/graph
     add 2c32827  fix formatter tooltip can't get value in sankey diagram #11459
     add 22b6758  fix(sankey): forget to process the special value 0 when 
getDataParams() in SankeySeries.js
     add 08bd44a  Merge pull request #11752 from deqingli/sankey
     add cddc699  test framework changed to jest and cases run in node 
environment
     add 840a03b  Merge branch 'master' of 
https://github.com/apache/incubator-echarts into test
     add 30bbbbd  fix conflict
     add 6f73921  Modify ES6 syntax
     add c4ab61c  modify jest configure and fix code style
     add 97765c5  Merge pull request #11711 from yufeng04/test
     add 3528dda  doc: add pr template (#11819)
     add d435fa6  fix(test): optimize unit test cases
     add c759239  fix(interval): optimize number rounding on minor ticks.
     add 8eb624b  fix(test): fix Component unit test
     add 78ba154  chore(ci): add unit test to ci
     add 8031ddd  fix(test): fix parseDate unit test on different timezone
     add ea2bcb3  Merge pull request #11837 from apache/ut-ci
     add 89221c8  feat(markLine): provide new layouts for markLine labels #11569
     add 9b67094  test(markLine): add test cases for #11569
     add 6aec55a  feat(markLine): support distance array. close #11569
     add ba002d2  add polyline edge layout for the tree series #7090
     add 3b63439  modify the 'edgeLayout' config item to 'edgeShape' which is 
fit better
     add 9b8f59a  fix recurrent remove node animation error
     add bf61955  throw error when radial layout used polyline in dev env
     add 7e6ada8  add edgeSplitLocation config item for the polyline edge shape 
in tree diagram
     add 66119d3  update the remove and add node test of tree with polyline 
edge shape
     add ecfda9a  add polyline edge shape example of the tree diagram
     add 6e570cc  change the name edgeSplitLocation to edgeForkPosition and 
delete the edge of source when the only child be removed
     add 185b880  fix the corners of the two outermost edges of the subtree is 
jagged, not continuous
     add 07f2d70  simply the process to draw tree shape
     add d992e77  Merge pull request #11808 from deqingli/tree
     add 9af2233  Fix backgroundColor is not working in title #11874
     add 37421fe  title subPixelOptimize control by borderWidth
     add 51f836d  Merge pull request #11891 from susiwen8/#11874
     add c063574  doc: update contributing (#11887)
     add bc39be5  fix english homepage link in README
     add 1b4dac9  Merge pull request #11916 from apache/pissang-patch-2
     add a1e18f1  Update README.md
     add 4abf8e1  Merge pull request #11897 from apache/pissang-patch-1
     add 7d2d00e  :sparkles: add tianjin js file. related to #10489
     add 087c515  :books: append license header
     add bd720d2  Merge pull request #11941 from apache/add-tianjin-js
     add d5d8d35  Fix lint
     add f648d2c  Merge pull request #11943 from susiwen8/fix-lint
     add 52e92ff  fix https://github.com/apache/incubator-echarts/issues/11658
     add 8320d9e  Merge pull request #11934 from daming-lu/fix_issue_11658
     add b6a89c6  fix bug #11610 pagination disappear
     add f52a0fa  Merge pull request #11952 from apache/fix-11610
     add ea331c5  fix(map): fix slice is not defined error on typed array. 
#11451
     add 5b96b08  Merge pull request #11956 from apache/fix-11451
     add 2f02bd7  Merge pull request #11963 from apache/release
     add d5b0c45  修复重庆市地图开州区缺少坐标点
     add 31ba1b3  Merge pull request #11945 from lhgogo/master
     add 19f8465  fix(Markpoint): markPoint position with stack line/bar. Close 
#11535
     add f2d8e77  Merge pull request #11965 from yikuangli/fix-11535
     add 5f931ce  fix code style
     add 6a3e581  fix-11739: apply continuity line trail for effectline
     add 2037a23  Merge branch 'master' into fix-11739
     add 8bd5c44  fix-11739 simplify logic, enhance behavior at first position 
in each loop
     add 7824ae4  Merge pull request #11893 from alex2wong/fix-11739
     add 9269cf3  fix: add missing splitArea support for singleAxis #11690
     add 7d23849  Merge pull request #11890 from newraina/fix-11690
     add 2039e1d  fix bug #11801 Throw error when the action 'showTip' 
dispatched
     add f2927d3  Merge pull request #11985 from apache/fix-11801
     add 348cce3  fix: tweak some code style.
     add 0161a74  fix: tweak code for 9269cf35 and add remove handle.
     add 44bfbd7  feat(graphic): add draggable support on group elements.
     add 3e728eb  Merge pull request #11959 from apache/group-draggable
     add a90f01c  Merge branch 'master' into fix-code-style-11965
     add 8ddd5c0  Merge pull request #11972 from apache/fix-code-style-11965
     add 843b188  fix: tweak 51f836de (fix subpixel optimize with no lineWidth 
in zrender) (related: #11874 #11891)
     add 4f7206d  fix-11081-code Don't use private properties directly
     add f05f3e4  Merge pull request #11993 from apache/fix-11801-code
     add 52880a8  fix: the cover of the brush component should be able to roam 
with the coordinate system when using updateTransform. fix #11754.
     add b1d1941  refactor: update code and annottation in SankeyView.js and 
graphic
     add 5e67f68  Merge pull request #12008 from deqingli/sankey
     add a51cc66  Merge branch 'master' into master
     add 83ba469  Merge pull request #8049 from xinpureZhu/master
     add 467aafa  fix: lint
     add 502afef  Merge pull request #12021 from Zaynex/fix-lint
     add 0211578  fix: fix candlestick throw error when some series filtered by 
legend. fix #11611
     add 4023cfa  feat(bar): bar background #11405 (#11951)
     add c201b68  feature: support `tooltip.appendToBody`. Fix #8049. Based on 
the PR ecomfe/zrender#559 .
     add 2264b0d  fix: fix geo can not be restored. fix #11670 .
     add 3cc1049  fix #11644
     add 1d0e57c  Merge pull request #12045 from deqingli/sankey
     add a9ee949  fix: enable `dispatchAction` highlight downplay for treemap. 
fix #9816.
     add 4151c35  Fix Radar chart axis extent
     add 655c1f6  Merge pull request #11841 from susiwen8/#11832
     add ab84293  Update NOTICE
     add 94cf93d  ci: use zrender on GitHub master branch instead of npm for 
test (#12066)
     new d700520  Merge pull request #12114 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                   |   66 +
 .github/workflows/nodejs.yml                       |   14 +-
 .gitignore                                         |    1 +
 CONTRIBUTING.md                                    |  176 +-
 NOTICE                                             |    2 +-
 README.md                                          |    4 +-
 map/js/province/chongqing.js                       |    2 +-
 map/js/province/tianjin.js                         |   29 +-
 map/json/province/chongqing.json                   |    2 +-
 package-lock.json                                  | 6007 ++++++++++++++++++--
 package.json                                       |   12 +-
 src/chart/bar/BarSeries.js                         |   16 +-
 src/chart/bar/BarView.js                           |  147 +-
 src/chart/candlestick/candlestickVisual.js         |    2 +-
 src/chart/funnel/FunnelSeries.js                   |    3 +-
 src/chart/graph/GraphView.js                       |    4 +-
 src/chart/helper/EffectLine.js                     |   24 +-
 src/chart/helper/Line.js                           |  110 +-
 src/chart/helper/createRenderPlanner.js            |    7 +-
 src/chart/pie/PieView.js                           |    2 +-
 src/chart/pie/labelLayout.js                       |    2 +-
 src/chart/radar/RadarSeries.js                     |   22 +
 src/chart/sankey/SankeySeries.js                   |   13 +-
 src/chart/sankey/SankeyView.js                     |   70 +-
 src/chart/sankey/sankeyLayout.js                   |    7 +-
 src/chart/tree/TreeSeries.js                       |    5 +
 src/chart/tree/TreeView.js                         |  177 +-
 src/chart/treemap/TreemapView.js                   |   82 +-
 src/component/axis/AxisBuilder.js                  |    2 +-
 src/component/axis/CartesianAxisView.js            |   89 +-
 src/component/axis/SingleAxisView.js               |   25 +-
 src/component/axis/axisSplitHelper.js              |  114 +
 src/component/brush/BrushView.js                   |    9 +-
 src/component/brush/visualEncoding.js              |    9 +-
 src/component/helper/MapDraw.js                    |   12 +-
 src/component/legend/ScrollableLegendView.js       |   34 +-
 src/component/marker/MarkLineModel.js              |    3 +-
 src/component/marker/markerHelper.js               |   13 +-
 src/component/tooltip/TooltipContent.js            |   81 +-
 src/component/tooltip/TooltipView.js               |   16 +-
 src/coord/View.js                                  |   11 +-
 src/coord/radar/Radar.js                           |    2 +-
 src/layout/barGrid.js                              |   11 +-
 src/layout/barPolar.js                             |    4 -
 src/scale/Interval.js                              |    4 +-
 src/stream/Scheduler.js                            |    8 +
 src/util/graphic.js                                |    4 +-
 test/{bar-large.html => bar-background.html}       |  260 +-
 test/bar-polar-basic-radial.html                   |    2 +-
 test/brush3.html                                   |   68 +
 test/geo-lines.html                                |    5 +-
 test/geo-update.html                               |  382 ++
 test/graphic-draggable.html                        |  140 +
 test/markLine.html                                 |   96 +-
 test/radar.html                                    |   15 +-
 test/runTest/actions/__meta__.json                 |   10 +-
 test/runTest/actions/brush3.json                   |    2 +-
 test/runTest/actions/graphic-draggable.json        |    1 +
 test/runTest/actions/legend.json                   |    2 +-
 test/runTest/actions/radar.json                    |    2 +-
 test/runTest/actions/tooltip-appendToBody.json     |    1 +
 test/runTest/actions/treemap-disk2.json            |    2 +-
 test/sankey-horizontal.html                        |  134 -
 test/sankey-vertical.html                          |   58 +-
 test/singleAxisScales.html                         |   14 +-
 test/stream-filter2.html                           |  155 +
 test/tree-addNode.html                             |  164 +-
 test/tree-polyline.html                            |  222 +
 test/tree-recurrentRemoveNode.html                 |  148 +-
 test/tree-removeNode.html                          |  145 +-
 test/treemap-disk2.html                            |   51 +
 {extension-src => test/ut}/.eslintrc.yaml          |    1 +
 test/ut/.jshintrc                                  |   61 -
 test/ut/configure                                  |   10 -
 test/ut/core/extendExpect.js                       |   47 +
 src/chart/parallel.js => test/ut/core/setup.js     |   14 +-
 test/ut/core/uiHelper.js                           |  340 --
 test/ut/core/utHelper.js                           |  510 +-
 test/ut/jest.config.js                             |   43 +
 test/ut/lib/canteen.js                             |  566 --
 test/ut/lib/imagediff.js                           |  392 --
 test/ut/lib/jasmine-2.3.4/boot.js                  |  121 -
 test/ut/lib/jasmine-2.3.4/jasmine-html.js          |  446 --
 test/ut/lib/jasmine-2.3.4/jasmine.css              |   58 -
 test/ut/lib/jasmine-2.3.4/jasmine.js               | 3298 -----------
 test/ut/lib/jasmine-2.3.4/jasmine_favicon.png      |  Bin 1486 -> 0 bytes
 .../api/{containPixel.js => containPixel.test.js}  |  216 +-
 .../spec/api/{converter.js => converter.test.js}   |   62 +-
 .../spec/api/{getVisual.js => getVisual.test.js}   |   42 +-
 .../dataZoom/{helper.js => helper.test.js}         |   15 +-
 .../graphic/{setOption.js => setOption.test.js}    |   92 +-
 .../helper/{sliderMove.js => sliderMove.test.js}   |   18 +-
 .../visualMap/{setOption.js => setOption.test.js}  |   86 +-
 test/ut/spec/data/{List.js => List.test.js}        |   38 +-
 ...eteDimensions.js => completeDimensions.test.js} |   24 +-
 test/ut/spec/model/Component.js                    |  156 -
 test/ut/spec/model/Component.test.js               |  172 +
 test/ut/spec/model/{Global.js => Global.test.js}   |  111 +-
 ...{timelineOptions.js => timelineOptions.test.js} |   29 +-
 .../spec/scale/{interval.js => interval.test.js}   |  129 +-
 test/ut/spec/ui/axis.boundaryGap.js                |  365 --
 test/ut/spec/ui/config.js                          |   26 -
 test/ut/spec/ui/legend.js                          | 1360 -----
 test/ut/spec/ui/series.bar.js                      |  381 --
 test/ut/spec/ui/title.js                           |  453 --
 test/ut/spec/ui/title.subtextStyle.js              |  381 --
 test/ut/spec/ui/title.textStyle.js                 |  350 --
 test/ut/spec/util/{graphic.js => graphic.test.js}  |   15 +-
 test/ut/spec/util/{layout.js => layout.test.js}    |    7 +-
 test/ut/spec/util/{model.js => model.test.js}      |   10 +-
 test/ut/spec/util/{number.js => number.test.js}    |  105 +-
 test/ut/ui.html                                    |   67 -
 test/ut/ut.html                                    |   46 -
 test/ut/ut.js                                      |   42 -
 114 files changed, 8957 insertions(+), 11286 deletions(-)
 create mode 100644 .github/pull_request_template.md
 create mode 100644 src/component/axis/axisSplitHelper.js
 copy test/{bar-large.html => bar-background.html} (60%)
 create mode 100644 test/geo-update.html
 create mode 100644 test/graphic-draggable.html
 create mode 100644 test/runTest/actions/graphic-draggable.json
 create mode 100644 test/runTest/actions/tooltip-appendToBody.json
 delete mode 100644 test/sankey-horizontal.html
 create mode 100644 test/stream-filter2.html
 create mode 100644 test/tree-polyline.html
 copy {extension-src => test/ut}/.eslintrc.yaml (98%)
 delete mode 100644 test/ut/.jshintrc
 delete mode 100755 test/ut/configure
 create mode 100644 test/ut/core/extendExpect.js
 copy src/chart/parallel.js => test/ut/core/setup.js (76%)
 delete mode 100644 test/ut/core/uiHelper.js
 create mode 100644 test/ut/jest.config.js
 delete mode 100644 test/ut/lib/canteen.js
 delete mode 100644 test/ut/lib/imagediff.js
 delete mode 100755 test/ut/lib/jasmine-2.3.4/boot.js
 delete mode 100755 test/ut/lib/jasmine-2.3.4/jasmine-html.js
 delete mode 100755 test/ut/lib/jasmine-2.3.4/jasmine.css
 delete mode 100755 test/ut/lib/jasmine-2.3.4/jasmine.js
 delete mode 100755 test/ut/lib/jasmine-2.3.4/jasmine_favicon.png
 rename test/ut/spec/api/{containPixel.js => containPixel.test.js} (70%)
 rename test/ut/spec/api/{converter.js => converter.test.js} (90%)
 rename test/ut/spec/api/{getVisual.js => getVisual.test.js} (89%)
 rename test/ut/spec/component/dataZoom/{helper.js => helper.test.js} (92%)
 rename test/ut/spec/component/graphic/{setOption.js => setOption.test.js} (97%)
 rename test/ut/spec/component/helper/{sliderMove.js => sliderMove.test.js} 
(93%)
 rename test/ut/spec/component/visualMap/{setOption.js => setOption.test.js} 
(83%)
 rename test/ut/spec/data/{List.js => List.test.js} (88%)
 rename test/ut/spec/data/{completeDimensions.js => completeDimensions.test.js} 
(97%)
 delete mode 100755 test/ut/spec/model/Component.js
 create mode 100755 test/ut/spec/model/Component.test.js
 rename test/ut/spec/model/{Global.js => Global.test.js} (89%)
 rename test/ut/spec/model/{timelineOptions.js => timelineOptions.test.js} (89%)
 rename test/ut/spec/scale/{interval.js => interval.test.js} (52%)
 delete mode 100644 test/ut/spec/ui/axis.boundaryGap.js
 delete mode 100644 test/ut/spec/ui/config.js
 delete mode 100644 test/ut/spec/ui/legend.js
 delete mode 100644 test/ut/spec/ui/series.bar.js
 delete mode 100644 test/ut/spec/ui/title.js
 delete mode 100644 test/ut/spec/ui/title.subtextStyle.js
 delete mode 100644 test/ut/spec/ui/title.textStyle.js
 rename test/ut/spec/util/{graphic.js => graphic.test.js} (95%)
 rename test/ut/spec/util/{layout.js => layout.test.js} (97%)
 rename test/ut/spec/util/{model.js => model.test.js} (91%)
 rename test/ut/spec/util/{number.js => number.test.js} (88%)
 delete mode 100644 test/ut/ui.html
 delete mode 100755 test/ut/ut.html
 delete mode 100755 test/ut/ut.js


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

Reply via email to