You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/11/25 14:32:41 UTC

[echarts] branch release updated (945df88b5 -> b99300b29)

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

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


    from 945df88b5 Merge pull request #17978 from ifjkovacsik/patch-1
     add 8985de838 chore(log): use warn util instead of `console.warn`
     add b8f16efdc chore: use `hasGlobalWindow` constant from env util.
     add c0a9277cc fix(core): use `!=` to check if series is excluded as native map returns `undefined` rather than `null`
     new b99300b29 Merge pull request #17979 from apache/fix-null-check

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 | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 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 #17979 from apache/fix-null-check

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

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

commit b99300b2985083d3fcf1814c744652d5800464fe
Merge: 945df88b5 c0a9277cc
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Fri Nov 25 22:32:33 2022 +0800

    Merge pull request #17979 from apache/fix-null-check
    
    fix(core): use `!=` to check if series is excluded as native map returns `undefined` rather than `null`

 src/core/echarts.ts | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)


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