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

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


    from 5dd39af7d Merge branch 'master' into feat/break-axis
     add dadc3ce7e chore: add source release debug file
     add 39a690e16 chore: log jest version
     add 5cd6322b8 Merge pull request #19567 from apache/chore-source-release
     add 0e30eac78 Revert "chore: add source release debug file"
     add 031a908fa Merge pull request #19569 from 
apache/revert-19567-chore-source-release
     add 385a817ca fix(toolbox): use `typeof` keyword rather than `isFunction` 
util to detect if `MouseEvent` object is supported (fix unexpected replacement 
in 
https://github.com/apache/echarts/commit/53babd2b4c83e875f8df6c370b356d6b44c1919c#diff-0b91602cf047a98c67d6c4edaacbfa7399c8e0d2d4564b83ece8419d144aea84R64)
     add 706b74b1c Merge pull request #19620 from apache/fix/toolbox/saveAsImage
     add f996884b0 Merge pull request #19532 from apache/master
     add d403486da fix: (1) fix that some old version bundler (like rollup) do 
not recognize wildcard that not at the end of the patter string (e.g. "exports: 
{"./*.js": "xxx"}"). (2) Add readme to package.json.
     add 61af51385 Merge pull request #19543 from apache/module_default_esm_fix
     add 1b1284fff Revert "fix(tooltip): fix opacity not work in tooltip marker"
     add 2a43d110b Merge pull request #19558 from 
apache/revert-18921-fix/tooltip-color
     add e14cc9a04 fix(ssr): hovering legend items should not trigger tooltip
     add 0392fb309 fix(ssr): call registerSSRDataGetter only with ssr
     add 2deb0fd6a Merge pull request #19549 from apache/release-dev
     add 3c6d9bb7c chore: release 5.5.0
     add 52735fa11 Merge pull request #19564 from apache/release-dev
     add fde9fbdbc fix(test): rename `jest.config.js` to `jest.config.cjs` to 
fix jest can't run
     add 4d3bbaefa Merge pull request #19568 from apache/fix-jest
     add b7548af6a chore: add a key
     add 3fbfd2bca Merge pull request #19577 from apache/release-dev
     add 6cefe2700 fix: (1) Mistake in package.json "exports"."require" (2) Add 
entry for dist/** for file extension not specified usage (3) add 
dist/echarts.esm.mjs for case that not able to recognize as esm after 
dist/package.json with `{"type": "commonjs"}` added.
     add e3fa16caf Merge pull request #19593 from apache/module_default_esm_fix2
     add b0b463919 chore: relase 5.5.0-rc.2
     add b046d782e chore: rebuild and relase 5.5.0-rc.2
     add 0f4967b1b Merge pull request #19594 from apache/release-dev
     add b9f78094b Merge pull request #19628 from apache/release
     add c539b1fe3 fix(pie): fix `endAngle` is not applied on the empty circle
     add 643955133 Merge pull request #19642 from 
apache/fix/pie-endAngle-emptyCircle
     add 88f3bf47f Merge branch 'master' into feat/break-axis
     add 36525648f feat(WIP): use clip for break axis with bars

No new revisions were added by this update.

Summary of changes:
 KEYS                                         |    58 +
 build/build.js                               |    33 +-
 build/config.js                              |     7 +-
 build/pre-publish.js                         |     2 +-
 dist/echarts.common.js                       | 19454 ++++++----------
 dist/echarts.common.js.map                   |     2 +-
 dist/echarts.common.min.js                   |     4 +-
 dist/echarts.esm.js                          | 30633 +++++++++---------------
 dist/echarts.esm.js.map                      |     2 +-
 dist/echarts.esm.min.js                      |     4 +-
 dist/echarts.esm.min.mjs                     |    45 +
 dist/{echarts.esm.js => echarts.esm.mjs}     | 30635 +++++++++----------------
 dist/echarts.esm.mjs.map                     |     1 +
 dist/echarts.js                              | 30633 +++++++++---------------
 dist/echarts.js.map                          |     2 +-
 dist/echarts.min.js                          |     4 +-
 dist/echarts.simple.js                       | 13720 ++++-------
 dist/echarts.simple.js.map                   |     2 +-
 dist/echarts.simple.min.js                   |     4 +-
 dist/extension/bmap.js                       |   109 +-
 dist/extension/bmap.js.map                   |     2 +-
 dist/extension/dataTool.js                   |    61 +-
 dist/extension/dataTool.js.map               |     2 +-
 src/i18n/langAR.ts => i18n/langAR-obj.js     |    65 +-
 src/i18n/langAR.ts => i18n/langAR.js         |    61 +-
 i18n/langCS-obj.js                           |     4 +-
 i18n/langCS.js                               |     4 +-
 i18n/langDE-obj.js                           |     4 +-
 i18n/langDE.js                               |     4 +-
 i18n/langEN-obj.js                           |     4 +-
 i18n/langEN.js                               |     4 +-
 i18n/langES-obj.js                           |    60 +
 i18n/langES.js                               |    60 +
 i18n/langFI-obj.js                           |    60 +
 i18n/langFI.js                               |    60 +
 i18n/langFR-obj.js                           |     4 +-
 i18n/langFR.js                               |     4 +-
 i18n/langHU-obj.js                           |     4 +-
 i18n/langHU.js                               |     4 +-
 i18n/langIT-obj.js                           |     4 +-
 i18n/langIT.js                               |     4 +-
 i18n/langJA-obj.js                           |     4 +-
 i18n/langJA.js                               |     4 +-
 i18n/langKO-obj.js                           |     4 +-
 i18n/langKO.js                               |     4 +-
 src/i18n/langNL.ts => i18n/langNL-obj.js     |    65 +-
 src/i18n/langNL.ts => i18n/langNL.js         |    61 +-
 i18n/langPL-obj.js                           |     4 +-
 i18n/langPL.js                               |     4 +-
 i18n/langPT-br-obj.js                        |     4 +-
 i18n/langPT-br.js                            |     4 +-
 i18n/langRO-obj.js                           |     4 +-
 i18n/langRO.js                               |     4 +-
 i18n/langRU-obj.js                           |     4 +-
 i18n/langRU.js                               |     4 +-
 i18n/langSI-obj.js                           |     4 +-
 i18n/langSI.js                               |     4 +-
 i18n/langTH-obj.js                           |    60 +
 i18n/langTH.js                               |    60 +
 i18n/langTR-obj.js                           |     4 +-
 i18n/langTR.js                               |     4 +-
 i18n/langUK-obj.js                           |     4 +-
 i18n/langUK.js                               |     4 +-
 i18n/langVI-obj.js                           |     4 +-
 i18n/langVI.js                               |     4 +-
 i18n/langZH-obj.js                           |     4 +-
 i18n/langZH.js                               |     4 +-
 package-lock.json                            |    19 +-
 package.README.md                            |    37 +
 package.json                                 |   100 +-
 src/chart/bar/BarView.ts                     |     9 +
 src/chart/pie/PieView.ts                     |     5 +-
 src/chart/pie/pieLayout.ts                   |    16 +-
 src/component/axis/AxisBuilder.ts            |     2 +-
 src/component/axis/CartesianAxisView.ts      |     2 +-
 src/component/axis/axisBreakAreaHelper.ts    |   143 +-
 src/component/legend/LegendView.ts           |    28 +-
 src/component/toolbox/feature/SaveAsImage.ts |     7 +-
 src/component/tooltip/TooltipView.ts         |     7 +-
 src/component/tooltip/seriesFormatTooltip.ts |     5 +-
 src/component/tooltip/tooltipMarkup.ts       |    20 +-
 src/coord/cartesian/Cartesian2D.ts           |    48 +
 src/core/echarts.ts                          |    30 +-
 src/model/mixin/dataFormat.ts                |     2 -
 src/util/format.ts                           |     8 +-
 src/util/types.ts                            |     1 -
 ssr/client/dist/index.js                     |     5 +-
 ssr/client/dist/index.js.map                 |     2 +-
 test/pie-endAngle.html                       |     5 +-
 test/runTest/actions/__meta__.json           |     3 +-
 test/runTest/actions/pie-endAngle.json       |     2 +-
 test/runTest/actions/tooltip-opacity.json    |     1 -
 test/tooltip-opacity.html                    |   144 -
 test/ut/{jest.config.js => jest.config.cjs}  |     0
 94 files changed, 43253 insertions(+), 83565 deletions(-)
 create mode 100644 dist/echarts.esm.min.mjs
 copy dist/{echarts.esm.js => echarts.esm.mjs} (92%)
 create mode 100644 dist/echarts.esm.mjs.map
 copy src/i18n/langAR.ts => i18n/langAR-obj.js (75%)
 copy src/i18n/langAR.ts => i18n/langAR.js (76%)
 copy src/i18n/langNL.ts => i18n/langNL-obj.js (73%)
 copy src/i18n/langNL.ts => i18n/langNL.js (73%)
 create mode 100644 package.README.md
 delete mode 100644 test/runTest/actions/tooltip-opacity.json
 delete mode 100644 test/tooltip-opacity.html
 rename test/ut/{jest.config.js => jest.config.cjs} (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to