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:10 UTC

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

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