openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Z
ZRender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Nov 29, 2024 — Nov 29, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'origin/feat/obb-direction' into feat/ignore-host-silent
100pah
More...
6 months ago
feat(boundingRect): (1) Support get intersection rect. (2) Add some static API.
100pah
More...
6 months ago
feat(boundingRect): Support that touchThreshold cause negative size to avoid intersection.
100pah
More...
6 months ago
perf(trancate): (1) Make text overflow truncate more precise (consider 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).
100pah
More...
6 months ago
(test): enrich test case.
100pah
More...
6 months ago
chore(text): (1) clarify plain text parsing: if text.style.width specified, 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.
100pah
More...
6 months ago
Merge branch 'fix/wrap-causes-npe' into feat/ignore-host-silent
100pah
More...
6 months ago
fix(wrap): Fix that some branches cause null pointer error.
100pah
More...
6 months ago
fix(overflow): lineOverflow need to update contentHeight.
100pah
More...
6 months ago
feat: Support `ignoreHostSilent` for some scenarios that textContent and its host require specifying silent separately.
100pah
More...
6 months ago
Merge pull request #1121 from ecomfe/master
sushuang
More...
6 months ago
Merge pull request #1120 from ecomfe/fix/transformLocalCoord-cleanup
sushuang
More...
6 months ago
fix(dom): add `transformLocalCoordClear` function to clear markers created by `transformLocalCoord`
plainheart
More...
6 months ago
fix(dom): support `transformLocalCoord` cleanup
plainheart
More...
6 months ago
fix(dom): support `transformLocalCoord` cleanup
plainheart
More...
6 months ago
Merge pull request #1119 from enlightened88/patch-1
Zhongxiang Wang
More...
7 months ago
Update README.md
Андрій Шовкошитний
More...
7 months ago
Merge pull request #1118 from ecomfe/feat-color
sushuang
More...
7 months ago
fix(color): fix implementation of modifyHSL
Ovilia
More...
7 months ago
feat(color): support function for modifyHSL
Ovilia
More...
7 months ago
fix&feat(BoundingRect, OBB): (1) Support the same features from OBB (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.
100pah
More...
7 months ago
chore: Clarify comments.
100pah
More...
7 months ago
test: Clarify transform test case.
100pah
More...
7 months ago
test: Enhance test utilities.
100pah
More...
7 months ago
Merge branch 'v6' into feat/obb-direction
100pah
More...
7 months ago
bug(obb): Fix OBB in extreme value and add test cases.
100pah
More...
7 months ago
Merge pull request #1116 from ecomfe/svg/parse-stop-opacity
Zhongxiang Wang
More...
8 months ago
(ts): Support text margin array.
100pah
More...
8 months ago
Merge pull request #1117 from n-bes/fix/copy_paste
Zhongxiang Wang
More...
8 months ago
Merge pull request #1115 from ecomfe/feat/obb-direction
Wenli Zhang
More...
8 months ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree