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/07/14 03:48:27 UTC

[echarts] branch feat-coarse-pointer updated (c11463a85 -> 343b13a49)

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

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


    from c11463a85 feat: rename variables
     add 343b13a49 test: add coarse-pointer in test env

No new revisions were added by this update.

Summary of changes:
 src/core/echarts.ts                             |   5 +-
 test/{pointer-size.html => coarse-pointer.html} |  26 +++-
 test/lib/caseFrame.js                           |  11 ++
 test/lib/config.js                              |   3 +
 test/runTest/actions/__meta__.json              |   1 +
 test/runTest/actions/coarse-pointer.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/server.js                          |   4 +
 test/runTest/store.js                           |   6 +-
 12 files changed, 147 insertions(+), 86 deletions(-)
 rename test/{pointer-size.html => coarse-pointer.html} (84%)
 create mode 100644 test/runTest/actions/coarse-pointer.json


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