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 4.4.0 #6997

Merged
merged 3 commits into from
Apr 7, 2021
Merged

Version 4.4.0 #6997

merged 3 commits into from
Apr 7, 2021

Conversation

asturur
Copy link
Member

@asturur asturur commented Apr 7, 2021

  • fix(fabric.Object) wrong variable name cornerStrokeColor #6981
  • fix(fabric.Text): underline color with text style ( regression from text on a path) #6974
  • fix(fabric.Image): Cache CropX and CropY cache properties #6924
  • fix(fabric.Canvas): Add target to each selection event #6858
  • fix(fabric.Image): fix wrong scaling value for the y axis in renderFill #6778
  • fix(fabric.Canvas): set isMoving on real movement only #6856
  • fix(fabric.Group) make addWithUpdate compatible with nested groups #6774
  • fix(Fabric.Text): Add path to text export and import #6844
  • fix(fabric.Canvas) Remove controls check in the pixel accuracy target #6798
  • feat(fabric.Canvas): Added activeOn 'up/down' property #6807
  • feat(fabric.BaseBrush): limitedToCanvasSize property to brush #6719

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2021

Code Coverage Summary

> fabric@4.4.0 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.69 |    76.92 |    85.6 |   82.45 |                                               
 fabric.js |   82.69 |    76.92 |    85.6 |   82.45 | ...,29597,29722,29802-29867,29990,30089,30306 
-----------|---------|----------|---------|---------|-----------------------------------------------

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2021

Code Coverage Summary

> fabric@4.4.0 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.69 |    76.92 |    85.6 |   82.45 |                                               
 fabric.js |   82.69 |    76.92 |    85.6 |   82.45 | ...,29597,29722,29802-29867,29990,30089,30306 
-----------|---------|----------|---------|---------|-----------------------------------------------

@asturur asturur merged commit 4861f78 into master Apr 7, 2021
@asturur asturur deleted the v440 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