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

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

commit 5ff7bab92ff9c204e5baf1f5d5659e9eff2c2e71
Merge: 14bfdfd 54ff66f
Author: 100pah <sushuang0...@gmail.com>
AuthorDate: Tue Aug 18 14:49:02 2020 +0800

    Merge branch 'next' of github.com:apache/incubator-echarts-doc into next

 .babelrc                              |   8 +--
 build.js                              |   4 +-
 build/webpack.config.js               |   5 ++
 config/env.asf.js                     |   4 +-
 config/env.echartsjs.js               |  15 -----
 config/env.localsite.js               |   4 +-
 en/changelog.md                       | 119 ++++++++++++++++----------------
 en/option/series/treemap.md           |  12 ++--
 package.json                          |   5 --
 public/en/api.html                    |   8 ++-
 public/en/option-gl.html              |   8 ++-
 public/en/option.html                 |   9 ++-
 public/en/tutorial.html               |   9 ++-
 public/zh/api.html                    |   9 ++-
 public/zh/option-gl.html              |   9 ++-
 public/zh/option.html                 |   9 ++-
 public/zh/tutorial.html               |   9 ++-
 src/components/DocContentItemCard.vue |   5 +-
 src/components/LiveExample.vue        |   9 +--
 src/config.js                         |  12 ++++
 src/main.js                           |  47 -------------
 src/store.js                          |   2 +-
 src/style/mixin.scss                  |   3 +-
 zh/changelog.md                       | 119 ++++++++++++++++----------------
 zh/option/component/geo-common.md     |   2 -
 zh/option/partial/label-layout.md     | 123 ++++++++++++++++++++++++++++++++++
 zh/option/partial/label.md            |  10 ---
 zh/option/partial/text-style.md       |  29 ++++++++
 zh/option/series/bar.md               |   9 ++-
 zh/option/series/custom.md            |   6 ++
 zh/option/series/effectScatter.md     |   5 ++
 zh/option/series/funnel.md            |   5 ++
 zh/option/series/graph.md             |   6 ++
 zh/option/series/heatmap.md           |   5 ++
 zh/option/series/line.md              |   6 ++
 zh/option/series/lines.md             |   5 ++
 zh/option/series/map.md               |   5 ++
 zh/option/series/pictorialBar.md      |   6 ++
 zh/option/series/pie.md               |   5 ++
 zh/option/series/radar.md             |   5 ++
 zh/option/series/sankey.md            |   5 ++
 zh/option/series/scatter.md           |   5 ++
 zh/option/series/sunburst.md          |   6 ++
 zh/option/series/themeRiver.md        |   5 ++
 zh/option/series/tree.md              |   5 ++
 zh/option/series/treemap.md           |  24 +++----
 46 files changed, 469 insertions(+), 256 deletions(-)


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

Reply via email to