You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/07/08 06:27:20 UTC

[incubator-echarts-doc] branch master updated (a347d2a -> a3c77c7)

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

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


    from a347d2a  not parsing UI in tutorial and api. fix parsing breaks the original article
     new 19e5702  fix(tree): fixed the issue reported in apache/incubator-echarts#12865.
     new 9d135b3  Merge branch 'master' of https://github.com/apache/incubator-echarts-doc into upstream-master
     new e1bf0a7  tweak: show live example button and component only when doc is type of option/gl-option.
     new 8ca65e7  Merge pull request #119 from plainheart/fix-doc1
     new b7dbf4f  fix: corrected some links.
     new e3d53eb  fix: corrected some links.
     new 5905ddb  Merge pull request #120 from plainheart/fix-doc1
     new c544fb1  feat: added support for changing the layout of option example preview panel.
     new 28bef84  Merge pull request #121 from plainheart/feat-layout-switch-for-option-preview
     new ef3c439  Merge branch 'master' of https://github.com/apache/incubator-echarts-doc into upstream-master
     new d5df68e  fix(tree): fixed the issue reported in apache/incubator-echarts#12896.
     new ea34d7f  tweak: use `document.getElementById` but not `document.querySelector`.
     new eec88e8  fixed a typo and tweaked the comment.
     new a3c77c7  Merge pull request #122 from plainheart/upstream-master

The 1736 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/option-gl/partial/shading.md                 |  2 +-
 en/option-gl/partial/temporal-super-sampling.md |  2 +-
 en/option/series/tree.md                        |  2 +-
 src/components/DocContent.vue                   | 57 ++++++++++------
 src/components/LiveExample.vue                  | 91 ++++++++++++++++++++++---
 src/i18n.js                                     | 18 ++++-
 src/store.js                                    | 38 ++++++++++-
 tool/md2json.js                                 |  2 +-
 zh/option/series/tree.md                        |  2 +-
 zh/tutorial/renderer.md                         |  8 +--
 zh/tutorial/weixin-application.md               |  4 +-
 11 files changed, 181 insertions(+), 45 deletions(-)


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