-
Notifications
You must be signed in to change notification settings - Fork 1
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
BREAKING CHANGE: Button/ButtonLink have isSymmetrical prop instead of isSquare #DS-1484 #1681
BREAKING CHANGE: Button/ButtonLink have isSymmetrical prop instead of isSquare #DS-1484 #1681
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for spirit-design-system-storybook canceled.
|
❗This is not a refactor, but BREAKING CHANGE. Please, change the commits accordingly :-) |
4cf96e5
to
1b8c9fb
Compare
packages/codemods/src/transforms/v3/web-react/__testfixtures__/button-prop-name.input.tsx
Outdated
Show resolved
Hide resolved
packages/codemods/src/transforms/v3/web-react/__testfixtures__/button-prop-name.output.tsx
Outdated
Show resolved
Hide resolved
packages/codemods/src/transforms/v3/web-react/__testfixtures__/buttonLink-prop-name.input.tsx
Outdated
Show resolved
Hide resolved
packages/codemods/src/transforms/v3/web-react/__testfixtures__/buttonLink-prop-name.output.tsx
Outdated
Show resolved
Hide resolved
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/11175903867/artifacts/2014604491 |
55334ad
to
64e35a8
Compare
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/11180334912/artifacts/2015796417 |
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/11180334912/artifacts/2022554156 |
64e35a8
to
77a17fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. I really like the presence of the codemod. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a few minor things :)
packages/codemods/src/transforms/v3/web-react/button-prop-name.ts
Outdated
Show resolved
Hide resolved
packages/codemods/src/transforms/v3/web-react/__testfixtures__/button-prop-name.input.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
… instead of isSquare #DS-1484
…instead of isSquare #DS-1484
… of isSquare #DS-1484
461f83c
to
ad30bbe
Compare
Description
Additional context
Issue reference