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

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


    from cd55149  ts: add types for treemap series
     new 765ded9  fix: tweak compile fail.
     new cb8cade  ts: enable Event check for Eventful
     new b996076  ts: typo
     new a869e33  ts: add and unify defaultOption inheritance.

The 4 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/chart/bar/BarSeries.ts                    |  5 +++--
 src/chart/bar/PictorialBarSeries.ts           |  5 +++--
 src/chart/radar/RadarView.ts                  |  5 +++--
 src/component/axisPointer/globalListener.ts   |  2 +-
 src/component/dataZoom/InsideZoomModel.ts     |  5 +++--
 src/component/dataZoom/SliderZoomModel.ts     |  5 +++--
 src/component/dataZoom/roams.ts               |  7 +++----
 src/component/helper/RoamController.ts        |  4 ++--
 src/component/legend/ScrollableLegendModel.ts |  5 ++---
 src/component/visualMap/ContinuousModel.ts    |  5 ++---
 src/component/visualMap/PiecewiseModel.ts     |  5 ++---
 src/coord/axisHelper.ts                       |  6 ++++--
 src/echarts.ts                                | 17 ++++++-----------
 src/model/Component.ts                        |  6 +++---
 src/util/component.ts                         |  5 +++++
 src/util/model.ts                             |  6 ------
 16 files changed, 45 insertions(+), 48 deletions(-)


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

Reply via email to