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,657 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3657 commits
Select commit Hold shift + click to select a range
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
70f0b5a
feat(dataZoom): handle labels can be configured when to show #19676
Ovilia Jun 26, 2024
dd5d624
test(dataZoom): add test cases
Ovilia Jun 27, 2024
a6d0463
Merge pull request #20084 from apache/release
plainheart Jun 27, 2024
05ac7dd
fix(line): step areaStyle bug #20021
Ovilia Jun 28, 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
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)
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
3bd3c7c
fix(time): bar bandWidth with inversed time axis #20068
Ovilia Aug 12, 2024
7955a46
Merge pull request #20246 from apache/time-inverse
plainheart Aug 12, 2024
3ad256a
fix(visualMap): handle label collides with horizontal size visualMap
WojciechKrakowiak Aug 12, 2024
9706b50
fix: adjust only label position below the maximum range end
WojciechKrakowiak Aug 13, 2024
cce6480
test: fix visualMap-continuous test so it renders all cases
WojciechKrakowiak Aug 13, 2024
88345fe
fix(gauge): fix z2 is negative when maxVal is negative
kingyue737 Aug 20, 2024
52e4006
Merge pull request #20276 from kingyue737/patch-1
Ovilia Aug 26, 2024
bc065fd
test(pictorial): add test case when value is 0
Ovilia Aug 27, 2024
fd51f71
fix(pictorialBar): symbol should not flip with zero data #20260
Ovilia Aug 28, 2024
65ac3c3
style(pictorialBar): remove console log
Ovilia Aug 28, 2024
0ffc94b
feat(i18n): add Persian(FA) translation (#20312)
Ayazadeh Sep 2, 2024
a1498d6
fix(sample): fix minmax sampling behaviour
ribeirompl Sep 2, 2024
e928a4c
fix(sample): fix minmax final frame handling
ribeirompl Sep 9, 2024
b70e4d2
feat(i18n): improve pt-BR translation
ViniciusCestarii Sep 16, 2024
5cb2a72
Merge pull request #20348 from ViniciusCestarii/improve-i18n-pt-br
plainheart Sep 16, 2024
41ff0b0
fix(boxplot) correctly handle series.encode with category axis close …
jonoshearman Sep 5, 2024
69232ed
fix: #20363 The polar coord clip should include center point in scatter
sz-p Sep 24, 2024
b0ef6c8
test: #20363 The polar coord clip should include center point in scatter
sz-p Sep 24, 2024
399fb2f
change equality check after PR review
jonoshearman Sep 24, 2024
2c6ecb0
Merge pull request #20324 from jonoshearman/fix-boxplot-category-enco…
Ovilia Sep 25, 2024
80438d2
fix: 修复 The polar coord clip should include center point in scatter
sz-p Sep 25, 2024
38613d2
Merge pull request #20370 from sz-p/fix-20363
Ovilia Sep 26, 2024
af72d75
fix: #20336 sankey getInitialData function catch undefined data and e…
sz-p Sep 28, 2024
5b0a153
test: #20336 sankey getInitialData function catch undefined data and …
sz-p Sep 28, 2024
9593e0f
test(sankey): fix test case
plainheart Sep 29, 2024
3f03c76
fix(sankey): also allow the `levels` option to be `undefined`
plainheart Sep 29, 2024
d60b241
test(sankey): tweak test case
plainheart Sep 29, 2024
bb12cee
Merge pull request #20380 from sz-p/fix-20336
plainheart Sep 29, 2024
869ec5e
Merge pull request #20300 from apache/fix-pictorial-zero
Ovilia Sep 30, 2024
4704cbc
fix(theme): fix legend page text color in dark mode.
plainheart Oct 8, 2024
b33058e
Merge pull request #20396 from apache/fix/legend-page-text-color-in-d…
Ovilia Oct 8, 2024
f0b9020
fix: Tooltip textStyle lineHeight does not work in default
sz-p Oct 8, 2024
6dea1a4
test: Tooltip textStyle lineHeight does not work in default
sz-p Oct 8, 2024
26338d2
feat(sunburst): sunburst emphasis focus enable relative #20397
sz-p Oct 9, 2024
daf0104
test(sunburst): sunburst emphasis focus enable relative #20397
sz-p Oct 9, 2024
845b6a3
Merge pull request #20399 from sz-p/feat-20397
plainheart Oct 10, 2024
dd131a0
chore: fix formatting issues
WojciechKrakowiak Oct 15, 2024
3277f98
Merge pull request #20249 from WojciechKrakowiak/fix-20248
Ovilia Oct 17, 2024
ecebf65
fix(tooltip): fix potential NPE when setting option with `notMerge` s…
ktx-abhay Oct 23, 2024
c4eaf0b
fix: Tooltip textStyle lineHeight does not work in default
sz-p Oct 24, 2024
ffdd017
Merge pull request #20315 from ribeirompl/ribeirompl-fix-minmax-sampling
Ovilia Oct 28, 2024
234fb4b
fix: Tooltip textStyle lineHeight does not work in default
sz-p Oct 29, 2024
ca12fb4
Merge pull request #20398 from sz-p/fix-20391
Ovilia Oct 30, 2024
04bfaf9
fix(BarView): borderColor hides bar color with large data. close #18185
DevitX Oct 30, 2024
c66c503
test(candlestick): add test case for candlestick volume bars with bor…
DevitX Oct 30, 2024
b6905aa
Merge pull request #20092 from apache/feat-step
Ovilia Nov 6, 2024
b04f36e
Merge branch 'master' into feat-dataZoom-label-show
Ovilia Nov 6, 2024
c3ce6e0
fix(dataZoom): use handleLabel.show
Ovilia Nov 6, 2024
61eeb94
Merge pull request #20082 from apache/feat-dataZoom-label-show
Ovilia Nov 6, 2024
904ce49
fix(Bar): updated with reviewed changes
DevitX Nov 6, 2024
4d1a570
test(bar): changed test case for dense bars with border and fill color
DevitX Nov 6, 2024
aea7c6f
Merge branch 'apache:master' into fix-18185
DevitX Nov 6, 2024
4d452fd
test(bar): rename file and updated title
DevitX Nov 6, 2024
9e4ff9f
test(bar): fix path
DevitX Nov 6, 2024
965a7f3
test(bar): changed path of test
DevitX Nov 6, 2024
3cb583f
test(aria): fix test case of #20218
Ovilia Nov 7, 2024
c939973
Relax tslib requirement specifier
mrginglymus Nov 7, 2024
18f8ea3
Merge pull request #20485 from mrginglymus/relax-tslib
Ovilia Nov 8, 2024
421069f
fix(type): markLine `symbolOffset` can be a 2d array for both symbols
plainheart Nov 9, 2024
61f2e84
feat(calendar): add `silent` option for `dayLabel`/`monthLabel`/yearL…
plainheart Nov 9, 2024
480b7f9
Merge branch 'apache:master' into fix-18185
DevitX Nov 12, 2024
47e5928
fix(Bar): revert the strokeFirst to stroke null following the reviewe…
DevitX Nov 12, 2024
76bf70a
chore: revert ts version
Ovilia Nov 13, 2024
fd47b6b
chore: revert ts version in package-lock.json
Ovilia Nov 13, 2024
25d9570
Merge pull request #20465 from DevitX/fix-18185
Ovilia Nov 14, 2024
11a3cb7
Merge pull request #20509 from apache/fix-ts
plainheart Nov 15, 2024
23efa66
Merge pull request #20491 from apache/fix/type/markLine-symbolOffset
Ovilia Nov 15, 2024
2576fc2
Merge pull request #20492 from apache/feat/calendar-label-silent
Ovilia Nov 15, 2024
8f7773c
feat(axis): support tooltip for axis label
plainheart Nov 23, 2024
d303a5f
fix(data): fix potential NPE in the `SeriesData#rawIndexOf` function
plainheart Nov 23, 2024
15a8f64
fix(axis): remove unused import
plainheart Nov 23, 2024
9d8454a
Merge pull request #20534 from apache/fix/potential-NPE
plainheart Nov 24, 2024
8924cb5
Merge pull request #16315 from apache/feat/axis-label-tooltip
plainheart Nov 24, 2024
6b9642d
Merge pull request #20484 from apache/fix-20218
plainheart Nov 25, 2024
1d4de08
Merge pull request #20535 from apache/master
100pah Nov 26, 2024
eb23485
fix(visualMap): cursor is pointer on selectedMode=false
sz-p Nov 28, 2024
aa2baff
test(visualMap): cursor is pointer on selectedMode=false
sz-p Nov 28, 2024
104df1b
Merge pull request #20551 from sz-p/fix-20533
Ovilia Nov 29, 2024
7ce67d5
chore: npm audit packages
plainheart Dec 3, 2024
828c037
style(i18n): fix lint issue in langSV
plainheart Dec 3, 2024
b0a6c0e
fix(boxplot): simplify `_hasEncodeRule` logic (#20324)
plainheart Dec 3, 2024
3e9b843
test: fix test case and tool & update stale deps
plainheart Dec 4, 2024
b9705c5
test: fix test cases
plainheart Dec 4, 2024
ec05e16
test: tweak log
plainheart Dec 4, 2024
9676b2f
chore: merge master into release
plainheart Dec 4, 2024
08fb397
fix(pictorial): fix zero value flipping for different axes
Ovilia Dec 4, 2024
d58827a
fix(visualMap): tweak #20551 & add VRT test
plainheart Dec 4, 2024
c2b7b30
test: fix test case
plainheart Dec 4, 2024
5a1be94
refactor(pictorial): refactor xor logic
Ovilia Dec 4, 2024
592cab6
chore: remove unused types
plainheart Dec 4, 2024
6e9ef3b
style(pictorialBar): make pxSign logic more intuitive
plainheart Dec 4, 2024
b18ff75
Merge pull request #20557 from apache/fix-pictorial
plainheart Dec 4, 2024
619beb7
test: tweak test case
plainheart Dec 4, 2024
e09c9d2
test: fix test cases
plainheart Dec 4, 2024
b97aa69
chore: add types for puppeteer browser
plainheart Dec 4, 2024
2009644
test: can use CN mirror to fetch versions and libs
plainheart Dec 5, 2024
cdb0ebc
feat(geo): support styling region in original GeoJSON data
plainheart Dec 5, 2024
8f39773
refactor(geo): change option name to `echartsStyle` and enable more s…
plainheart Dec 5, 2024
5d1d34e
Merge pull request #20561 from apache/feat/geo/styling-in-geojson
plainheart Dec 5, 2024
3ec7b26
refactor(geo): apply `echartsStyle` in Model instead of View.
plainheart Dec 6, 2024
ab5de8e
Merge pull request #20564 from apache/feat/geo/styling-in-geojson
plainheart Dec 6, 2024
9139d45
fix(map): change map data
Ovilia Dec 6, 2024
04d412a
fix: add regions.silent and z for geo and map
Ovilia Dec 6, 2024
945148f
fix(test): update map data
plainheart Dec 8, 2024
4d990f7
fix(map): hide label for boundary line features
plainheart Dec 8, 2024
fd87c34
fix(map): remove preventAutoZ for map
Ovilia Dec 9, 2024
181842f
test(map): replace test cases with new map
Ovilia Dec 9, 2024
e231c09
fix(map): update test cases
Ovilia Dec 9, 2024
8dd5475
fix(test): fix map test case
plainheart Dec 10, 2024
4e84f15
fix(test): fix map test case
plainheart Dec 10, 2024
70a5f3f
Merge pull request #20566 from apache/fix-map
plainheart Dec 10, 2024
5764d0c
chore: update zrender versin to 5.6.1
plainheart Dec 11, 2024
74203be
release: update echarts version to 5.6.0
plainheart Dec 11, 2024
a96cbaa
release: build v5.6.0
plainheart Dec 11, 2024
fe42bc1
Merge pull request #20556 from apache/release-dev
Ovilia Dec 11, 2024
a93bfe9
Merge pull request #20627 from apache/release
Ovilia Dec 30, 2024
176f9df
chore(workflow): add package.json
plainheart Jan 2, 2025
f5908c0
Merge pull request #20638 from apache/workflow-scripts/pkg-json
Ovilia Jan 2, 2025
1720dc9
chore: update NOTICE year to 2025
github-actions[bot] Jan 2, 2025
c09cab5
Merge pull request #20639 from apache/bot/update-notice-year/2025
Ovilia Jan 2, 2025
f0f55f4
test: visual test support compare with a remote branch
Ovilia Jan 10, 2025
7205ad2
chore(test): use PR preview instead of branch
Ovilia Jan 13, 2025
271f9db
chore(test): fix local echarts file path
Ovilia Jan 14, 2025
1d4895f
Merge pull request #20676 from apache/chore/visualTest
plainheart Jan 16, 2025
2872e5c
fix(heatmap): fix labels that are not in calendar range are unexpecte…
plainheart Jan 18, 2025
18f0316
Merge pull request #20699 from apache/fix/heatmap-label
Ovilia Jan 21, 2025
f073433
Added missing period for consistency and readability
shaymolcho Jan 31, 2025
d54443d
Merge pull request #20727 from shaymolcho/master
plainheart Feb 1, 2025
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