Skip to content

chore: master merge to release - #1128

Merged
Ovilia merged 67 commits into
releasefrom
master
Jun 25, 2025
Merged

chore: master merge to release#1128
Ovilia merged 67 commits into
releasefrom
master

Conversation

@Ovilia

@Ovilia Ovilia commented Jun 25, 2025

Copy link
Copy Markdown
Member

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
Merge v5.6.1 release into master
The React Native test environment *is* Node but sets up a window global: https://github.com/facebook/react-native/blob/7a85b911254dbae9fac4c6d8a862a20c33e0b36a/packages/react-native/Libraries/Core/setUpGlobals.js#L18

Reintroduce the navigator.userAgent check as a fallback for detecting a Node environment
fix(env): improve env detection compatibility for Node
…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.
fix(canvas): fix custom stroke pattern does not work
fix(svg): fix `stop-opacity` is not parsed by SVG parser
plainheart and others added 28 commits May 25, 2025 01:47
fix(dom): add `transformLocalCoordClear` function to clear markers created by `transformLocalCoord`
chore: merge 'master' branch into 'v6'
…and its host require specifying silent separately.
…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
chore: next merge to master
@Ovilia
Ovilia merged commit 255e050 into release Jun 25, 2025
5 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.

7 participants