You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/04/26 08:56:04 UTC

[incubator-echarts] branch next updated (a96d971 -> ea9ad4a)

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

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


    from a96d971  fix position of component view may not update bug.
     add 05e35a3  enhance: adjust innerFill/innerStroke rule
     add 5cb15bc  enhance: adjust insideFill/insideStroke
     add 791b6c9  enhance: set default outsideStroke.
     add 560ea38  fix: fix mktest and test facility
     add 1b43577  fix: add back canteen and add el debug util.
     add 19bf4d4  test: add test facility.
     add b35d798  tweak
     add 3687f4b  Merge branch 'next' into custom-series-enhance
     new ea9ad4a  Merge pull request #12498 from apache/attached-text

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/chart/funnel/FunnelView.ts      |   2 +-
 src/chart/pie/PieView.ts            |   2 +-
 src/chart/sunburst/SunburstPiece.ts |   2 +-
 src/util/graphic.ts                 |  28 +-
 test/build/mktest.js                |  22 +-
 test/lib/canteen.js                 | 566 ++++++++++++++++++++++++++++++++++++
 test/lib/caseFrame.css              |   4 +-
 test/lib/testHelper.js              | 158 +++++++++-
 8 files changed, 750 insertions(+), 34 deletions(-)
 create mode 100644 test/lib/canteen.js


---------------------------------------------------------------------
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 #12498 from apache/attached-text

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

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

commit ea9ad4a879f249f3027f9f01e7fc7fd2afdfa984
Merge: a96d971 3687f4b
Author: sushuang <su...@gmail.com>
AuthorDate: Sun Apr 26 16:55:35 2020 +0800

    Merge pull request #12498 from apache/attached-text
    
    Attached text

 src/chart/funnel/FunnelView.ts      |   2 +-
 src/chart/pie/PieView.ts            |   2 +-
 src/chart/sunburst/SunburstPiece.ts |   2 +-
 src/util/graphic.ts                 |  28 +-
 test/build/mktest.js                |  22 +-
 test/lib/canteen.js                 | 566 ++++++++++++++++++++++++++++++++++++
 test/lib/caseFrame.css              |   4 +-
 test/lib/testHelper.js              | 158 +++++++++-
 8 files changed, 750 insertions(+), 34 deletions(-)


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