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 2023/06/29 02:10:09 UTC

[echarts-examples] branch gh-pages updated (f2896129 -> 12b61104)

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

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


    from f2896129 chore(deps): bump semver from 7.3.7 to 7.5.2 (#76)
     add c242fbb8 chore: update README.md
     add aca662d2 feat(editor): support PR preview (apache/echarts#18803)
     add ab36fa8e feat(editor): add `noReview` tip
     new 12b61104 Merge pull request #77 from apache/pr-preview

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:
 README.md                   |  40 ++---
 public/en/editor.html       |   4 +-
 public/zh/editor.html       |   4 +-
 src/common/config.js        |   6 +-
 src/common/i18n.js          |  64 ++++++++
 src/common/store.js         |  12 ++
 src/editor/Editor.vue       | 357 +++++++++++++++++++++++++++++++++++++++++++-
 src/editor/Preview.vue      |  72 +++++++--
 src/editor/sandbox/index.js |  49 +++---
 9 files changed, 545 insertions(+), 63 deletions(-)


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


[echarts-examples] 01/01: Merge pull request #77 from apache/pr-preview

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

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

commit 12b61104cce9be3b767affe2fac3ca21da73fae9
Merge: f2896129 ab36fa8e
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Thu Jun 29 10:10:04 2023 +0800

    Merge pull request #77 from apache/pr-preview
    
    feat(editor): support PR preview

 README.md                   |  40 ++---
 public/en/editor.html       |   4 +-
 public/zh/editor.html       |   4 +-
 src/common/config.js        |   6 +-
 src/common/i18n.js          |  64 ++++++++
 src/common/store.js         |  12 ++
 src/editor/Editor.vue       | 357 +++++++++++++++++++++++++++++++++++++++++++-
 src/editor/Preview.vue      |  72 +++++++--
 src/editor/sandbox/index.js |  49 +++---
 9 files changed, 545 insertions(+), 63 deletions(-)


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