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 87492b224c0e531ce26dd4d0f8f4c0f0e6e938bb
Merge: be9af6b6 65b0e3f1
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Mon May 9 11:09:26 2022 +0800

    Merge branch 'gh-pages' of https://github.com/apache/echarts-examples into 
gh-pages

 build/minify-loader.js                           |    13 +
 build/webpack.config.js                          |    28 +-
 package-lock.json                                | 13435 ++++++++++++++++++++-
 package.json                                     |     6 +-
 public/examples/ts/doc-example/label-position.js |    85 +-
 src/common/config.js                             |    44 +-
 src/common/helper.js                             |    24 +-
 src/common/i18n.js                               |    26 +-
 src/common/store.js                              |    53 +-
 src/dep/showDebugDirtyRect.js                    |    35 +-
 src/editor/CodeMonaco.vue                        |    38 +-
 src/editor/Editor.vue                            |   101 +-
 src/editor/Preview.vue                           |   620 +-
 src/editor/downloadExample.js                    |   108 +-
 src/editor/sandbox.js                            |   216 -
 src/editor/sandbox/estraverse.browser.js         |     1 +
 src/editor/sandbox/handleLoop.js                 |    78 +
 src/editor/sandbox/index.js                      |   174 +
 src/editor/sandbox/loopController.js             |    60 +
 src/editor/sandbox/openwith/codepen.js           |    29 +
 src/editor/sandbox/openwith/codesandbox.js       |    64 +
 src/editor/sandbox/openwith/helper.js            |    79 +
 src/editor/sandbox/setup.js                      |   369 +
 src/editor/sandbox/srcdoc.html                   |    73 +
 src/main.js                                      |     8 +-
 25 files changed, 14492 insertions(+), 1275 deletions(-)


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

Reply via email to