tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.33k stars 191 forks source link

2949 composition token input has wrong border radius value left #2958

Closed robinhoodie0823 closed 1 week ago

robinhoodie0823 commented 1 week ago

Why does this PR exist?

Current plugin has wrong border left radius of composite token input component.

Closes #2949

What does this pull request do?

Fix css of composite token input component to no radius

Testing this change

Additional Notes (if any)

image

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: f108528055d33bfe29841a80502d38d98e8ba6d2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 week ago

Commit SHA:5b61e3e399f489926e8180eec11f9053d3822986

Test coverage results :test_tube:

Code coverage diff between base branch:release-139 and head branch: 2949-composition-token-input-has-wrong-border-radius-value-left 
Status File % Stmts % Branch % Funcs % Lines
:red_circle: total 67.07 (-0.01) 57.93 (-0.02) 63.48 (-0.02) 67.5 (-0.01)
:sparkles: :new: packages/tokens-studio-for-figma/src/app/components/Checkbox.tsx 83.33 61.53 100 90.9
:red_circle: packages/tokens-studio-for-figma/src/app/store/useTokens.tsx 54.86 (0) 36.66 (0) 55.38 (0) 55.07 (-0.64)
github-actions[bot] commented 1 week ago

Commit SHA:5b61e3e399f489926e8180eec11f9053d3822986 Current PR reduces the test coverage percentage by 1 for some tests