Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 5.4.1 #1

Draft
wants to merge 3,526 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3526 commits
Select commit Hold shift + click to select a range
6876707
feat(pie): add angleRange for control pie range
linghaoSu Jun 28, 2023
48de47e
Merge pull request #18803 from apache/workflow/pr-preview
Ovilia Jun 29, 2023
3f083f1
chore(workflow): fix wrong env variable
plainheart Jun 29, 2023
78f56df
Merge pull request #18828 from apache/fix/workflow-env-var
Ovilia Jun 29, 2023
dda4970
Merge branch 'master' of https://github.com/apache/echarts into feat/…
plainheart Jun 29, 2023
497c756
chore(workflow): refactor pr review workflow
plainheart Jun 29, 2023
82153b6
Merge pull request #18829 from apache/workflow/pr-preview
Ovilia Jun 29, 2023
11e4386
Merge branch 'master' of https://github.com/apache/echarts into feat/…
plainheart Jun 29, 2023
56138ee
feat(pie): add endAngle insteadof angleRange
linghaoSu Jun 29, 2023
a373c6c
fix(sankey): fix other state color is 'target/source/gradient'
linghaoSu Jul 1, 2023
f22ee7e
fix(sankey): rm comment code & import type explicity
linghaoSu Jul 1, 2023
7866509
Merge pull request #18834 from linghaoSu/fix/sankey-emphasis
plainheart Jul 1, 2023
65d7442
fix(pie): fix endAngle logical more compact
linghaoSu Jul 3, 2023
9fa6220
Merge pull request #18836 from apache/master
plainheart Jul 3, 2023
9f9e2d3
fix(endLabel): endLabel fail with null data #18839
Ovilia Jul 4, 2023
91d1e03
test(endLabel): add test case
Ovilia Jul 4, 2023
b79777e
Merge pull request #18820 from linghaoSu/feat/pie-angleRange
Ovilia Jul 4, 2023
1d10ba8
fix(endLabel): remove check of inner
Ovilia Jul 5, 2023
a92b0df
Merge pull request #18841 from apache/fix-endLabel
Ovilia Jul 5, 2023
a8ceb5b
fix(endLabel): endLabel fail with null data #18839
Ovilia Jul 4, 2023
ca3718a
test(endLabel): add test case
Ovilia Jul 4, 2023
dd53fc9
fix(endLabel): remove check of inner
Ovilia Jul 5, 2023
f4f532d
Merge pull request #18845 from apache/release-dev
plainheart Jul 5, 2023
fd58e52
Update echarts.ts
captainhaddock18 Jul 7, 2023
173fac6
Merge pull request #18862 from captainhaddock18/master
plainheart Jul 7, 2023
429123d
fix(scatter): fix edge scatter may be clipped unexpectedly due to tin…
plainheart Jul 9, 2023
c525cbb
test: add two new test cases for scatter clip on Cartesian 2D coordin…
plainheart Jul 9, 2023
d674ebb
test: fix actions of the `clip.html` test case can't work as expected
plainheart Jul 9, 2023
65717db
fix(scatter): change the default tolerance to `0.1` to cover more sce…
plainheart Jul 9, 2023
111de66
Merge pull request #18867 from apache/fix/scatter-clip
plainheart Jul 10, 2023
aaa8cf9
chore: release v5.4.3
jiawulin001 Jul 13, 2023
18b361a
Merge pull request #18886 from jiawulin001/release-dev
Ovilia Jul 13, 2023
989c0b8
remove duplicate extends at GraphNodeItemOption
nenoNaninu Jul 18, 2023
42cb0cc
Merge pull request #18904 from apache/release
plainheart Jul 18, 2023
ab14d46
Merge pull request #18901 from nenoNaninu/rm_duplicate_extends
plainheart Jul 18, 2023
76e5d4a
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] Jul 19, 2023
3f9c0b9
Merge pull request #18908 from apache/dependabot/npm_and_yarn/word-wr…
plainheart Jul 19, 2023
5d1aacd
fix(tooltip): fix opacity not work in tooltip marker
linghaoSu Jul 23, 2023
3bcb901
Fix return type of graphic.clipRectByRect.
benlongo Aug 2, 2023
586ca04
Merge pull request #18950 from benlongo/patch-1
plainheart Aug 2, 2023
7d02d5c
fix(line): fix line may cross when animation is enabled. (brought by …
plainheart Aug 4, 2023
8734ed1
fix(sunburst): fix align error caused by float precision
linghaoSu Aug 5, 2023
db20365
fix(source): fix multi typed array detect error
linghaoSu Aug 23, 2023
bb1e18c
Merge pull request #19035 from linghaoSu/fix/typed-array-list
Ovilia Aug 29, 2023
5b448f6
Merge pull request #18962 from linghaoSu/fix/sunburst-label-align
Ovilia Aug 30, 2023
428e2ad
feat(tooltip): add `appendTo` option to allow customizing tooltip con…
viking7982 Sep 2, 2023
4ce776c
feat(pie): add padAngle for pie
linghaoSu Sep 3, 2023
0885981
feat: add endAngle option
yassilah Sep 9, 2023
3a47529
feat: add endAngle option
yassilah Sep 9, 2023
fbc8d79
chore: remove dist changes
yassilah Sep 9, 2023
0862d1c
test: add visual test
yassilah Sep 9, 2023
8a2f216
use zrUtil and fix radiusAxisView
yassilah Sep 9, 2023
589f66d
cleanup
yassilah Sep 10, 2023
a06dd62
fix(visualMap): fix continuous visualMap mouseover event not register…
linghaoSu Sep 11, 2023
de074fb
feat(type): export `EChartsInitOpts` and more types for `echarts/core…
Sep 12, 2023
fbee94d
fix(i18n): enhance default language fallback (#19107)
ultravires Sep 12, 2023
33b437d
Add nullables to OptionDataValue
avin-kavish Sep 13, 2023
b37d67c
Merge pull request #19076 from linghaoSu/feat/pie_pad-angle
Ovilia Sep 15, 2023
a57202d
fix(clip): add extra clip to prevent unexpected clip on certain scena…
RexSkz Sep 15, 2023
fa231d3
Merge pull request #19056 from RexSkz/fix-19051
Ovilia Sep 19, 2023
06b1d3c
feat(tooltip): add dataIndex to valueFormatter callback. close #18997
ChepteaCatalin Sep 17, 2023
93d542c
Merge pull request #18921 from linghaoSu/fix/tooltip-color
Ovilia Sep 22, 2023
ba44156
Merge branch 'apache:master' into fix-18997
ChepteaCatalin Sep 22, 2023
a51f449
Merge pull request #19111 from avin-kavish/patch-1
Ovilia Sep 26, 2023
80b251f
Merge pull request #19123 from ChepteaCatalin/fix-18997
Ovilia Sep 26, 2023
691d9ee
fix: visual regression with circle
yassilah Sep 26, 2023
d08664f
Merge pull request #19099 from yassilah/feat-polar-endAngle
Ovilia Sep 27, 2023
0508353
fix(toolbox): fix toolbox text can't apply the specified or inherited…
plainheart Oct 3, 2023
4a3d090
Merge pull request #19170 from apache/fix/toolbox/font
Ovilia Oct 4, 2023
38ec1b5
fix #19050
shiersansi Oct 6, 2023
ea28e44
Merge pull request #19174 from shiersansi/fix-#19050
Ovilia Oct 8, 2023
d9e67dd
fix(sunburst): label rotation flipping
Ovilia Oct 8, 2023
f38c2a6
feat(pictorialBar): support clip for pictorialBar series
Ovilia Oct 12, 2023
8eb29bd
chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2
dependabot[bot] Oct 16, 2023
522c75d
Merge pull request #19213 from apache/dependabot/npm_and_yarn/babel/t…
Ovilia Oct 17, 2023
677adea
fix(core): fix potential NPE when reading default init options from g…
sunpm Oct 18, 2023
31d58b2
feat(i18n): add Arabic(AR) translation (#19214)
OthmanAliModaes Oct 18, 2023
1ab5597
feat(label): support align for min/max labels
Ovilia Oct 20, 2023
3ea1970
feat(label): fix lint problems
Ovilia Oct 20, 2023
6ce4dbc
fix(labelLine):emphasis.labelLine not work in pie chart (#19180)
shiersansi Oct 20, 2023
babe688
test(labelLine): add test for #19180
linghaoSu Oct 23, 2023
6b581e7
fix(aria): series type name for custom series #18054
Ovilia Oct 24, 2023
625ec1f
feat(aria): support aria i18n for some languages
Ovilia Oct 24, 2023
6061e1d
Merge pull request #19239 from apache/feat-aria-i18n
plainheart Oct 25, 2023
367610f
feat(i18n): add Dutch(NL) translation (#19252)
tijmenamsing Oct 27, 2023
818853e
Merge pull request #19176 from apache/fix-sunburst-label
plainheart Nov 1, 2023
fd9e62d
fix(tooltip): fix potential NPE when the parent node of the tooltip e…
plainheart Nov 6, 2023
77a3723
feat(sampler): add min-max sampler function
snukhulov Nov 6, 2023
0edce2a
fix(pictorialBar): ignore clipping label
Ovilia Nov 8, 2023
71799e9
Merge branch 'master' into feat-pictorialBar-clip
Ovilia Nov 8, 2023
7dd9b37
chore: merge
Ovilia Nov 16, 2023
badfd0f
chore: use zrender nightly build
Ovilia Nov 16, 2023
b07ce79
Merge pull request #18381 from apache/ssr
Ovilia Nov 16, 2023
4a63340
feat(sampler): add min-max sampler function
snukhulov Nov 25, 2023
c5e0910
Merge pull request #19279 from snukhulov/feat-add-minmax-sampler
Ovilia Nov 27, 2023
80525ed
Merge pull request #18960 from apache/fix/line-animation
Ovilia Nov 30, 2023
7731729
Merge pull request #19197 from apache/feat-pictorialBar-clip
linghaoSu Nov 30, 2023
a59feb4
[test] Add test case for https://github.com/apache/echarts/issues/19093
100pah Dec 4, 2023
5b0c096
Merge pull request #19357 from apache/master-tmp
plainheart Dec 5, 2023
fde32af
fix: fix barMinWidth and barMaxWidth types.
zhaxnb Dec 20, 2023
34f81b6
Merge pull request #19424 from zhaxnb/master
Ovilia Dec 20, 2023
b69e163
Merge pull request #19228 from apache/feat-axis-align-lastLabel
Ovilia Dec 26, 2023
d047d71
fix: Fix typo s/Usefull/Useful/
hugo-syn Dec 28, 2023
69cab1f
Merge pull request #19446 from hugo-syn/master
plainheart Dec 29, 2023
f301050
fix: Fix typo s/buidling/building/
hugo-syn Dec 29, 2023
d373387
Merge pull request #19449 from hugo-syn/master
plainheart Dec 31, 2023
c422a5d
chore(workflow): add a scheduled workflow to update the NOTICE year a…
plainheart Dec 31, 2023
642f377
style: remove redundant empty lines
plainheart Dec 31, 2023
3238144
Merge pull request #19452 from apache/workflow/update-notice-year
pissang Dec 31, 2023
60cbc9f
chore(workflow): fix timezone error when getting new year by `new Date`
plainheart Dec 31, 2023
57be343
chore: update NOTICE year to 2024
github-actions[bot] Jan 1, 2024
247889a
Merge pull request #19455 from apache/bot/update-notice-year/2024
plainheart Jan 1, 2024
f1d9eb5
Merge pull request #19454 from apache/fix/workflow/update-notice-year
plainheart Jan 1, 2024
7a26ce5
fix(ssr): remove redundant SVG attributes with `undefined` value.
plainheart Jan 2, 2024
9d61cbc
Merge pull request #19461 from apache/fix-ssr-data-undefined
Ovilia Jan 3, 2024
0df7c0d
chore: fix some typos
striezel Jan 6, 2024
b29904f
chore(workflow): update actions/checkout in workflows to v4
striezel Jan 6, 2024
9711002
Merge pull request #19473 from striezel-stash/fix-typos
plainheart Jan 7, 2024
0a0e411
Merge pull request #19474 from striezel-stash/actions-checkout-v4
plainheart Jan 7, 2024
67ac77c
chore(workflow): update actions/setup-node in workflows to v4
striezel Jan 8, 2024
17b53e1
Merge pull request #19476 from striezel-stash/actions-setup-node-v4
plainheart Jan 8, 2024
ca52a24
Fix ValueAxisBaseOption document
taks Jan 12, 2024
58b9417
Merge pull request #19499 from taks/fix-document
plainheart Jan 12, 2024
64fdec6
chore: ignore ssr src when release npm
Ovilia Jan 15, 2024
94dd855
Merge pull request #19512 from apache/feat/ssr-build
Ovilia Jan 15, 2024
23545a6
feat: change to default ESM package. For developer testing and node u…
100pah Jan 15, 2024
690ebe6
fix(graph): fix force layout iteration timer doesn't stop after dispo…
plainheart Jan 15, 2024
3a056bd
fix(markArea): fix markArea position when axis is with alignWithLabel
Ovilia Jan 16, 2024
6cae00c
Merge pull request #19514 from apache/fix/graph-dispose
Ovilia Jan 16, 2024
53bb9ff
Merge pull request #19516 from apache/fix/mark-area
plainheart Jan 16, 2024
2438562
feat(animation): support multi-level drill-down for universal transit…
plainheart Jan 18, 2024
a2efa57
refactor(util): import `liftColor` function from zrender (ecomfe/zren…
plainheart Jan 19, 2024
abe29f0
[fix] tweak ssr ts type, impl, exports and eslint
100pah Jan 22, 2024
80172d6
Merge branch 'master' into module_default_esm
100pah Jan 22, 2024
9c3fc0e
Merge pull request #19526 from apache/import-liftColor-from-zrender
Ovilia Jan 22, 2024
6b8fae8
Merge pull request #19513 from apache/module_default_esm
Ovilia Jan 22, 2024
f996884
Merge pull request #19532 from apache/master
Ovilia Jan 23, 2024
d403486
fix: (1) fix that some old version bundler (like rollup) do not recog…
100pah Jan 24, 2024
61af513
Merge pull request #19543 from apache/module_default_esm_fix
Ovilia Jan 25, 2024
e14cc9a
fix(ssr): hovering legend items should not trigger tooltip
Ovilia Jan 25, 2024
1b1284f
Revert "fix(tooltip): fix opacity not work in tooltip marker"
linghaoSu Jan 29, 2024
2a43d11
Merge pull request #19558 from apache/revert-18921-fix/tooltip-color
Ovilia Jan 29, 2024
0392fb3
fix(ssr): call registerSSRDataGetter only with ssr
Ovilia Jan 29, 2024
2deb0fd
Merge pull request #19549 from apache/release-dev
Ovilia Jan 30, 2024
3c6d9bb
chore: release 5.5.0
Ovilia Jan 30, 2024
52735fa
Merge pull request #19564 from apache/release-dev
Ovilia Jan 30, 2024
dadc3ce
chore: add source release debug file
Ovilia Jan 30, 2024
39a690e
chore: log jest version
Ovilia Jan 30, 2024
5cd6322
Merge pull request #19567 from apache/chore-source-release
plainheart Jan 30, 2024
fde9fbd
fix(test): rename `jest.config.js` to `jest.config.cjs` to fix jest c…
plainheart Jan 30, 2024
0e30eac
Revert "chore: add source release debug file"
plainheart Jan 30, 2024
4d3bbae
Merge pull request #19568 from apache/fix-jest
Ovilia Jan 31, 2024
b7548af
chore: add a key
Ovilia Jan 31, 2024
031a908
Merge pull request #19569 from apache/revert-19567-chore-source-release
Ovilia Jan 31, 2024
3fbfd2b
Merge pull request #19577 from apache/release-dev
plainheart Jan 31, 2024
6cefe27
fix: (1) Mistake in package.json "exports"."require" (2) Add entry fo…
100pah Feb 4, 2024
e3fa16c
Merge pull request #19593 from apache/module_default_esm_fix2
Ovilia Feb 4, 2024
b0b4639
chore: relase 5.5.0-rc.2
Ovilia Feb 4, 2024
b046d78
chore: rebuild and relase 5.5.0-rc.2
Ovilia Feb 4, 2024
0f4967b
Merge pull request #19594 from apache/release-dev
Ovilia Feb 4, 2024
385a817
fix(toolbox): use `typeof` keyword rather than `isFunction` util to d…
plainheart Feb 16, 2024
706b74b
Merge pull request #19620 from apache/fix/toolbox/saveAsImage
Ovilia Feb 20, 2024
b9f7809
Merge pull request #19628 from apache/release
plainheart Feb 21, 2024
c539b1f
fix(pie): fix `endAngle` is not applied on the empty circle
plainheart Feb 24, 2024
6439551
Merge pull request #19642 from apache/fix/pie-endAngle-emptyCircle
Ovilia Feb 26, 2024
2e010c7
test: update dataset-layout.html (#19373)
miracleren Feb 27, 2024
1e02706
chore: ignore some unused dirs and files from npm
plainheart Mar 9, 2024
7d25313
chore: update deps & install and test typescript versions >=3.5
plainheart Mar 9, 2024
cdf0c72
chore: update workflow deps
plainheart Mar 9, 2024
492a3f2
chore: update workflow deps
plainheart Mar 9, 2024
f9f3249
chore: update workflow deps
plainheart Mar 9, 2024
12c555c
Merge pull request #19697 from apache/update-workflow-deps
Ovilia Mar 11, 2024
bd7a582
Merge pull request #19696 from apache/test-dts
Ovilia Mar 11, 2024
c576f0c
Merge pull request #19695 from apache/npmignore
Ovilia Mar 11, 2024
29c0f9d
feat(sankey): Add sankey chart itemStyle.borderRadius support.
deft-v Mar 27, 2024
1ad9a08
Georoam supports the totalZoom parameter
zhaoxinggang Apr 16, 2024
697e798
Merge pull request #19837 from zhaoxinggang/master
Ovilia Apr 16, 2024
e23a407
fix: detectValue & parseDataValue not crashing with BigInt
zettca Apr 17, 2024
bdc5d4f
Merge pull request #19847 from zettca/fix/bigint
Ovilia Apr 29, 2024
96f4a5f
feat(time): add meridian template
maurodesouza May 1, 2024
4515cd3
fix: aria throws error in SSR (#19191)
OverflowCat May 4, 2024
872ac99
chore(aria): add TODO comment for SSR support
plainheart May 6, 2024
832cc51
Merge pull request #19892 from OverflowCat/master
plainheart May 6, 2024
3cdc703
Merge pull request #19888 from polzmann/feat/add-meridian-template-to…
plainheart May 6, 2024
f12a3c7
fix(marker): fix marker label formatter can't get series information.
plainheart May 7, 2024
ea0da63
fix(series): add non-null check for `seriesData.getLinkedData`.
plainheart May 7, 2024
2a2a6e4
Merge pull request #19901 from apache/fix/seriesModel-getLinkedData-NPE
Ovilia May 8, 2024
7e4c703
Merge pull request #19898 from apache/fix/marker/label-formatter-call…
Ovilia May 9, 2024
75dd430
Merge pull request #19763 from deftliang/fix-sankey-radius
Ovilia May 9, 2024
952fa45
chore: merge
Ovilia May 10, 2024
0c90824
fix: fix failed test cases and improve code
Ovilia May 10, 2024
a4db0d4
Merge pull request #17078 from jiawulin001/issue#17077
Ovilia May 21, 2024
4b2d52f
Merge pull request #18304 from liuyizhou/fix-14599
Ovilia Jun 11, 2024
7faa2e1
test(treemap): update test case for #18304
Ovilia Jun 11, 2024
0ee9498
test(treemap): record test visual action for #18304
Ovilia Jun 11, 2024
71541f8
fix: In users' .d.ts `import('echarts/types/dist/shared')` can not vi…
100pah Jun 13, 2024
a209486
Merge branch 'master' into fix/ts-type-visibility
100pah Jun 13, 2024
b61f6c0
Merge pull request #20030 from apache/fix/ts-type-visibility
Ovilia Jun 14, 2024
0ab5f72
Merge pull request #20020 from apache/feat-treemap-test
pissang Jun 17, 2024
a282471
Merge pull request #19919 from apache/dvdkon-fix-13627
pissang Jun 17, 2024
9557620
Merge pull request #20037 from apache/master
pissang Jun 17, 2024
ca9ed74
chore: release 5.6.0
pissang Jun 17, 2024
486f24f
change version from 5.6.0 to 5.5.1
pissang Jun 18, 2024
4c015dd
chore(deps-dev): bump ws from 7.5.7 to 7.5.10
dependabot[bot] Jun 18, 2024
ad947d6
fix(tooltip): fix tooltip XSS issue when legend name is HTML string
plainheart Jun 18, 2024
9d2bab0
Merge pull request #20044 from apache/dependabot/npm_and_yarn/ws-7.5.10
plainheart Jun 18, 2024
c1727a6
refactor(tooltip): add `encodeHTMLContent` option to specify whether …
plainheart Jun 19, 2024
6221076
test(tooltip): update test case for tooltip xss
plainheart Jun 19, 2024
efa3e5a
Merge pull request #20045 from apache/fix/tooltip-xss
plainheart Jun 19, 2024
34889d9
build release
pissang Jun 19, 2024
2caf684
Merge pull request #20039 from apache/release-dev
pissang Jun 19, 2024
d3d974f
feat: add role region to div tag when aria: true
ViniciusCestarii Jun 19, 2024
562889e
chore(workflow): use forked workflow deps for timely update & fix typo
plainheart Jun 20, 2024
40c2870
Merge pull request #20051 from apache/wokflow-deps
Ovilia Jun 20, 2024
b15b918
fix: change ARIA role from region to img for accessibility
ViniciusCestarii Jun 20, 2024
64539fe
refactor: move dom.setAttribute('role', 'img') to reduce duplication
ViniciusCestarii Jun 21, 2024
32eeb07
Merge pull request #20050 from ViniciusCestarii/aria-role
Ovilia Jun 24, 2024
769bfef
fix(pie): Missing pie chart label display. close #20070
Jun 25, 2024
a6d0463
Merge pull request #20084 from apache/release
plainheart Jun 27, 2024
369cb03
fix(custom): grid area clipping in custom series #19993 (#20043)
fandi-1205 Jun 28, 2024
e6dab04
fix(candlestick): add back missing support for non-normal states sinc…
plainheart Jul 2, 2024
e4061f6
fix(candlestick): disable emphasis state by default for forward compa…
plainheart Jul 2, 2024
a4d803f
feature(axis): add feature to remove SplitLine on specified tick
adaelixir Jul 4, 2024
35fa0cb
chore: enable prompt to use typescript from workspace
plainheart Jul 8, 2024
1166f2d
fix(legend): fix legend action is not isolated from other legend comp…
plainheart Jul 8, 2024
7564282
test(legend): add a test case for legend action
plainheart Jul 9, 2024
403dce2
fix(pie): fix some labels may not show #20074
Jul 9, 2024
cc26ef3
fix(legend): fix legend item is selected but corresponding series may…
plainheart Jul 11, 2024
c7f672f
fix(legend): remove unused import
plainheart Jul 11, 2024
c329192
Merge pull request #20123 from apache/workspace-ts-prompt
Ovilia Jul 11, 2024
33249dc
chore(workflow): fix pr-preview workflow
plainheart Jul 11, 2024
6ce6ba3
fix(legend): remove duplicated type of legend select method name
plainheart Jul 11, 2024
13fe1d9
fix(legend): return allSelectedMap rather than selectedMap
plainheart Jul 11, 2024
4d3cb2c
Merge pull request #20144 from apache/workflow/pr-preview
Ovilia Jul 15, 2024
86db174
perf(line): prebind context of `_changePolyState` function to current…
plainheart Jul 15, 2024
89a15af
fix(candelstick): still enable emphasis state by default
plainheart Jul 15, 2024
89cfb36
Merge pull request #20129 from apache/fix/legend-action-isolation
linghaoSu Jul 16, 2024
c9ac641
Merge pull request #20105 from apache/fix/k-states
plainheart Jul 17, 2024
65f6255
Merge pull request #20161 from apache/perf/line-memory-cost
plainheart Jul 18, 2024
8e968f4
Merge pull request #20114 from adaelixir/feature-#20110
Ovilia Jul 18, 2024
7a06637
Merge pull request #20074 from liuyunzidian/fix-20070
Ovilia Jul 18, 2024
72e3f80
chore(deps-dev): bump socket.io-parser in /test/runTest
dependabot[bot] Jul 23, 2024
11c5a12
Merge pull request #20187 from apache/dependabot/npm_and_yarn/test/ru…
Ovilia Jul 23, 2024
5fb9e9d
fix(axis): ticks overflowing grid area with dataZoom #20185
Ovilia Jul 24, 2024
eeaf52e
Merge pull request #20194 from apache/fix/customValues
plainheart Jul 24, 2024
ce500cf
feature(treemap): add custom cursor properties for treemap (#20113)
adaelixir Jul 29, 2024
aeb078e
feat(aria): allows excluding data in aria-label
semla Aug 1, 2024
b1a2374
refactor(aria): rename property to exclude
semla Aug 2, 2024
4379789
Merge pull request #20218 from semla/aria-exclude-columns
Ovilia Aug 5, 2024
7c7a3ed
feat(i18n): add Swedish(SV) translation (#20227)
NajamShehzad Aug 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
67 changes: 67 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

github:
description: Apache ECharts is a powerful, interactive charting and data visualization library for browser
homepage: https://echarts.apache.org
labels:
- echarts
- data-visualization
- charts
- charting-library
- visualization
- apache
- data-viz
- canvas
- svg
protected_branches:
master:
required_status_checks:
# strict means "Require branches to be up to date before merging".
strict: false
# contexts are the names of checks that must pass
# contexts:
# - gh-infra/jenkins
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false
required_approving_review_count: 1
required_linear_history: false
required_signatures: false
release:
required_status_checks:
strict: false
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false
required_approving_review_count: 1
required_linear_history: false
required_signatures: false
next:
required_status_checks:
strict: false
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: false
required_approving_review_count: 1
required_linear_history: false
required_signatures: false

notifications:
commits: [email protected]
pullrequests: [email protected]
issues: [email protected]
16 changes: 15 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
/dist
/node_modules
/node_modules
/build
/i18n
/extension-esm
/extension
/lib
/esm
/index.js
/index.blank.js
/index.common.js
/index.simple.js
/echarts.all.js
/echarts.blank.js
/echarts.common.js
/echarts.simple.js
229 changes: 229 additions & 0 deletions .eslintrc-common.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

# Note:
# If eslint does not work in VSCode, please check:
# (1) Whether "@typescript-eslint/eslint-plugin" and "@typescript-eslint/parser"
# are npm installed locally. Should better in the same version.
# (2) Whether "VSCode ESlint extension" is installed.
# (3) If the project folder is not the root folder of your working space, please
# config the "VSCode ESlint extension" in "settings":
# ```json
# "eslint.workingDirectories": [{"mode": "auto"}]
# ```
# Note that it should be "workingDirectories" rather than "WorkingDirectories".

root: true
rules:
# Check the rules in: node_modules/@typescript-eslint/eslint-plugin/README.md
no-console:
- 2
-
allow:
- "warn"
- "error"
prefer-const: 1
no-constant-condition: 0
comma-dangle: 0
no-debugger: 2
no-dupe-keys: 2
no-empty-character-class: 2
no-ex-assign: 2
no-extra-boolean-cast: 0
no-func-assign: 2
no-inner-declarations: 2
no-invalid-regexp: 2
no-negated-in-lhs: 2
no-obj-calls: 2
no-sparse-arrays: 2
no-unreachable: 2
use-isnan: 2
valid-typeof: 2
block-scoped-var: 2
curly:
- 2
- "all"
eqeqeq:
- 2
- "allow-null"
guard-for-in: 2
no-else-return: 0
no-labels:
- 2
-
allowLoop: true
no-eval: 2
no-extend-native: 2
no-extra-bind: 0
no-implied-eval: 2
no-iterator: 2
no-irregular-whitespace: 2
no-lone-blocks: 2
no-loop-func: 2
no-multi-str: 2
no-native-reassign: 2
no-new-wrappers: 2
no-octal: 2
no-octal-escape: 2
no-proto: 2
no-self-compare: 2
no-unneeded-ternary: 2
no-with: 2
radix: 2
wrap-iife:
- 2
- "any"
no-delete-var: 2
no-dupe-args: 2
no-duplicate-case: 2
no-label-var: 2
no-shadow-restricted-names: 2
no-undef: 2
no-undef-init: 2
"no-use-before-define": "off"
"@typescript-eslint/no-use-before-define": 0
brace-style:
- 2
- "stroustrup"
- {}
comma-spacing:
- 2
-
before: false
after: true
comma-style:
- 2
- "last"
new-parens: 2
no-array-constructor: 2
no-multi-spaces:
- 1
-
ignoreEOLComments: true
exceptions:
Property: true
no-new-object: 2
no-trailing-spaces: 2
no-extra-parens:
- 2
- "functions"
no-mixed-spaces-and-tabs: 2
one-var:
- 2
- "never"
operator-linebreak:
- 2
- "before"
-
overrides:
"=": "after"
"quotes": "off"
"@typescript-eslint/quotes":
- 2
- "single"
"semi": "off"
"@typescript-eslint/semi":
- 2
- "always"
semi-spacing: 2
keyword-spacing: 2
key-spacing:
- 2
-
beforeColon: false
afterColon: true
"space-before-function-paren": "off"
"@typescript-eslint/space-before-function-paren":
- 2
-
anonymous: "always"
named: "never"
space-before-blocks:
- 2
- "always"
computed-property-spacing:
- 2
- "never"
space-in-parens:
- 2
- "never"
space-unary-ops: 2
spaced-comment: "error"

max-nested-callbacks:
- 1
- 5
max-depth:
- 1
- 6
max-len:
- 2
- 120
- 4
-
ignoreUrls: true
ignoreComments: true
max-params:
- 1
- 15

space-infix-ops: 2
dot-notation:
- 2
-
allowKeywords: true
allowPattern: "^catch$"

arrow-spacing: 2
constructor-super: 2
no-confusing-arrow:
- 2
-
allowParens: true
no-class-assign: 2
no-const-assign: 2
# no-dupe-class-members: 2
no-this-before-super: 0
no-var: 2
no-duplicate-imports: 2
prefer-rest-params: 0
unicode-bom: 2
max-statements-per-line: 2

no-useless-constructor: 0

"func-call-spacing": "off"
"@typescript-eslint/func-call-spacing": "error"

"no-unused-vars": "off"
"@typescript-eslint/no-unused-vars":
- 1
-
vars: "local"
args: "none"
# Avoid dangerous usage of globals.
"no-restricted-globals":
- 2
- "event"
- "name"
- "length"
- "orientation"
- "top"
- "parent"
- "location"
- "closed"
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# for pull request size bot
# excludes all files from test directory
test/** linguist-generated=true
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

Loading