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/08 05:49:48 UTC

[incubator-echarts] branch bundle-dts updated (b46dc3d -> 2086398)

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

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


    from b46dc3d  test: add bundled dts test
     add 2086398  fix(type): support ts 3.4 in dts

No new revisions were added by this update.

Summary of changes:
 build/pre-publish.js                       |  9 ++++++-
 build/testDts.js                           |  2 +-
 index.d.ts                                 |  1 +
 src/chart/bar/PictorialBarSeries.ts        |  4 ++-
 src/chart/boxplot/BoxplotSeries.ts         |  4 ++-
 src/chart/candlestick/CandlestickSeries.ts |  4 ++-
 src/chart/graph/GraphSeries.ts             | 16 ++++++------
 src/chart/line/LineSeries.ts               |  4 ++-
 src/chart/pie/PieSeries.ts                 |  4 ++-
 src/chart/sankey/SankeySeries.ts           |  5 ++--
 src/chart/scatter/ScatterSeries.ts         |  4 ++-
 src/chart/sunburst/SunburstSeries.ts       |  5 ++--
 src/chart/tree/TreeSeries.ts               |  5 ++--
 src/chart/treemap/TreemapSeries.ts         |  8 +++---
 src/echarts.ts                             |  5 ++--
 src/util/types.ts                          | 42 +++++++++++++++++-------------
 16 files changed, 77 insertions(+), 45 deletions(-)


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