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

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


    from c6ccf94d Merge pull request #271 from yyp0716/dev
     add d2fe776e chore(deps): bump terser from 4.8.0 to 4.8.1 in /editor
     add b0fa28e6 chore(deps): bump terser from 4.7.0 to 4.8.1
     add 88b38eaa doc: add doc for graphroam, georoam, and treeroam
     add a61a3b6b chore(deps): bump moment from 2.29.2 to 2.29.4 in /editor
     add e6fbf51e Merge pull request #275 from 
apache/dependabot/npm_and_yarn/editor/moment-2.29.4
     add 77aa1ef8 chore: update dependencies
     add a259367c fix(build): compress option json & js
     add 318ba2de chore: update dependencies
     add ffcd7758 feat(preview): support redirecting to echarts-example editor 
to edit preview code
     add 48057fd3 enlarge edit button in live preview and improve the style of 
loading mask
     add 3feccb0c add some annotations for `finished` event
     add 38e56263 Replace chinese symbol on data doc page
     add ebfd3512 Merge pull request #282 from MasterOdin/patch-2
     add a884baa8 fix some typos and update links
     add a7549296 doc: update outdated doc
     add 054af810 feat(pie): add `coordinateSystem` option for pie series
     add 1913b728 fix: add missing item for `calendar` coordinate system.
     add 8724589f fix wrong `seriesType` was passed to `partial/coord-sys.md`
     add 91c9ecc6 Merge pull request #286 from apache/feat-pie-coordinateSystem
     add a299ea80 Merge branch 'master' into dev

No new revisions were added by this update.

Summary of changes:
 build.js                          |     9 +-
 build/webpack.config.js           |     1 -
 editor/package-lock.json          |    88 +-
 editor/src/store/store.js         |     2 +-
 en/api/events.md                  |    68 +-
 en/option/component/tooltip.md    |     3 +-
 en/option/partial/2d-data.md      |     8 +-
 en/option/partial/coord-sys.md    |    48 +
 en/option/series/boxplot.md       |     2 +-
 en/option/series/candlestick.md   |     2 +-
 en/option/series/effectScatter.md |     2 +-
 en/option/series/line.md          |     2 +-
 en/option/series/pie.md           |     9 +
 en/option/series/scatter.md       |     2 +-
 en/option/series/themeRiver.md    |     2 +-
 package-lock.json                 | 18684 ++++++++++++++++++++++++------------
 package.json                      |    22 +-
 src/App.vue                       |     1 +
 src/components/DocContent.vue     |     4 +
 src/components/LiveExample.vue    |    54 +-
 src/components/SearchResult.vue   |     2 +-
 src/directive/mark.js             |     2 +-
 src/i18n.js                       |     8 +-
 src/main.js                       |     5 +-
 tool/md2json.js                   |     2 +-
 zh/api/events.md                  |    68 +-
 zh/option/component/tooltip.md    |     3 +-
 zh/option/partial/2d-data.md      |     8 +-
 zh/option/partial/coord-sys.md    |    48 +
 zh/option/series/boxplot.md       |     2 +-
 zh/option/series/candlestick.md   |     2 +-
 zh/option/series/effectScatter.md |     2 +-
 zh/option/series/line.md          |     2 +-
 zh/option/series/pie.md           |     9 +
 zh/option/series/scatter.md       |     2 +-
 35 files changed, 12706 insertions(+), 6472 deletions(-)


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

Reply via email to