You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/07/08 06:01:28 UTC

[incubator-echarts-doc] branch master updated (cfeb1fd -> a347d2a)

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

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


    from cfeb1fd  feat: added Chinese translation for coding-standard and updated build script.
     add c3eaff8  fix: Fix apache/incubator-echarts#12718
     add 68d23b3  feat: added missing events and actions docs of legend(selectall & inverseselect).
     add d0a02a1  fix: unselect should be inverse.
     add 60869c2  Merge pull request #99 from plainheart/feat-legend-doc
     add ecd8ae2  fix: added missing symbols and fix some wrong in option
     add d818426  fix en doc
     add db475d2  Merge pull request #103 from maximesong/fix-en-doc
     add effe532  Merge branch 'master' of github.com:apache/incubator-echarts-doc
     add 580c4b1  try adding live example
     add eced8c2  add example code
     add b637746  remove quoter in key after json stringify
     add ef912e3  update option after editing in control ui
     add ba004c5  fix vector ui component
     add ac80528  add example panel toggle and refresh
     add 6d544f5  add example select
     add 065c226  example: put example panel in the bottom if width is not enough
     add 2e8a355  example: add more ui config on bar
     add 5068f70  example: add UI def in line
     add 1e8380c  example: locate to the property after panel opened.
     add 4035a4b  example: support absolute value in percent component
     add 8737a41  example: optimize ui component
     add 3a94c89  example: add on more series
     add 546b342  example: can set option on data.
     add a13aced  fix levels not treated as an array.
     add 88e516e  example: can change the option in array like levels/data
     add 8eade8d  example: add ui on boxplot
     add d6d19d0  example: ui control on more series. optimize term when no examples avaiable
     add 11eb8ea  example: add clean mode to clear before setOption
     add 89f8c6a  example: add more UI on series
     add 135c466  example: UI on title, legend
     add 130e593  example: add UI on axis,grid,legend component
     add b24cc66  example: fix callback function lost during stringify
     add 4730b30  example: fix missing parsed code when having special char
     add 9835d71  example: fix code may be breaked by the marked parser
     add 1335a40  example: add more UI config, support custom symbol upload
     add cfb63e8  example: add UI on more components
     add 96c5a53  example: add UI on tooltip,calendar,pictorialBar
     add 1b72e63  example: highlight the changed lines and scroll to the changed line
     add 13cdf5b  example: restore after example changed
     add 1ad786c  example: make the code more looking like uneditable.
     add 6b7768b  example:fix the style of doc and example configuration items
     add cf1c986  example: change icon of try it
     add 448e34a  example: add example open button
     add 6c161e4  example: make font local.
     add d93b0fc  example: support other languages
     add 083ddca  example: add en title
     add 1d46c8b  fix: enhance section title.
     add d06ecb2  fix: added missing option `axisLabel.distance` for Gauge series.
     add 8996936  Merge pull request #105 from plainheart/add-missing-distance-option-for-gauge
     add dc605ff  fix: fixed some link errors.
     add 72ff9b3  Merge pull request #104 from plainheart/fix-link-custom
     add 9e58f86  add name, nodeAlign to sankey
     add a628456  Merge pull request #107 from softwords/sankey
     add 09cb3b7  fix(sankey): added missing `name` option.
     add 94b99c1  Merge pull request #108 from plainheart/patch-1
     add c8a4615  Add textStyle to radar.name
     add eeaa573  fix(axisPointer): change en to zh.
     add 93cd241  Merge pull request #110 from apache/plainheart-patch-1
     add e07b5b2  fix(gauge): added missing buttons in gauge example.
     add 7238337  Merge pull request #111 from plainheart/fix/add-missing-buttons-in-gauge-example
     add 7e212f1  Replace defualt with default (fixing typo)
     add a28cdce  Merge pull request #112 from xmatthias/replace_default_comments
     add 389d8bd  fix(gauge): added missing colon in option of Gauge Series, which leads the losing of `legendHoverLink`.
     add 4eade7f  Merge pull request #113 from plainheart/fix-gauge
     add 152da73  Add missing colon
     add 254117d  Add semicolon
     add 714efac  Merge pull request #114 from susiwen8/init
     add a43fecd  fix: link uses zh-CN but not en-US in Chinese documentation.
     add 8f6e2e9  Merge pull request #115 from apache/plainheart/patch-1
     add 28d5c15  fix: (1) fixed incorrect and broken links. (2) removed some special characters in gl option. (3) tweaked apache#114: replace semicolon with comma. (4) added missing symbols.
     add ec3bfaa  fix: removed special character in gl option.
     add db09fb0  Merge pull request #116 from plainheart/fix-links
     add 8d5b8d8  fix(themeRiver): add 'name'
     add 94f6f4f  Merge pull request #117 from softwords/themeriver
     add afec204  tweak doc
     add 26dbcb9  fix: added missing param `extra` for 2d-data-label-formatter.
     add 5285f05  tweak: remove redundant full stop.
     add 0eba0bc  fix(scatter): added missing default value for opacity in itemStyle.
     add e387a74  fix(tree): fixed the issue reported in incubator-echarts#12865.
     add 27fa7cb  Merge branch 'master' into live-example
     add a763df7  fix: added a custom renderer for supporting Chinese character for building code standard html files.
     add 88c3a71  fix: use normal function but not arrow function.
     add 4645a73  Merge branch 'master' of https://github.com/apache/incubator-echarts-doc into feat-code-style-doc-zh
     add 2f313ae  tweak: `comma` should be `semicolon` in Statement.
     add 930099c  Merge pull request #102 from plainheart/feat-code-style-doc-zh
     add fd75659  Merge branch 'master' into live-example
     add ea9d8ac  example: tweak style
     add 067a093  doc: change barBorderXXX to borderXXX in en doc
     add 7e5562a  Merge pull request #118 from apache/live-example
     add ef12307  fix not redirect to default page bug
     add d6e7a02  Merge branch 'live-example'
     add 0669da3  example: not show try button in mobile
     add 80f0e9d  example: use a shorter en title to avoid the overlap
     add a347d2a  not parsing UI in tutorial and api. fix parsing breaks the original article

