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 0e065ce update version of package-lock.json
add 201d151 refactor(UT): update List dataProvider UT case
add d5eb0f3 refactor(UT): remove List data stackedOn UT case because data
stack has been done in the unified processor
add db293ee refactor(UT): update List get Raw value UT test case
add 6edb911 refactor(UT): update completeDimensions different data UT
test case
add ba5433c refactor(UT): update completeDimensions differentSysDims UT
test case
add 92c9279 refactor(UT): update completeDimensions namesMoreThanDimCount
UT test case
add e3dc8f2 refactor(UT): update completeDimensions dimsDef test case
add 3814680 refactor(UT): update completeDimension encodeDef test case
add 445b224 refactor(UT): update scale interval samll value ticks test
case
add 4a931d7 refactor(UT): update Component topologicalTravel base test
case
add 09f6b57 refactor(UT): update update Component topologicalTravel
a1IsAbsent test case
add c3460b5 refactor(UT): update Component topologicalTravel isolate test
case
add 4ca0d09 refactor(UT): update Component topologicalTravel diamond test
case
add 6ce25ea refactor(UT): update component topologicalTravel with
multiple echarts instance test case
add 506fcaa refactor(UT): update component topologicalTravel remaining
test case
add da13603 fix(UT): remove unfit license
add de55405 test: compare screenshots with smaller threshold in visual
regression testing
add fbbf1d5 Merge remote-tracking branch 'upstream/master'
add a5c55a0 Merge pull request #11319 from deqingli/master
add 8d7e0df test(util): export quantityExponent and add ut #11249
add 3d2690a feat(util): quantityExponent(0) should return 0
add e43f1be test(svg): add test for #11036
add d050565 Add log axis for radar charts (#11324)
add cf414a2 feat: add sausage shape
add 6a7cbde feat(polar): support radius for polar bars
add e50f049 test(polar): add test for polar bars with roundCap
add b5e6ba7 feat(polar): supports radius array for polar
add e5adac3 test(polar): update polar tests
add 69c25d9 refactor: improve according to cr
add 52a20de test: change recorder key from shift to alt
add afa7340 Merge pull request #11409 from apache/release
add 6c32b3c Merge pull request #1 from apache/master
add ee4a934 New Feature--add Event "brushEnd"
add b6b9450 Merge pull request #11285 from cuijian-dexter/Fix9215
add 74aa5e5 Fix typo 'grapchic' in `echarts.all.js`
add d7ed43e core: merge master
add 3f3c34d style: fix code style
add e6ab1fd fix: remove fixClipWithShadow
add 58025dd fix: forgot to remove circles
add 4355d25 fix(map): fix label position in china map (#11411)
add 4d3ae67 FIX #11176 xAxis.axisTick.interval appears different between
echart4 and echart3.8 (#11186)
add cf25128 style: fix formatting style of #11186
add 647b379 Merge branch 'master' into fix-4856
add e52e95d Merge pull request #11393 from apache/fix-4856
add c2547f3 ci: use GitHub ci
add cb4c8aa fix(toolbox): avoid text overflow when mouseon #10951
add 2cc224a test(toolbox): add test case for #10951
add 4ed9eb4 fix(legendSelector): remove invalid configuration
add b6a2f1a fix #10471
add 9d8cff5 fix(gauge): update data with dataset #10945
add 5c5ea1b test(gauge): add test case for gauge #10945
add 19258d9 test(gauge): add visual test cases for gauge #10945
add dc8c853 fix(gauge): remove gauge data converting to array
add 8b8a67f fix(ie): fix error syntax in IE 11
add 625f57c Merge branch 'master' into fix-10945
add b732d09 Merge pull request #11373 from apache/fix-10945
add 784ce5f Merge remote-tracking branch 'upstream/master'
add 5def92d fix #10412
add 2c98ce7 Merge pull request #11447 from deqingli/master
add 95f3e48 refactor(polar): fix circular dependence
add 0a34783 refactor(polar): move sausage to util/shape
add d4ef961 Merge pull request #11453 from apache/fix-11393
add c34274a chore: tweak test case and tweak the patch of #11186
add fa6a00a Merge remote-tracking branch 'upstream/master'
add da4f1fa update the description of the paper in the readme
add d18bbd0 fix #11116 with update the indexOfRawIndex() interface of
list to ensure the raw index out of range return -1
add c98ecf0 update the list indexOfRawIndex() interface UT test #11116
add e1a3c4b Merge pull request #11457 from deqingli/master
add 1bdb91a feat(foce): add ignoreForceLayout option in the graph edge
(#11445)
add a08fc21 fix(doc): fix some expressions in README
add 36094cd chore: improve code.
add 5b21eae Update ISSUE_TEMPLATE.md (#11469)
add 3a3bf1a fix(bar): bar invisible in logarithmic axis #11403
add 6a30b77 bar in logarithmic axis test file fix
add 5275715 change code style
add 5091ba0 Merge pull request #11472 from SnailSword/master
add db07e62 Merge remote-tracking branch 'upstream/master'
add 9e718e7 Merge pull request #11481 from deqingli/master
add 8862e2e fix: clarify the definition of dataZoom.rangeMode.
add c789348 fix: quantityExponent #11249
add d5c2522 style: add comment
add af91952 merge
add 4610a18 Merge pull request #11456 from apache/fix-10951
add 5c6bb62 test(visual): sort actions meta data by keys
add 794bad3 fix(time): bar bandWidth with time axis #11145 (#11479)
add 2d12294 fix: use axis dim and index as key #11479
add bf37db0 fix(axis): fix extra ticks added caused by rounding error.
add test cases for splitArea
add 1c6a0f7 fix bug #9718
add 82ebc4d test: add action recording for test of bug #9718
add 27d270e fix: fix component type can't change bug #11000
add 17f7bfd feat(clip): candlestick add clip option (#11529)
add d1e84a6 feat(force): Add initial friction config in force layout
#11024 (#11276)
add 6b37ebc test: add test case for #11112
add b64bb3b test(visual): decrease the pass threshold of image diff.
add 6dd260b Merge pull request #11531 from apache/fix-11112
add 8f831fd fix: category axis label cache causes that label disappear
but can not show again when resize. Fixed that. Fix #11112
add 87196f3 enhance: enhance the behavior that when mouse move is out of
echarts area: the brushed area or dataZoom window will be released at that
case, but not keep in dragging state. fix #10675.
add b3057ac Merge pull request #11516 from apache/fix/brush-globalout
add f65cd55 fix: add test case for ios13 z order bug. The bug is fixed
in: https://github.com/ecomfe/zrender/pull/522 IOS13 safari probably has a
compositing bug (z order of the canvas and the consequent dom does not act as
expected) when some of the parent dom has `-webkit-overflow-scrolling: touch;`
and the webpage is longer than one screen and the canvas is not at the top part
of the page. Check `https://bugs.webkit.org/show_bug.cgi?id=203681` for more
details.
new fef810f Merge pull request #11545 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/ISSUE_TEMPLATE.md | 2 +-
.github/workflows/nodejs.yml | 31 ++
.travis.yml | 16 -
CONTRIBUTING.md | 4 +-
README.md | 8 +-
echarts.all.js | 2 +-
map/js/china.js | 4 +-
map/json/china.json | 2 +-
src/chart/bar/BarSeries.js | 6 +-
src/chart/bar/BarView.js | 18 +-
src/chart/candlestick/CandlestickSeries.js | 2 +
src/chart/candlestick/CandlestickView.js | 45 +-
src/chart/gauge/GaugeSeries.js | 5 -
src/chart/graph/GraphSeries.js | 2 +
src/chart/graph/forceHelper.js | 10 +-
src/chart/graph/forceLayout.js | 9 +-
src/chart/helper/Symbol.js | 9 +
src/chart/helper/createClipPathFromCoordSys.js | 6 +-
src/chart/helper/createGraphFromNodeEdge.js | 2 +-
src/chart/tree/TreeView.js | 7 +-
src/component/axis/AngleAxisView.js | 43 +-
src/component/brush/BrushView.js | 6 +
src/component/brush/brushAction.js | 7 +-
src/component/dataZoom/DataZoomModel.js | 16 +-
src/component/helper/BrushController.js | 59 ++-
src/component/toolbox/ToolboxView.js | 18 +-
src/coord/Axis.js | 23 +-
src/coord/axisTickLabelBuilder.js | 10 +
src/coord/cartesian/Cartesian2D.js | 13 -
src/coord/geo/geoJSONLoader.js | 4 +-
src/coord/polar/polarCreator.js | 19 +-
src/coord/radar/Radar.js | 4 +-
src/coord/radar/RadarModel.js | 7 +-
src/data/DataDiffer.js | 5 +-
src/data/Graph.js | 2 +-
src/data/List.js | 8 +-
src/layout/barGrid.js | 94 +++-
src/layout/barPolar.js | 5 +-
src/model/Global.js | 2 +-
src/util/number.js | 24 +-
src/util/shape/sausage.js | 93 ++++
test/-cases.js | 1 +
test/axis-interval.html | 615 +++++++++++++++----------
test/axis-interval2.html | 140 ++++++
test/axis-splitArea.html | 182 ++++++++
test/{bar-others.html => bar-log.html} | 54 +--
test/bar2.html | 81 +++-
test/clip.html | 373 +++++++++++++++
test/dataZoom-extreme.html | 428 +++++++++--------
test/force-edge-ignoreLayout.html | 130 ++++++
test/{webkit-dep.html => force-friction.html} | 77 ++--
test/force.html | 14 +-
test/force2.html | 12 +-
test/force3.html | 16 +-
test/gauge-simple.html | 159 +++++++
test/ios13-z-bug.html | 353 ++++++++++++++
test/legend-scroll2plain.html | 148 ++++++
test/legend.html | 1 -
test/lib/testHelper.js | 7 +
test/line.html | 39 +-
test/polar-rounded.html | 286 ++++++++++++
test/runTest/actions/__meta__.json | 59 +--
test/runTest/actions/axis-interval.json | 1 +
test/runTest/actions/axis-interval2.json | 1 +
test/runTest/actions/bar2.json | 1 +
test/runTest/actions/clip.json | 2 +-
test/runTest/actions/gauge-simple.json | 1 +
test/runTest/actions/line.json | 1 +
test/runTest/actions/polar-rounded.json | 1 +
test/runTest/actions/toolbox-title.json | 1 +
test/runTest/actions/update.js | 2 +-
test/runTest/client/client.js | 2 +-
test/runTest/compareScreenshot.js | 2 +-
test/runTest/recorder/index.html | 4 +-
test/runTest/recorder/recorder.js | 4 +-
test/runTest/store.js | 5 +-
test/toolbox-title.html | 200 ++++++++
test/ut/MIT.LICENSE | 20 -
test/ut/spec/data/List.js | 74 ++-
test/ut/spec/data/completeDimensions.js | 520 +++++++--------------
test/ut/spec/model/Component.js | 18 +-
test/ut/spec/scale/interval.js | 5 +-
test/ut/spec/util/number.js | 58 +++
83 files changed, 3610 insertions(+), 1140 deletions(-)
create mode 100644 .github/workflows/nodejs.yml
delete mode 100644 .travis.yml
create mode 100644 src/util/shape/sausage.js
create mode 100644 test/axis-splitArea.html
copy test/{bar-others.html => bar-log.html} (60%)
create mode 100644 test/force-edge-ignoreLayout.html
copy test/{webkit-dep.html => force-friction.html} (50%)
create mode 100644 test/gauge-simple.html
create mode 100644 test/ios13-z-bug.html
create mode 100644 test/legend-scroll2plain.html
create mode 100644 test/polar-rounded.html
create mode 100644 test/runTest/actions/axis-interval.json
create mode 100644 test/runTest/actions/axis-interval2.json
create mode 100644 test/runTest/actions/bar2.json
create mode 100644 test/runTest/actions/gauge-simple.json
create mode 100644 test/runTest/actions/line.json
create mode 100644 test/runTest/actions/polar-rounded.json
create mode 100644 test/runTest/actions/toolbox-title.json
create mode 100644 test/toolbox-title.html
delete mode 100755 test/ut/MIT.LICENSE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]