This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 1dadcabe2 Merge pull request #17611 from tyn1998/feat/multi-drill
add 81cf1548a fix(i18n): language code for Ukrainian is UK, not UA
add 053f84c78 Merge pull request #17800 from
striezel-stash/i18n-ukrainian-language-code
add 52673918f fix(i18n): language code for Ukrainian is UK, not UA
add 3c11bf932 Merge pull request #17812 from
striezel-stash/i18n-ukrainian-language-code
add ff67cdc01 fix(dataStack): zero is neither positive nor negative stack,
close #17801
add 7f029b4cb Merge pull request #17809 from MainHou/fix-17801
add dd7ce3549 fix(graph): draggable only work on force layout
add 0a5d50ad1 Merge pull request #17792 from
kongmoumou/kongmoumou/fix-graph-draggable
add 3dd13423f fix(type): add overflow property to AxisLabelBaseOption
interface. close #17363
add 817b84dcf Merge pull request #17808 from breizh24/fix-17363
add d3d142ad5 chore(nightly-build): fix potential npm publish error due to
time conflict.
add f21524924 Merge pull request #17857 from apache/nightly-build
add 9cb806a5a chore: fix various typos
add 9c4b7423e Merge pull request #17873 from striezel-stash/fix-some-typos
add 68b2862ea fix(data): fix deprecated access to `HashMap.data` due to
ecomfe/zrender#966, change `hasOwnProperty` to `hasKey`.
add 3f1de7425 chore(dep): update zrender to the latest nightly version
add 273f3ede3 Merge pull request #17861 from apache/fix/hashmap
add 3b20b8252 fix(tooltip): fix tooltip arrow may cover the content when
border is wide.
add 84a9de8db Merge pull request #17875 from apache/fix/tooltip-arrow
add 0f86a100b fix(heatmap): fix heatmap label may overlap when the
dataZoom is enabled
add c8d5a0780 Merge pull request #17876 from apache/fix-heatmap
add 0f149dc89 chore: start a local server for testing when run dev #17868
(#17882)
add 63dd98acf style: fix code style flaw and remove unnecessary default
parameter. (#17098)
add 7fe9b7351 Merge pull request #17887 from apache/fix/code-style-17098
add 12636cd73 chore: export `ECElementEvent` for Typescript
add 3d69d6c5b Merge pull request #17892 from
keita-determined/chore/export-ECElementEvent
add 1ed2b93c3 chore: fix some typos
add 7bddbe583 Merge pull request #17896 from striezel-stash/fix-some-typos
add 9a9a3ce78 chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
add e59f0b106 Merge pull request #17898 from
apache/dependabot/npm_and_yarn/socket.io-parser-3.3.3
add 729c39951 chore: fix various typos
add c65acfb9f Merge pull request #17904 from
striezel-stash/fix-various-typos
add d86c0e26a fix: fix the error caused by markArea x/y
add 32382f189 fix(marker): fix magic marker statistic type is not
respected in `coord` array.
add f0f2f7dca test(marker): add test case for `markArea`
add 77fc76742 Merge branch 'master' of https://github.com/apache/echarts
into issue#10074
add 34a8fcab5 Merge pull request #17217 from jiawulin001/issue#10074
add e780ba5e7 fix(lines): add missing `function` callback into
`lineStyle.color` for line series.
add 523ddc020 Merge pull request #17780 from apache/fix/lines-type
add 59411cb49 export GraphicComponentTextOption
add 381c6bc1a Merge pull request #17906 from lloydzhou/patch-1
add aabbcf4b0 chore: fix a few typos
add 4df9ad38c Merge pull request #17913 from striezel-stash/fix-a-few-typos
add 4dcf75518 fix(type): add `string` & `number` type into the `center`
option of pie series
add 7b62040dd Merge pull request #17917 from apache/fix/pie-center-type
add b2ee72d55 fix(pie): fix `center` may not be converted to the correct
point when coordinate system is specified due to being normalized to an array.
add a28b21953 Merge pull request #17920 from
apache/fix/pie-coordinate-system
add ab39c8afa fix(dataZoom): fallback to extent start/end when parsed
value or percent is invalid.
add cb722aeca Merge pull request #17934 from apache/fix-datazoom
add c33d293d6 chore(deps): bump engine.io from 3.6.0 to 3.6.1
add f68e1f13c Merge pull request #17963 from
apache/dependabot/npm_and_yarn/engine.io-3.6.1
add 4fad60848 fix(polar): polar bar animation should start from r0 rather
than 0
add 02d11cd10 Merge pull request #17997 from apache/fix-polar-animation
add d78340592 feat(i18n): add Turkish(TR) translation (#18012)
add 45a068978 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
add 6fdb47a02 Merge pull request #18015 from
apache/dependabot/npm_and_yarn/decode-uri-component-0.2.2
add d31e67623 Merge pull request #17922 from apache/master
add 106907deb fix(stack): revert pr #17809
add b454ae2e4 Merge pull request #17944 from apache/release-dev
add 26dab477a Create langHU.ts
add 945df88b5 Merge pull request #17978 from ifjkovacsik/patch-1
add 8985de838 chore(log): use warn util instead of `console.warn`
add b8f16efdc chore: use `hasGlobalWindow` constant from env util.
add c0a9277cc fix(core): use `!=` to check if series is excluded as native
map returns `undefined` rather than `null`
add b99300b29 Merge pull request #17979 from apache/fix-null-check
add 2a0af12f2 chore: update `zrender`
add 6c7190631 chore: update package-lock
add 89f118a1a Merge pull request #17984 from susiwen8/release
add 5455aa9cf chore: update version
add 9161e63a8 chore: build 5.4.1
add c179ab723 Merge pull request #17992 from susiwen8/release-dev
add f7f8cfa7a chore: update version in package-lock
add c308ec76f Merge pull request #18002 from susiwen8/update
add 2e1fbbefa Merge pull request #18047 from apache/release
add 0707a15b4 chore(deps): bump qs from 6.5.2 to 6.5.3
add bc45cd308 Merge pull request #18048 from
apache/dependabot/npm_and_yarn/qs-6.5.3
new 7749341f7 Merge pull request #18049 from apache/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/nightly-next.yml | 2 +-
README.md | 3 +
dist/echarts.common.js | 898 +++++++++------
dist/echarts.common.js.map | 2 +-
dist/echarts.common.min.js | 4 +-
dist/echarts.esm.js | 1189 ++++++++++++--------
dist/echarts.esm.js.map | 2 +-
dist/echarts.esm.min.js | 4 +-
dist/echarts.js | 1189 ++++++++++++--------
dist/echarts.js.map | 2 +-
dist/echarts.min.js | 4 +-
dist/echarts.simple.js | 584 +++++-----
dist/echarts.simple.js.map | 2 +-
dist/echarts.simple.min.js | 4 +-
dist/extension/bmap.js | 4 +-
dist/extension/bmap.js.map | 2 +-
dist/extension/dataTool.js.map | 2 +-
i18n/langHU-obj.js | 173 +++
i18n/langHU.js | 169 +++
i18n/{langUA-obj.js => langUK-obj.js} | 0
i18n/{langUA.js => langUK.js} | 2 +-
package-lock.json | 81 +-
package.json | 6 +-
src/chart/bar/BarView.ts | 4 +-
src/chart/bar/BaseBarSeries.ts | 10 +-
src/chart/bar/install.ts | 4 +-
src/chart/bar/installPictorialBar.ts | 4 +-
src/chart/custom/CustomView.ts | 42 +-
src/chart/graph/GraphView.ts | 2 +-
src/chart/graph/forceHelper.ts | 2 +-
src/chart/heatmap/HeatmapView.ts | 8 +-
src/chart/line/LineView.ts | 10 +-
src/chart/lines/LinesSeries.ts | 6 +-
src/chart/lines/LinesView.ts | 4 +-
src/chart/map/MapSeries.ts | 4 +-
src/chart/map/MapView.ts | 6 +-
src/chart/pie/PieSeries.ts | 4 +-
src/chart/pie/labelLayout.ts | 4 +-
src/chart/pie/pieLayout.ts | 7 +-
src/chart/sunburst/SunburstPiece.ts | 2 +-
src/chart/sunburst/SunburstSeries.ts | 4 +-
src/chart/themeRiver/ThemeRiverSeries.ts | 4 +-
src/chart/tree/layoutHelper.ts | 4 +-
src/chart/treemap/TreemapSeries.ts | 8 +-
src/chart/treemap/TreemapView.ts | 12 +-
src/chart/treemap/treemapLayout.ts | 6 +-
src/chart/treemap/treemapVisual.ts | 8 +-
src/component/dataZoom/AxisProxy.ts | 15 +-
src/component/dataZoom/DataZoomModel.ts | 8 +-
src/component/graphic/GraphicModel.ts | 12 +-
src/component/graphic/install.ts | 6 +-
src/component/legend/LegendModel.ts | 6 +-
src/component/legend/LegendView.ts | 6 +-
src/component/marker/MarkAreaView.ts | 13 +-
src/component/marker/markerHelper.ts | 29 +-
src/component/parallel/ParallelView.ts | 6 +-
src/component/tooltip/TooltipHTMLContent.ts | 2 +-
src/coord/Axis.ts | 6 +-
src/coord/CoordinateSystem.ts | 12 +-
src/coord/View.ts | 2 +-
src/coord/axisCommonTypes.ts | 6 +-
src/coord/axisDefault.ts | 2 +-
src/coord/axisHelper.ts | 2 +-
src/coord/axisTickLabelBuilder.ts | 12 +-
src/coord/cartesian/defaultAxisExtentFromData.ts | 2 +-
src/coord/geo/Geo.ts | 6 +-
src/coord/geo/GeoModel.ts | 8 +-
src/coord/geo/GeoSVGResource.ts | 2 +-
src/coord/geo/geoTypes.ts | 4 +-
src/coord/parallel/Parallel.ts | 2 +-
src/coord/parallel/ParallelModel.ts | 2 +-
src/coord/scaleRawExtentInfo.ts | 8 +-
src/core/echarts.ts | 34 +-
src/data/DataStore.ts | 6 +-
src/data/Source.ts | 8 +-
src/data/helper/createDimensions.ts | 17 +-
src/data/helper/dataProvider.ts | 4 +-
src/data/helper/dataStackHelper.ts | 4 +-
src/data/helper/dataValueHelper.ts | 14 +-
src/data/helper/dimensionHelper.ts | 4 +-
src/data/helper/sourceHelper.ts | 8 +-
src/data/helper/sourceManager.ts | 16 +-
src/data/helper/transform.ts | 10 +-
src/export/core.ts | 4 +-
src/i18n/langHU.ts | 142 +++
src/i18n/langTR.ts | 142 +++
src/i18n/{langUA.ts => langUK.ts} | 0
src/label/labelGuideHelper.ts | 4 +-
src/label/labelStyle.ts | 2 +-
src/layout/barGrid.ts | 2 +-
src/model/Series.ts | 3 +-
src/util/ECEventProcessor.ts | 2 +-
src/util/KDTree.ts | 8 +-
src/util/clazz.ts | 10 +-
src/util/conditionalExpression.ts | 12 +-
src/util/decal.ts | 6 +-
src/util/format.ts | 2 +-
src/util/graphic.ts | 14 +-
src/util/layout.ts | 8 +-
src/util/model.ts | 30 +-
src/util/number.ts | 16 +-
src/util/states.ts | 10 +-
src/util/styleCompat.ts | 12 +-
src/util/symbol.ts | 2 +-
src/util/types.ts | 12 +-
src/visual/style.ts | 8 +-
test/axis-lastLabel.html | 29 +-
test/bar-markArea.html | 144 ++-
...bel-formatter.html => bar-polar-animation.html} | 114 +-
test/heatmap.html | 112 +-
test/markArea.html | 157 ++-
test/pie-coordinate-system.html | 328 ++++--
test/runTest/actions/__meta__.json | 4 +-
test/runTest/actions/bar-polar-animation.json | 1 +
test/runTest/actions/heatmap.json | 2 +-
test/runTest/actions/tooltip-domnode.json | 1 +
test/tooltip-domnode.html | 28 +
117 files changed, 3926 insertions(+), 2246 deletions(-)
create mode 100644 i18n/langHU-obj.js
create mode 100644 i18n/langHU.js
rename i18n/{langUA-obj.js => langUK-obj.js} (100%)
rename i18n/{langUA.js => langUK.js} (99%)
create mode 100644 src/i18n/langHU.ts
create mode 100644 src/i18n/langTR.ts
rename src/i18n/{langUA.ts => langUK.ts} (100%)
copy test/{label-formatter.html => bar-polar-animation.html} (50%)
create mode 100644 test/runTest/actions/bar-polar-animation.json
create mode 100644 test/runTest/actions/tooltip-domnode.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]