You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/10/29 11:17:17 UTC

[incubator-echarts] branch release updated (81f9e93 -> a172154)

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

shenyi pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 81f9e93  Merge pull request #13507 from apache/timeline-scale
     add 484f9ae  test: fix nth child query in recorder
     add fa71a37  test: add more recorded interactions.
     new a172154  Merge pull request #13510 from apache/add-test-interactions

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:
 test/browser-esm.html                        |  2 +-
 test/runTest/actions/__meta__.json           |  7 +++++++
 test/runTest/actions/dataSelect.json         |  1 +
 test/runTest/actions/decal.json              |  1 +
 test/runTest/actions/funnel.json             |  2 +-
 test/runTest/actions/hoverFocus.json         |  1 +
 test/runTest/actions/hoverFocus2.json        |  1 +
 test/runTest/actions/label-layout.json       |  1 +
 test/runTest/actions/line-boldWhenHover.json |  1 +
 test/runTest/actions/pie-label-extreme.json  |  1 +
 test/runTest/recorder/recorder.js            | 12 +++++++-----
 test/visualMap-continuous.html               |  7 +++----
 12 files changed, 26 insertions(+), 11 deletions(-)
 create mode 100644 test/runTest/actions/dataSelect.json
 create mode 100644 test/runTest/actions/decal.json
 create mode 100644 test/runTest/actions/hoverFocus.json
 create mode 100644 test/runTest/actions/hoverFocus2.json
 create mode 100644 test/runTest/actions/label-layout.json
 create mode 100644 test/runTest/actions/line-boldWhenHover.json
 create mode 100644 test/runTest/actions/pie-label-extreme.json


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


[incubator-echarts] 01/01: Merge pull request #13510 from apache/add-test-interactions

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

shenyi pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit a1721543837b7442d157b3128bbc6494c7bb7104
Merge: 81f9e93 fa71a37
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Oct 29 19:16:30 2020 +0800

    Merge pull request #13510 from apache/add-test-interactions
    
    test: add more recorded interactions.

 test/browser-esm.html                        |  2 +-
 test/runTest/actions/__meta__.json           |  7 +++++++
 test/runTest/actions/dataSelect.json         |  1 +
 test/runTest/actions/decal.json              |  1 +
 test/runTest/actions/funnel.json             |  2 +-
 test/runTest/actions/hoverFocus.json         |  1 +
 test/runTest/actions/hoverFocus2.json        |  1 +
 test/runTest/actions/label-layout.json       |  1 +
 test/runTest/actions/line-boldWhenHover.json |  1 +
 test/runTest/actions/pie-label-extreme.json  |  1 +
 test/runTest/recorder/recorder.js            | 12 +++++++-----
 test/visualMap-continuous.html               |  7 +++----
 12 files changed, 26 insertions(+), 11 deletions(-)


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