-
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(web-react): Rename height and maxHeight ModalDialog props and enhance them #DS-1134 #1442
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
9857a7b
to
b5d7170
Compare
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Modal/useModalDialogStyleProps.ts
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Modal/useModalDialogStyleProps.ts
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Modal/useModalDialogStyleProps.ts
Outdated
Show resolved
Hide resolved
It is looking good. I have only a few suggestions for refactoring. |
b5d7170
to
ef91ea2
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.
👍 LGTM
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.
👍🏻
packages/codemods/src/transforms/v2/web-react/__testfixtures__/modal-custom-height.output.tsx
Show resolved
Hide resolved
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Show resolved
Hide resolved
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Show resolved
Hide resolved
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Show resolved
Hide resolved
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Modal/demo/ModalScrollingLongContent.tsx
Outdated
Show resolved
Hide resolved
…rops and enhance them #DS-1134
ef91ea2
to
e0d1c57
Compare
Description
Additional context
Issue reference