0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[test] Fix test facilities. (1) Fix that visual test runtime thrown error may block the entire text execution without notification. (2) Recored double mousedown without a mouseup will cause error in puppeteer. Added error message to users. More... 5 months ago
Merge branch 'v6' into feat-theme More... 5 months ago
fix(bar): remove unused `startValue` option from the `BarSeriesOption` interface More... 5 months ago
(test): (1) Fix visual test facilities: the initial source "Release" should not contain version "Local". (2) Make the source "Local" by default rather than "Release". More... 5 months ago
chore: merge More... 5 months ago
refactor(jitter): improve code efficiency according to #19941#discussion_r1842014348 More... 5 months ago
fix(scatter): clamp jitter within bandwidth More... 5 months ago
Merge pull request #20896 from apache/test-helper More... 5 months ago
(test) fix testHelper. And add fix buttons height. More... 5 months ago
Merge branch 'v6' into feat-scatter More... 5 months ago
Merge pull request #20522 from apache/feat-chord More... 5 months ago
Merge pull request #20760 from apache/getSvgDataURL-remove-svg-support-check More... 5 months ago
(test) manually sync visual test fix. More... 5 months ago
(test) Sync test facilities update manually. More... 5 months ago
(feat) Support config margin for axis labels to escape overlap. More... 5 months ago
(test): (1) Sync testHelper update manually. (2) Fix buttons input and support buttonsHeight to avoid visual test fail caused by height change. More... 5 months ago
(fix) Fix the extent boundary pruning by break. More... 5 months ago
(tweak): Add break connect test case. More... 5 months ago
(tweak): change axis break event to be user-friendly. More... 5 months ago
(feat): Support `refineEvent` in `registerAction`, and refactor 'selectchange' event to it. Different from the previous event generation mechanism, `refineEvent` is intented to create a user-friend event that differs from the original payload, while enabling feature `connect`, and being called at the last step of the "update" procedure to ensure the complete update of all models. If mutiple actions need to share one event name, `refineEvent` must be used. e.g., actions 'doxxx' 'undoxxx' 'togglexxx' share one event name 'xxxchanged'. More... 5 months ago
(tweak) (1) support breakLabelLayout.moveOverlap. (2) rename axisLabel.formatter callback extra parameter break.type 'min'/'max' to 'start'/'end' to make them consistent to users. (3) TS type fix. More... 5 months ago
Merge pull request #20887 from jbampton/fix-spelling More... 5 months ago
misc: fix spelling More... 5 months ago
feat: first round color all changed More... 5 months ago
(tweak) rename public TS type: ScaleBreak => AxisBreak More... 5 months ago
Merge pull request #20875 from apache/dependabot/npm_and_yarn/test/runTest/tar-fs-3.0.8 More... 5 months ago
Merge pull request #20884 from apache/test-helper More... 5 months ago
(visual test fix): Fix that when a HTML selector has an ancestor with id, the recorded HTML selector is incorrect. More... 5 months ago
(visual test fix): Fix replay broken in recorder brought by #20676. @see https://github.com/apache/echarts/pull/20676#discussion_r2021361167 More... 5 months ago
(test) Enhance testHelper: (1) Support saving states when a input controls other inputs. (2) Fix styles and support compact style to save space for visual test. More... 5 months ago