No new revisions were added by this update.

Summary of changes:
 build.js                                           |   70 +-
 en/api/action.md                                   |   29 +-
 en/api/echarts-instance.md                         |   14 +-
 en/api/echarts.md                                  |   14 +-
 en/api/events.md                                   |   28 +-
 en/coding-standard.md                              |    6 +-
 en/option/component/radar.md                       |    5 +-
 en/option/component/toolbox.md                     |    2 +-
 en/option/component/visual-map-piecewise.md        |    2 +-
 en/option/component/visual-map.md                  |    4 +-
 en/option/partial/2d-data.md                       |    2 +-
 en/option/partial/line-style.md                    |    2 +-
 en/option/partial/text-style.md                    |    8 +-
 en/option/series/bar.md                            |    4 +-
 en/option/series/custom.md                         |    4 +-
 en/option/series/gauge.md                          |    6 +-
 en/option/series/graph.md                          |    2 -
 en/option/series/sankey.md                         |   26 +-
 en/option/series/scatter.md                        |    1 +
 en/option/series/sunburst.md                       |    2 +-
 en/option/series/themeRiver.md                     |    2 +
 en/option/series/tree.md                           |    4 +-
 en/option/series/treemap.md                        |    2 +-
 en/tutorial/custom-build.md                        |    6 +-
 en/tutorial/custom-series.md                       |   28 +-
 en/tutorial/data-zoom.md                           |    9 +-
 en/tutorial/dataset.md                             |  107 +-
 en/tutorial/drag-example.md                        |   11 +-
 en/tutorial/getting-started.md                     |    4 +-
 en/tutorial/media-query.md                         |   19 +-
 en/tutorial/npm-webpack.md                         |    2 +-
 en/tutorial/renderer.md                            |    6 +-
 en/tutorial/rich-text.md                           |   51 +-
 en/tutorial/style-overview.md                      |    6 +-
 en/tutorial/visual-map.md                          |   12 +-
 package-lock.json                                  | 5095 +++++++++++---------
 package.json                                       |   55 +-
 slides/ani/asset/common/echarts.min.js             |   10 +-
 slides/arch-brief/asset/common/echarts.min.js      |   10 +-
 slides/custom/asset/common/echarts.js              |   12 +-
 src/App.vue                                        |   40 +-
 src/asset/SourceCodePro-Regular.woff               |  Bin 0 -> 89796 bytes
 src/asset/SourceCodePro-Regular.woff2              |  Bin 0 -> 62136 bytes
 src/asset/icon.eot                                 |  Bin 0 -> 1440 bytes
 src/asset/icon.svg                                 |   11 +
 src/asset/icon.ttf                                 |  Bin 0 -> 1276 bytes
 src/asset/icon.woff                                |  Bin 0 -> 1352 bytes
 src/components/DocContent.vue                      |  160 +-
 src/components/DocContentItemCard.vue              |  112 +-
 src/components/DocNav.vue                          |    2 +-
 src/components/LiveExample.vue                     |  464 ++
 src/components/OptionControl.vue                   |  123 +
 src/controls/ControlBoolean.vue                    |   31 +
 src/controls/ControlColor.vue                      |   53 +
 .../truncate.js => controls/ControlColorStops.vue} |    0
 src/controls/ControlEnum.vue                       |   58 +
 src/controls/ControlIcon.vue                       |  108 +
 src/controls/ControlNumber.vue                     |   46 +
 src/controls/ControlPercent.vue                    |  105 +
 src/controls/ControlPercentVector.vue              |   79 +
 src/controls/ControlText.vue                       |   32 +
 src/controls/ControlVector.vue                     |   92 +
 src/dep/flatten.js                                 | 1175 +++++
 src/directive/highlight.js                         |    3 +-
 src/docHelper.js                                   |    2 +-
 src/i18n.js                                        |   50 +
 src/main.js                                        |   22 +-
 src/store.js                                       |  137 +-
 src/style/mixin.scss                               |   12 +-
 tool/extractDesc.js                                |   17 +-
 tool/md2json.js                                    |  165 +-
 zh/api/action.md                                   |   27 +-
 zh/api/echarts-instance.md                         |    8 +-
 zh/api/echarts.md                                  |   14 +-
 zh/api/events.md                                   |   28 +-
 zh/coding-standard.md                              |    2 +-
 zh/option/component/angle-axis.md                  |   71 +
 zh/option/component/axis-common.md                 |  120 +-
 zh/option/component/axisPointer.md                 |  111 +
 zh/option/component/calendar.md                    |  102 +
 zh/option/component/data-zoom-inside.md            |   48 +-
 zh/option/component/data-zoom-slider.md            |   52 +-
 zh/option/component/data-zoom.md                   |   21 +-
 zh/option/component/grid.md                        |   41 +
 zh/option/component/legend.md                      |  122 +
 zh/option/component/parallel-axis.md               |  185 +-
 zh/option/component/parallel.md                    |  457 +-
 zh/option/component/polar.md                       |   58 +
 zh/option/component/radar.md                       |   55 +-
 zh/option/component/radius-axis.md                 |   67 +
 zh/option/component/timeline.md                    |  432 +-
 zh/option/component/title.md                       |   30 +
 zh/option/component/toolbox.md                     |  154 +-
 zh/option/component/tooltip.md                     |  130 +
 zh/option/component/visual-map-continuous.md       |   29 +-
 zh/option/component/visual-map-piecewise.md        |   33 +
 zh/option/component/visual-map.md                  |    5 -
 zh/option/component/x-axis.md                      |   43 +
 zh/option/component/y-axis.md                      |   87 +
 zh/option/option.md                                |    2 +-
 zh/option/partial/2d-data.md                       |    4 +-
 zh/option/partial/animation.md                     |   10 +
 zh/option/partial/area-style.md                    |    2 +
 zh/option/partial/axisPointer-common.md            |   20 +
 zh/option/partial/barGrid.md                       |   11 +
 zh/option/partial/circular-layout.md               |    4 +
 zh/option/partial/clip.md                          |    2 +
 zh/option/partial/color-desc.md                    |    2 +-
 zh/option/partial/component-common-style.md        |    9 +
 zh/option/partial/cursor.md                        |    2 +
 zh/option/partial/item-style.md                    |    9 +-
 zh/option/partial/label.md                         |   43 +-
 zh/option/partial/large.md                         |    6 +
 zh/option/partial/legend-hover-link.md             |    3 +
 zh/option/partial/line-style.md                    |    9 +
 zh/option/partial/mark-area.md                     |   12 +
 zh/option/partial/mark-line.md                     |   12 +
 zh/option/partial/mark-point.md                    |   13 +-
 zh/option/partial/padding.md                       |    2 +
 zh/option/partial/rect-layout-width-height.md      |    4 +
 zh/option/partial/rect-layout.md                   |    8 +
 zh/option/partial/roam.md                          |    3 +
 zh/option/partial/show.md                          |    2 +
 zh/option/partial/silent.md                        |    2 +
 zh/option/partial/style-shadow-opacity.md          |   12 +-
 zh/option/partial/symbol.md                        |   10 +
 zh/option/partial/text-style.md                    |   58 +-
 zh/option/partial/tooltip-common.md                |   14 +-
 zh/option/series/bar.md                            |   93 +
 zh/option/series/boxplot.md                        |   47 +
 zh/option/series/candlestick.md                    |  203 +
 zh/option/series/custom.md                         |    2 +-
 zh/option/series/effectScatter.md                  |   35 +
 zh/option/series/funnel.md                         |   43 +
 zh/option/series/gauge.md                          |  128 +-
 zh/option/series/graph.md                          |   53 +-
 zh/option/series/heatmap.md                        |   51 +
 zh/option/series/line.md                           |   42 +
 zh/option/series/parallel.md                       |  178 +
 zh/option/series/pictorialBar.md                   |   72 +
 zh/option/series/pie.md                            |   82 +
 zh/option/series/radar.md                          |   36 +
 zh/option/series/sankey.md                         |   26 +-
 zh/option/series/scatter.md                        |   73 +
 zh/option/series/sunburst.md                       |  173 +-
 zh/option/series/themeRiver.md                     |   74 +
 zh/option/series/tree.md                           |   63 +
 zh/option/series/treemap.md                        |  222 +-
 zh/tutorial/custom-build.md                        |    6 +-
 zh/tutorial/custom-series.md                       |   27 +-
 zh/tutorial/data-zoom.md                           |    7 +-
 zh/tutorial/dataset.md                             |  129 +-
 zh/tutorial/drag-example.md                        |    9 +-
 zh/tutorial/echarts-gl.md                          |   70 +-
 zh/tutorial/getting-started.md                     |    4 +-
 zh/tutorial/graphic.md                             |    3 +-
 zh/tutorial/media-query.md                         |   10 +-
 zh/tutorial/rich-text.md                           |   50 +-
 zh/tutorial/style-overview.md                      |    4 +-
 zh/tutorial/visual-map.md                          |    8 +-
 160 files changed, 10595 insertions(+), 3031 deletions(-)
 create mode 100644 src/asset/SourceCodePro-Regular.woff
 create mode 100644 src/asset/SourceCodePro-Regular.woff2
 create mode 100644 src/asset/icon.eot
 create mode 100644 src/asset/icon.svg
 create mode 100644 src/asset/icon.ttf
 create mode 100644 src/asset/icon.woff
 create mode 100644 src/components/LiveExample.vue
 create mode 100644 src/components/OptionControl.vue
 create mode 100644 src/controls/ControlBoolean.vue
 create mode 100644 src/controls/ControlColor.vue
 copy src/{directive/truncate.js => controls/ControlColorStops.vue} (100%)
 create mode 100644 src/controls/ControlEnum.vue
 create mode 100644 src/controls/ControlIcon.vue
 create mode 100644 src/controls/ControlNumber.vue
 create mode 100644 src/controls/ControlPercent.vue
 create mode 100644 src/controls/ControlPercentVector.vue
 create mode 100644 src/controls/ControlText.vue
 create mode 100644 src/controls/ControlVector.vue
 create mode 100644 src/dep/flatten.js


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