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 2021/05/13 06:34:30 UTC

[echarts] branch master updated (a7c223b -> 7e78f24)

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

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


    from a7c223b  Merge pull request #14928 from apache/fix-tooltip-transform
     add 3f86f91  fix: resize throw error. fix #14846, fix #11395 .
     add a06096a  fix: if resize silent specified with not null/undefined, always use resize silent.
     new 7e78f24  Merge pull request #14934 from apache/fix/schedule

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/core/echarts.ts | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

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


[echarts] 01/01: Merge pull request #14934 from apache/fix/schedule

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

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

commit 7e78f249fba45c226a05797acd4dc777a54f7530
Merge: a7c223b a06096a
Author: sushuang <su...@gmail.com>
AuthorDate: Thu May 13 14:34:13 2021 +0800

    Merge pull request #14934 from apache/fix/schedule
    
    fix: error thrown when resize is called after setOption called with lazyUpdate: true. fix #14846, fix #11395 .

 src/core/echarts.ts | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

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