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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
