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/11/10 08:47:24 UTC

[incubator-echarts] branch release updated (c50efe1 -> 87ccbdb)

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 c50efe1  Merge pull request #13589 from apache/label-inherit-opacity
     add 71c8da0  fix(label): inheritOpacityshould not been applied in rich when opacity in top is given.
     new 87ccbdb  Merge pull request #13591 from apache/fix-inherit-opacity-in-rich

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/bar/BarView.ts          |  2 +-
 src/chart/bar/PictorialBarView.ts |  2 +-
 src/chart/funnel/FunnelView.ts    |  2 +-
 src/chart/heatmap/HeatmapView.ts  |  2 +-
 src/chart/helper/Line.ts          |  2 +-
 src/chart/helper/Symbol.ts        |  2 +-
 src/chart/pie/PieView.ts          |  2 +-
 src/chart/radar/RadarView.ts      |  2 +-
 src/chart/treemap/TreemapView.ts  |  2 +-
 src/label/labelStyle.ts           | 22 ++++++++++++----------
 10 files changed, 21 insertions(+), 19 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 #13591 from apache/fix-inherit-opacity-in-rich

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 87ccbdb946a35ccbba2d952f01610c1f73e103ed
Merge: c50efe1 71c8da0
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Nov 10 16:46:55 2020 +0800

    Merge pull request #13591 from apache/fix-inherit-opacity-in-rich
    
    fix(label): inheritOpacity should not been applied in rich when opacity in top is given.

 src/chart/bar/BarView.ts          |  2 +-
 src/chart/bar/PictorialBarView.ts |  2 +-
 src/chart/funnel/FunnelView.ts    |  2 +-
 src/chart/heatmap/HeatmapView.ts  |  2 +-
 src/chart/helper/Line.ts          |  2 +-
 src/chart/helper/Symbol.ts        |  2 +-
 src/chart/pie/PieView.ts          |  2 +-
 src/chart/radar/RadarView.ts      |  2 +-
 src/chart/treemap/TreemapView.ts  |  2 +-
 src/label/labelStyle.ts           | 22 ++++++++++++----------
 10 files changed, 21 insertions(+), 19 deletions(-)


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