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 2019/10/25 07:02:16 UTC

[incubator-echarts] branch master updated (d5c2522 -> 4610a18)

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

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


    from d5c2522  style: add comment
     add cb4c8aa  fix(toolbox): avoid text overflow when mouseon #10951
     add 2cc224a  test(toolbox): add test case for #10951
     add af91952  merge
     new 4610a18  Merge pull request #11456 from apache/fix-10951

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:
 src/component/toolbox/ToolboxView.js    |  18 ++-
 test/runTest/actions/__meta__.json      |   5 +-
 test/runTest/actions/toolbox-title.json |   1 +
 test/toolbox-title.html                 | 200 ++++++++++++++++++++++++++++++++
 4 files changed, 217 insertions(+), 7 deletions(-)
 create mode 100644 test/runTest/actions/toolbox-title.json
 create mode 100644 test/toolbox-title.html


---------------------------------------------------------------------
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 #11456 from apache/fix-10951

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

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

commit 4610a182d9922a1e86b4c7fd24fad205a83cce39
Merge: d5c2522 af91952
Author: Ovilia <zw...@gmail.com>
AuthorDate: Fri Oct 25 15:01:18 2019 +0800

    Merge pull request #11456 from apache/fix-10951
    
    fix(toolbox): avoid text overflow when mouseon #10951

 src/component/toolbox/ToolboxView.js    |  18 ++-
 test/runTest/actions/__meta__.json      |   5 +-
 test/runTest/actions/toolbox-title.json |   1 +
 test/toolbox-title.html                 | 200 ++++++++++++++++++++++++++++++++
 4 files changed, 217 insertions(+), 7 deletions(-)


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