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/28 12:16:00 UTC

[incubator-echarts] branch release updated (afc994e -> a195480)

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 afc994e  Merge pull request #13501 from apache/fix-line-bold
     add 5d6fd87  feat(decal): support "none" to disable decal
     new a195480  Merge pull request #13490 from apache/feat-decal

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/util/decal.ts | 10 +++++++---
 src/util/types.ts |  2 +-
 test/decal.html   | 19 +++++++++++++++----
 3 files changed, 23 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
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 #13490 from apache/feat-decal

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 a195480c1ae8bb103a67b32b090afcd8d534feec
Merge: afc994e 5d6fd87
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Oct 28 20:15:25 2020 +0800

    Merge pull request #13490 from apache/feat-decal
    
    feat(decal): using "none" to disable decal

 src/util/decal.ts | 10 +++++++---
 src/util/types.ts |  2 +-
 test/decal.html   | 19 +++++++++++++++----
 3 files changed, 23 insertions(+), 8 deletions(-)



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