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

fix(): Add svg export for text on a path #10268

Merged
merged 10 commits into from
Nov 13, 2024
Merged

fix(): Add svg export for text on a path #10268

merged 10 commits into from
Nov 13, 2024

Conversation

asturur
Copy link
Member

@asturur asturur commented Nov 12, 2024

Description

Fix the 5.x version of svg export for text on a path

In Action

Copy link

codesandbox bot commented Nov 12, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Code Coverage Summary

> fabric@5.4.0 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   83.41 |     77.4 |   86.25 |   83.12 |                                               
 fabric.js |   83.41 |     77.4 |   86.25 |   83.12 | ...,30566-30631,30754,30853,31072,31114-31116 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Code Coverage Summary

> fabric@5.4.0 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |    83.4 |     77.4 |   86.25 |   83.12 |                                               
 fabric.js |    83.4 |     77.4 |   86.25 |   83.12 | ...,30565-30630,30753,30852,31071,31113-31115 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Code Coverage Summary

> fabric@5.4.0 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |    83.4 |     77.4 |   86.25 |   83.12 |                                               
 fabric.js |    83.4 |     77.4 |   86.25 |   83.12 | ...,30565-30630,30753,30852,31071,31113-31115 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Code Coverage Summary

> fabric@5.4.0 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |    83.4 |    77.39 |   86.25 |   83.12 |                                               
 fabric.js |    83.4 |    77.39 |   86.25 |   83.12 | ...,30575-30640,30763,30862,31081,31123-31125 
-----------|---------|----------|---------|---------|-----------------------------------------------

Copy link
Contributor

github-actions bot commented Nov 12, 2024

Code Coverage Summary

> fabric@5.4.1 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |    83.4 |    77.39 |   86.25 |   83.12 |                                               
 fabric.js |    83.4 |    77.39 |   86.25 |   83.12 | ...,30575-30640,30763,30862,31081,31123-31125 
-----------|---------|----------|---------|---------|-----------------------------------------------

@asturur asturur merged commit 61fc46f into 5.x Nov 13, 2024
11 checks passed
@asturur asturur deleted the svg-export-path-v5 branch November 13, 2024 10:43
@asturur asturur restored the svg-export-path-v5 branch November 13, 2024 11:50
@asturur asturur deleted the svg-export-path-v5 branch November 13, 2024 11:51
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.

2 participants