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 2021/10/14 03:23:40 UTC

[echarts] branch svg-ssr updated (54ddfa2 -> 332afce)

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

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


    from 54ddfa2  wip(ssr): optimize pie animation in ssr
     add 812dac2  Feat(line): click event on whole line
     add 9226bab  Merge pull request #15535 from susiwen8/line-click
     add d534395  Merge pull request #15662 from apache/master
     add 4d55a6a  Merge pull request #15727 from apache/master
     add 47f7741  Merge pull request #15746 from apache/release
     add 0292e76  revert(line): revert the default design "make line bolder in the empahsis state".
     add b5d315c  Merge pull request #15767 from apache/revert-default-line-bolder
     add ead64f7  style: optimize symbol visual code
     add 703086e  Merge pull request #15846 from apache/optimize-code
     add 27b2398  Revert "Feat(line): event on whole line"
     add 3484439  Merge pull request #15848 from apache/revert-15535-line-click
     new 332afce  Merge branch 'next' into svg-ssr

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/line/LineSeries.ts |   9 ++--
 src/visual/symbol.ts         | 115 +++++++++++++++++--------------------------
 2 files changed, 48 insertions(+), 76 deletions(-)

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


[echarts] 01/01: Merge branch 'next' into svg-ssr

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

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

commit 332afce91d21c89f5f6e6de45953200c3adf0ee1
Merge: 54ddfa2 3484439
Author: pissang <bm...@gmail.com>
AuthorDate: Thu Oct 14 11:23:09 2021 +0800

    Merge branch 'next' into svg-ssr

 src/chart/line/LineSeries.ts |   9 ++--
 src/visual/symbol.ts         | 115 +++++++++++++++++--------------------------
 2 files changed, 48 insertions(+), 76 deletions(-)

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