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

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


    from 3e7bdc3  rebuild: 5.0.0-beta.2
     new 23a809d  ts: add type to graphic component.
     new 98d4e7b  fix: [graphic component] support textContent.
     new 2f5febe  test: fix test of graphic component.
     new ec5bcf4  fix: [graphic component] compat legacy style.
     new a0fd0b7  Merge branch 'next' of github.com:apache/incubator-echarts 
into next

The 5 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:
 dist/echarts.js                                  | 142239 +++++++++-----------
 dist/echarts.js.map                              |      2 +-
 package-lock.json                                |   5153 +-
 package.json                                     |      4 +-
 src/component/graphic.ts                         |    543 +-
 src/option.ts                                    |      2 +
 src/util/layout.ts                               |      2 +-
 test/graphic-cases.html                          |    202 +
 test/ut/jest.config.js                           |      2 +-
 test/ut/spec/component/graphic/setOption.test.ts |    534 +-
 10 files changed, 67756 insertions(+), 80927 deletions(-)
 create mode 100644 test/graphic-cases.html


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

Reply via email to