Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 451 #7133

Merged
merged 1 commit into from
Jun 20, 2021
Merged

Version 451 #7133

merged 1 commit into from
Jun 20, 2021

Conversation

asturur
Copy link
Member

@asturur asturur commented Jun 20, 2021

  • fix(fabric.Text): fixes decoration rendering when there is a single rendering for full text line #7104
  • fix(fabric.Text): spell error which made the gradientTransform not working #7059
  • fix(fabric.util): unwanted mutation in fabric.util.rotatePoint #7117
  • fix(svg parser): Ensure that applyViewboxTransform returns an object and not undefined/null #7030
  • fix(fabric.Text): support firefox with ctx.textAlign for RTL text #7126

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2021

Code Coverage Summary

> [email protected] coverage:report /home/runner/work/fabric.js/fabric.js
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   82.94 |    76.96 |   85.75 |   82.65 |                                               
 fabric.js |   82.94 |    76.96 |   85.75 |   82.65 | ...,29688,29813,29893-29958,30081,30180,30397 
-----------|---------|----------|---------|---------|-----------------------------------------------

@asturur asturur merged commit e8a6138 into master Jun 20, 2021
@asturur asturur deleted the v451 branch August 8, 2021 20:22
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.

1 participant