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/16 08:45:46 UTC

[incubator-echarts] branch next updated (60664f9 -> 8a17180)

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

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


    from 60664f9  Merge pull request #13438 from apache/fix-ut
     add 97b1473  test(dirty-rect): support dirty rect in test
     add b0d9456  refactor(dirty-rect): reuse window logic
     add c03bbbb  refactor(dirty-rect): merge conditions
     add d5c8ce9  Merge branch 'next' into dirty-rect
     new 8a17180  Merge pull request #13170 from apache/dirty-rect

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/echarts.ts         | 18 ++++++++++++++----
 test/lib/caseFrame.css |  7 ++-----
 test/lib/caseFrame.js  | 32 ++++++++++++++++++++++++++++----
 test/lib/config.js     |  3 +++
 4 files changed, 47 insertions(+), 13 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 #13170 from apache/dirty-rect

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

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

commit 8a17180072e1c84bb2a3a2c9189b8456cc4bdb1e
Merge: 60664f9 d5c8ce9
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Oct 16 16:45:09 2020 +0800

    Merge pull request #13170 from apache/dirty-rect
    
    feat(dirty-rect): Using dirty rectangles to render charts

 src/echarts.ts         | 18 ++++++++++++++----
 test/lib/caseFrame.css |  7 ++-----
 test/lib/caseFrame.js  | 32 ++++++++++++++++++++++++++++----
 test/lib/config.js     |  3 +++
 4 files changed, 47 insertions(+), 13 deletions(-)



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