Create release branch for 5.2.0#802
Merged
Merged
Conversation
remove getParentTransform because it's conflict with getComputedTransform
1) fix apache/echarts#15023, rect path can't be closed. 2) fix apache/echarts#15029 normalize color when using SVG renderer to support more cases, for example, some tools/platforms can't recognize the alpha in color. 3) fix eslint error about `for-in`.
Merge 5.1.1 to master
It happens when duration is set 0
fix: legend text.lineHeight option not work
fix: #777 Type error
[feature] Enhancement of split / combine morphing.
Update package-lock.json
optimize subpath sorting in combine / spearate morph.
chore: update ts version
Update index.d.ts
…e & ctx.fillStyle, resolves apache/echarts#15238.
…eStyle/fillStyle.
fix(canvas): fix unexpected `none` or `null` value for ctx.strokeStyle & ctx.fillStyle
fix(svg): fix rect path can't be closed bug & normalize color when using SVG renderer to support more cases.
tweak #784, remove unnecessary null check.
fix(text): fix a typo. `getStroke` should be `getFill`.
fix several render bugs.
fix(matrix): union return type for function invert
Ovilia
approved these changes
Aug 23, 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.