You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/06/14 04:14:50 UTC

[echarts-doc] branch master updated (e15313c8 -> 039a511a)

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

ovilia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


    from e15313c8 doc: update expression in the changelog
     add ecbe8faf optimize doc style
     add 1df22bda Merge branch 'master' into dev
     add 93983a46 Merge branch 'master' into dev
     add 64a15472 feat: add stackStrategy docs
     add d4d6baa6 add version
     add 91952666 fix typo and add anchors
     add ecb8f10a add stackStrategy zh doc
     add 544e1f9d Merge pull request #255 from villebro/villebro/stackStrategy
     add b6653a2b feat(tree): add `relative` for `tree.emphasis.focus` (#251)
     add 994bb1da fix translate issue
     add 6a2366ed Merge branch 'master' into dev
     add bee3b504 fix: translation of apache/echarts#17086
     add 94e98e02 feat(doc): add doc for apache/echarts#16904
     add 50c684ca tweak apache/echarts-doc#255
     add 8a8af26a fix(axis): add version tip for `alignTicks`.
     add 12aabb09 fix(tree): fix syntax errors in `tree` series option.
     add dec97272 tweak emphasis-common.md
     add 0158ae7f fix type of `center` option
     add 40115aae fix(stackStrategy): fix syntax errors & typos and add version indicator for option-gl
     add cc37c3dd fix: add version for `center` (#260)
     add 71bdc522 feat: add chinese changelog
     new 039a511a Merge pull request #261 from apache/dev

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:
 en/changelog.md                      |  1 +
 en/option-gl/partial/version.md      |  5 +++++
 en/option-gl/series/bar3D.md         | 14 ++++++++++++++
 en/option/component/x-axis.md        |  4 ++++
 en/option/component/y-axis.md        |  4 ++++
 en/option/partial/emphasis-common.md |  3 +++
 en/option/series/bar.md              | 15 +++++++++++++++
 en/option/series/graph.md            |  6 +++---
 en/option/series/line.md             | 16 +++++++++++++++-
 en/option/series/map.md              | 11 ++++++++++-
 en/option/series/tree.md             | 10 ++++++----
 zh/changelog.md                      | 28 ++++++++++++++++++++++++++++
 zh/option-gl/partial/version.md      |  5 +++++
 zh/option-gl/series/bar3D.md         | 18 ++++++++++++++++--
 zh/option/component/x-axis.md        |  4 ++++
 zh/option/component/y-axis.md        |  4 ++++
 zh/option/partial/emphasis-common.md |  3 +++
 zh/option/series/bar.md              | 17 +++++++++++++++--
 zh/option/series/graph.md            |  6 +++---
 zh/option/series/line.md             | 18 +++++++++++++++---
 zh/option/series/map.md              | 11 ++++++++++-
 zh/option/series/tree.md             | 10 ++++++----
 22 files changed, 189 insertions(+), 24 deletions(-)
 create mode 100644 en/option-gl/partial/version.md
 create mode 100644 zh/option-gl/partial/version.md


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


[echarts-doc] 01/01: Merge pull request #261 from apache/dev

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

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

commit 039a511ac2e95296d4b0de1e3e2dadf3f0690c6a
Merge: e15313c8 71bdc522
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Tue Jun 14 12:14:45 2022 +0800

    Merge pull request #261 from apache/dev
    
    Release 5.3.3, merge dev doc to master

 en/changelog.md                      |  1 +
 en/option-gl/partial/version.md      |  5 +++++
 en/option-gl/series/bar3D.md         | 14 ++++++++++++++
 en/option/component/x-axis.md        |  4 ++++
 en/option/component/y-axis.md        |  4 ++++
 en/option/partial/emphasis-common.md |  3 +++
 en/option/series/bar.md              | 15 +++++++++++++++
 en/option/series/graph.md            |  6 +++---
 en/option/series/line.md             | 16 +++++++++++++++-
 en/option/series/map.md              | 11 ++++++++++-
 en/option/series/tree.md             | 10 ++++++----
 zh/changelog.md                      | 28 ++++++++++++++++++++++++++++
 zh/option-gl/partial/version.md      |  5 +++++
 zh/option-gl/series/bar3D.md         | 18 ++++++++++++++++--
 zh/option/component/x-axis.md        |  4 ++++
 zh/option/component/y-axis.md        |  4 ++++
 zh/option/partial/emphasis-common.md |  3 +++
 zh/option/series/bar.md              | 17 +++++++++++++++--
 zh/option/series/graph.md            |  6 +++---
 zh/option/series/line.md             | 18 +++++++++++++++---
 zh/option/series/map.md              | 11 ++++++++++-
 zh/option/series/tree.md             | 10 ++++++----
 22 files changed, 189 insertions(+), 24 deletions(-)


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