Conversation
chore: add nightly build action to workflow
chore: add missing npm ci command
Merge 5.1.0 release to master
fix(BoundingRect): don't check if the width and height is finite in constructor.
chore: increase dev version from stable version.
chore: use latest tag in zrender-nightly
1. attached text will cause host dirty again during render. 2. attached text should use hover layer if its host is using it. 3. should not change z and z2 of element moved to hover layer, which is not necessary and will cause paint list order changed.
fix some bugs in progressive rendering.
fix(text): fix gradient text background cause rendering error
feat: support skew in transform and svg parser
fix(transform): fix skew
fix skew transform with origin.
…ix some type issues.
…nge `PatternObject` to `ImagePatternObject` in canvas painter.
fix small subpath may be ignored when optimizing small line segments
fix(pattern): remove non-required properties from PatternObject and fix some type issues.
fix wrong type of pattern object
chore: add workflow dispatch
fix: remove unnecessary code.
fix(canvas): fix extra save caused in dirty rect.
100pah
approved these changes
Jun 1, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.