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 5.2 #7721

Merged
merged 11 commits into from
Feb 21, 2022
Merged

Version 5.2 #7721

merged 11 commits into from
Feb 21, 2022

Conversation

asturur
Copy link
Member

@asturur asturur commented Feb 21, 2022

  • feat(Object.isType): accept multiple type #7715
  • chore(): Replace deprecated String.prototype.substr() with Array.prototype.slice() #7696
  • chore(): use Array.isArray instead of ie6+ workarounds #7718
  • MINOR: feat(fabric.Canvas): add getTopContext method to expose the internal contextTop #7697
  • fix(fabric.Object) Add cacheContext checks before trying to render on cache #7694
  • tests(): node test suite enhancement #7691
  • feat(Canvas#getCenter): migrate to getCenterPoint #7699
  • updated package.json 803ce95
  • tests(fabric.animation): fix test reliability 4be0fb9

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2022

Code Coverage Summary

> [email protected] coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.33 |    77.23 |   86.26 |   83.06 |                                               
 fabric.js |   83.33 |    77.23 |   86.26 |   83.06 | ...,30223,30348,30428-30493,30616,30715,30932 
-----------|---------|----------|---------|---------|-----------------------------------------------

@asturur asturur merged commit b8ee6c7 into 5.x Feb 21, 2022
@asturur asturur deleted the 5.1.1 branch September 11, 2022 23:04
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.

4 participants