0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(label): (1) Use uniform label utils on pie label layout. (2) Fix the inconsistent behavior in pie label layout - (2.1) Previously calling `getBoundingRect` before textConfig applied (causing the result diff). (2.2) Previously adding extra margin for "auto text stroke" even if no auto text stroke added. Currently use https://github.com/ecomfe/zrender/pull/1134 to uniform the behavior. More... about 1 month ago
fix(label): Clarify some of the uniformly use label layout API and data structure. Fix that some label props were not updated during layout in certain places. More... about 1 month ago
(test): Fix some buggy test cases. More... about 1 month ago
test: fix boundingRect display - enable to display tspan bounding rect and root non-group-el bounding rect. More... about 1 month ago
fix(label): Set background and dark mode should before rendering, because they affect auto-color-determination in zrender Text (e.g., Element.getOutsideStroke), and consequently affect the bounding rect if stroke is added. More... about 1 month ago
Merge pull request #21097 from apache/fix-dark-theme More... about 1 month ago
fix(theme): adjust dark mode color lightness algorithm More... about 1 month ago
Merge pull request #21093 from apache/fix-matrix-dark More... about 1 month ago
fix(matrix): fix darkMode color More... about 2 months ago
Merge pull request #21067 from apache/fix-jitter More... about 2 months ago
Merge branch 'master' into fix-jitter More... about 2 months ago
fix(jitter): fix overlap when there could be enough space More... about 2 months ago
fix(labelLayout): clarify label layout modification logic. More... about 2 months ago
Merge pull request #21087 from seaheart/fix-tooltip-html-content More... about 2 months ago
fix(tooltip): simplify variable reference More... about 2 months ago
fix(tooltip): potential risk of memory leakage. close #21083 More... about 2 months ago
Merge pull request #21070 from striezel-stash/fix-typos More... about 2 months ago
chore: fix typos
striezel
as Dirk Stolle
More... about 2 months ago
fix(jitter): fix overlap when there is enough space to avoid More... about 2 months ago
Merge pull request #21066 from apache/test-helper-2 More... about 2 months ago
test: clarify mktest tpl. More... about 2 months ago
Merge pull request #21065 from apache/release More... about 2 months ago
Merge pull request #21064 from apache/release-dev More... about 2 months ago
chore: change version to be 6.0.0-beta.1 More... about 2 months ago
Merge pull request #21063 from apache/release-dev More... about 2 months ago
chore: add signing KEY (again) More... about 2 months ago
chore: build after revert rollup More... about 2 months ago
Revert "chore(deps-dev): bump rollup from 2.34.2 to 2.79.2" More... about 2 months ago
chore: release 6.0.0-rc.1 More... about 2 months ago
Merge pull request #21062 from apache/master More... about 2 months ago