Skip to content

Commit

Permalink
Merge pull request #670 from VisActor/feat/support-lineHeight
Browse files Browse the repository at this point in the history
feat: lineHeight support string
  • Loading branch information
neuqzxy authored Nov 14, 2023
2 parents 0db85dc + 1355cf5 commit e77cdb5
Show file tree
Hide file tree
Showing 19 changed files with 483 additions and 439 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vrender-components",
"comment": "feat: lineHeight support string, which means percent",
"type": "none"
}
],
"packageName": "@visactor/vrender-components"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vrender-core",
"comment": "feat: lineHeight support string, which means percent",
"type": "none"
}
],
"packageName": "@visactor/vrender-core"
}
Loading

0 comments on commit e77cdb5

Please sign in to comment.