-
-
Notifications
You must be signed in to change notification settings - Fork 197
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 custom linear gradient angles #3109
Conversation
🦋 Changeset detectedLatest commit: d73493c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Outdated
Show resolved
Hide resolved
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Outdated
Show resolved
Hide resolved
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Show resolved
Hide resolved
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
Commit SHA:7e9b1d34295bbf94e23b29d26899e7e3e859fce2 Test coverage results 🧪
|
Commit SHA:7e9b1d34295bbf94e23b29d26899e7e3e859fce2 |
@macintoshhelper linting seems to have failed here |
…okens-studio/figma-plugin into fix/2331-custom-angle-linear-gradients
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.test.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
packages/tokens-studio-for-figma/src/plugin/figmaTransforms/gradients.ts
Fixed
Show fixed
Hide fixed
…okens-studio/figma-plugin into fix/2331-custom-angle-linear-gradients
Fixed the ESLint errors |
Since September, tbh this bug is so frustrating ... also to see that there is fix and every release since then does not include that fix :( |
@qimmiq sorry about the miss in this one 😊 |
Why does this PR exist?
Partial fix for #2331
What does this pull request do?
Before
After
Testing this change
Additional Notes (if any)