You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2021/05/06 08:15:58 UTC

[echarts] branch fix-marker updated (1629159 -> 8de1db2)

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

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


    from 1629159  fix(markLine): fix default symbolSize issue brought by previous commit.
     add 2ea1063  chore: pack RELEASE_NOTE.txt into src.zip
     add 9c9db6f  Merge pull request #14742 from pissang/enhaance-workflow
     add f9f81ab  chore: comment error, adjust visualmap description (#14741)
     add d4fbdd1  test: add example for the usage in source release checking
     add 1a477a8  Merge pull request #14743 from pissang/enhance-workflow
     add d028e83  test: use webp to reduce screenshot storage
     add 505614a  Merge branch 'release' into optimize-visual-test-screenshot
     add f60e8b0  test(visual): optimize test runner and report tool
     add 403e5d0  Merge pull request #14745 from apache/optimize-visual-test-screenshot
     add 85f5c70  chore: fix typescript version (#14746)
     add 5122013  feat(i18n): add Slovenian translation
     add dff1dd0  Merge pull request #14758 from dkrat7/dkrat7-patch-1
     add 60d5ca6  chore: add nightly build workflow
     add 4a70b23  Merge pull request #14754 from apache/add-nightly-build
     add ee96343  chore: update package-lock.json
     add 560e2ea  fix(toolbox): fix incorrect `currentType` in `magictypechanged` event, close #12359.
     add 917497f  Merge branch 'next' of https://github.com/apache/incubator-echarts into fix/toolbox-magicType-event/12359
     add 25e860d  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix/toolbox-magicType-event/12359
     add da1affb  Merge pull request #13437 from apache/fix/toolbox
     add 10c9f79  fix(linear-gradient): avoid the Infinite value in `linearMap` util, fix #7293, #14534, #14601.
     add 7940f5a  fix(linear-gradient): `NaN` should not be handled.
     add b90f6ec  Merge branch 'master' of https://github.com/apache/echarts into fix-linear-gradient
     add cc0375d  Merge branch 'master' of https://github.com/apache/echarts into fix-linear-gradient
     add cf7c4ef  fix(line): clamp coord for gradient.
     add 4eeeccc  Merge pull request #14602 from apache/fix-linear-gradient
     add 2eac2e3  Fix(brush): clamp range when brush
     add 3d36cea  test(brush): add new test case for brush
     add 3718a28  Fix: other datzoom scenarios have same issue
     add f0368ae  chore: add `clamp` to `dataToPoint` and code simplify
     add 9b21f9b  Merge pull request #14569 from susiwen8/14416
     add 1ad5e0d  Changed LineEndLabelOption.valueAnimation to be optional.
     add 2790425  Merge pull request #14806 from Bilge/valueAnimation
     add a76cfbd  Merge pull request #14747 from apache/master
     add e20c4a6  fix(map): fix wrong usage of change state manually
     add 8459097  chore: update package-lock.json
     add bd0d710  fix: default to show tooltip in geo component
     add dad3b3b  Merge pull request #14768 from apache/fix-map
     add 737e23c  release 5.1.1
     add 786af8b  Merge pull request #14778 from apache/release-dev
     add a4df6a1  Merge pull request #14808 from apache/release
     add 492abe4  chore: remove unnecessary hidden files that may be published to npm
     add 8600acc  Merge pull request #14809 from apache/npm-publish-enhance
     add ac6ffd9  chore: enable manual trigger nightly workflow
     add 8af0c62  Merge pull request #14823 from apache/enhance-workflow
     add e922c07  chore: optimize style of README attention in nightly build
     add 9a2a525  Merge pull request #14825 from apache/enhance-workflow
     add 555bb6e  Update langEN.ts
     add 7f59518  Merge pull request #14860 from mKainzbauer/patch-1
     add 2712298  test(visual): optimize UI of visual regression test
     add 378982a  test(visual): optimize style. fetch version from jsdelivr
     add 69328d0  test(visual): add nightly version selection. save params in url
     add 9b97e37  test(visual): store results of each two versions
     add 59e5b80  chore(visual): optimize running status
     add 59e8825  chore(visual): save pending status immediately when run
     add 2a9fd86  test(visual): selected tests should from visible list not full list.
     add c7f9a4b  test(visual): add test runs manager
     add ccfa1ad  test(visual): add disk size stat
     add cfd66df  test(visual): better time formatting
     add 6ba9361  test(visual): add report generate
     add 56da1b8  test(visual): check store version and run version
     add 1f501a1  test(visual): add run progress
     add d1fa213  test(visual): fix glob pattern of finding tests
     add 3d04768  test(visual): save run config in server and share between clients
     add 808b814  test(visual): clean empty runs
     add 6700a55  test(visual): optimize no result display
     add c382330  test(visual): add replay buttons
     add d06e738  test(visual): optimize ui
     add 3a147bc  test: fix tests with error
     add 5826ca5  Merge pull request #14862 from apache/enhance-visual-regression-test
     add 5162c4f  chore: enhance the script compatibility in Windows and fix some lint errors.
     add f1f4556  chore: remove unused import and code.
     add 76c7f7a  chore: remove unused import and code.
     add 38b7b77  chore: use `npx` for script.
     add 9c788fb  Merge pull request #14872 from apache/fix-scripts
     add 8de1db2  Merge branch 'master' into fix-marker

No new revisions were added by this update.

Summary of changes:
 .github/workflows/nightly.yml                     |   34 +
 .github/workflows/source-release.yml              |   90 +-
 .npmignore                                        |    2 +
 build/prepareNightly.js                           |   62 +
 build/source-release/prepareReleaseMaterials.js   |   26 +-
 dist/echarts.common.js                            |   52 +-
 dist/echarts.common.js.map                        |    2 +-
 dist/echarts.common.min.js                        |    2 +-
 dist/echarts.esm.js                               |   80 +-
 dist/echarts.esm.js.map                           |    2 +-
 dist/echarts.esm.min.js                           |    2 +-
 dist/echarts.js                                   |   80 +-
 dist/echarts.js.map                               |    2 +-
 dist/echarts.min.js                               |    2 +-
 dist/echarts.simple.js                            |   27 +-
 dist/echarts.simple.js.map                        |    2 +-
 dist/echarts.simple.min.js                        |    2 +-
 package-lock.json                                 | 1717 ++++++++++++++++++---
 package.json                                      |   13 +-
 src/chart/candlestick/candlestickVisual.ts        |    4 +-
 src/chart/funnel/FunnelSeries.ts                  |    2 -
 src/chart/funnel/FunnelView.ts                    |    3 +-
 src/chart/line/LineSeries.ts                      |    2 +-
 src/chart/line/LineView.ts                        |    4 +-
 src/chart/line/install.ts                         |    5 +-
 src/chart/line/lineAnimationDiff.ts               |    2 +-
 src/chart/map/MapView.ts                          |    4 +-
 src/chart/sankey/SankeySeries.ts                  |    6 +-
 src/component/axis/SingleAxisView.ts              |    1 -
 src/component/axisPointer/CartesianAxisPointer.ts |    3 +-
 src/component/axisPointer/PolarAxisPointer.ts     |    6 +-
 src/component/axisPointer/SingleAxisPointer.ts    |    3 +-
 src/component/dataZoom/SliderZoomView.ts          |    3 +-
 src/component/helper/BrushTargetManager.ts        |   25 +-
 src/component/marker/MarkerView.ts                |    7 +-
 src/component/radar/install.ts                    |    4 +-
 src/component/timeline/SliderTimelineModel.ts     |    4 +-
 src/component/toolbox/feature/DataView.ts         |    2 +
 src/component/toolbox/feature/MagicType.ts        |    9 +-
 src/component/toolbox/feature/SaveAsImage.ts      |    4 +-
 src/coord/CoordinateSystem.ts                     |    6 +-
 src/coord/calendar/Calendar.ts                    |    1 -
 src/coord/cartesian/Cartesian2D.ts                |   14 +-
 src/coord/geo/GeoModel.ts                         |    8 +-
 src/coord/radar/Radar.ts                          |    3 +-
 src/core/echarts.ts                               |    2 +-
 src/data/helper/sourceHelper.ts                   |    5 +-
 src/echarts.all.ts                                |    2 +-
 src/i18n/langEN.ts                                |    4 +-
 src/i18n/langSI.ts                                |  142 ++
 src/layout/barGrid.ts                             |    2 +-
 src/model/mixin/palette.ts                        |    1 -
 src/util/number.ts                                |   39 +-
 test/brush3.html                                  |   36 +
 test/check-build.html                             |  613 ++++++++
 test/force2.html                                  |    2 +-
 test/ie8.html                                     | 1055 -------------
 test/linear-gradient.html                         |  229 +++
 test/parallel-aqi.html                            |   15 +-
 test/parallel-nutrients.html                      |   12 +-
 test/runTest/blacklist.js                         |    4 +
 test/runTest/cli.js                               |   94 +-
 test/runTest/client/client.css                    |  153 +-
 test/runTest/client/client.js                     |  290 +++-
 test/runTest/client/index.html                    |  320 ++--
 test/runTest/config.js                            |    1 +
 test/runTest/genReport.js                         |   61 +-
 test/runTest/server.js                            |  141 +-
 test/runTest/store.js                             |  198 ++-
 test/runTest/util.js                              |   16 +-
 test/smooth.html                                  |   24 -
 test/toolbox-stack-custom.html                    |    3 +
 72 files changed, 3855 insertions(+), 1943 deletions(-)
 create mode 100644 .github/workflows/nightly.yml
 create mode 100644 build/prepareNightly.js
 create mode 100644 src/i18n/langSI.ts
 create mode 100644 test/check-build.html
 delete mode 100644 test/ie8.html
 create mode 100644 test/linear-gradient.html

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