Skip to content

chore: next merge to master#1127

Merged
Ovilia merged 51 commits intomasterfrom
next
Jun 25, 2025
Merged

chore: next merge to master#1127
Ovilia merged 51 commits intomasterfrom
next

Conversation

@Ovilia
Copy link
Copy Markdown
Member

@Ovilia Ovilia commented Jun 25, 2025

No description provided.

pissang and others added 30 commits March 16, 2022 13:58
chore: merge 'master' branch into 'next'
Merge branch 'master' into 'next'
Merge master into 'next' branch
chore: merge master to next
chore: update `next` branch
chore: merge master into next
chore: merge master branch to next
Merge master branch into next
…lapping. (2) Support calculating the output vector along a give direction when overlapping. Useful for resolving overlap along a certain axis.
feat(OBB): (1) Fix OBB calculation incorrect. (2) Support calculating the output vector along a give direction. (3) Support touch threshould.
…directional MTV, touchThreshold) to BoundingRect, enable them using the same option to perform intersection detection (for performance optimization). (2) Fix OBB result abnormal in some edge cases.
feat(color): support  function for modifyHSL
chore: merge 'master' branch into 'v6'
…and its host require specifying silent separately.
100pah and others added 21 commits June 5, 2025 18:41
…ified, the outerWidth use that specified width, rather than the contentWidth. After this modification, the behavior of plain text become consistent with plain text height and rich text width/height. And the rect text place will not be affected by the text content any more if style.width is specified. (2) Fix comment typos and add comments. (3) Add more test cases.
…r non-monospace font. BEFORE: shorter than the give width. AFTER: close to the given width). (2) Optimize the text truncate and wrap performance. (constantly visit LRU for each char from a long text is slower than using a static dictionary. In test/test-overflow.html, wrapping a entire long en text, each frame is optimize like from 15ms -> 4ms, in a certain machine).
…and copy it to local due to the instability of CDN
…culate the text.style.x/y/width/height, based on the host element boundingRect, as the overflow `break`/`breakAll`/`truncate` boundary. Previously it's difficult to calculate it externally due to the numerous props in textConfig and text.style and internal processing.
feat: may be an approach to fix #1105
chore: merge v6 to next
@Ovilia Ovilia merged commit bc626df into master Jun 25, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants