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

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

commit bafef5a3f33c5aaa9c778072036db7e54d50f512
Merge: 62c9f2a9 6110ae00
Author: Yi Shen <bm2736...@gmail.com>
AuthorDate: Sun May 1 22:24:02 2022 +0800

    Merge pull request #43 from apache/feat-share
    
    feat: support sharing code and using nightly version.

 build/webpack.config.js                    |     5 +-
 package-lock.json                          | 13395 ++++++++++++++++++++++++++-
 package.json                               |     4 +
 src/common/config.js                       |    44 +-
 src/common/helper.js                       |    24 +-
 src/common/i18n.js                         |    26 +-
 src/common/store.js                        |    49 +-
 src/dep/showDebugDirtyRect.js              |    35 +-
 src/editor/CodeMonaco.vue                  |    38 +-
 src/editor/Editor.vue                      |   103 +-
 src/editor/Preview.vue                     |   613 +-
 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                |   163 +
 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 +
 22 files changed, 14593 insertions(+), 983 deletions(-)


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

Reply via email to