Skip to content
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

feat: 🎸 update headlessui v2 #135

Closed
wants to merge 1 commit into from

Conversation

kodai3
Copy link
Contributor

@kodai3 kodai3 commented Sep 16, 2024

Changes

https://ubie.atlassian.net/browse/DSGNPB-273?atlOrigin=eyJpIjoiYTVhMDUwODUwMDM4NDhmYjk4ZThhM2I1MDBlYThlYTYiLCJwIjoiamlyYS1zbGFjay1pbnQifQ

Check

  • Browser verification (minimum) Android Chrome/iOS Safari(375px-)
  • CSS not affected by inheritance
  • Layout does not break even if there is an overflow
  • Layout does not break when wraps
  • Added new Component
    • Added data-* prop and id prop
  • Updated Ubie Vitals or Added an update issue(if needed)

@@ -164,9 +164,9 @@ export const ActionHalfModal: FC<Props> = ({
leaveFrom={styles.overlayLeaveFrom}
leaveTo={styles.overlayLeaveTo}
>
<Dialog.Overlay className={clsx(styles.overlay, styles[opacityClassName])} />
Copy link
Contributor Author

@kodai3 kodai3 Sep 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you still run into this, you should be able to replace the <DialogOverlay> and <DialogBackdrop> components with a simple <div> instead.

tailwindlabs/headlessui#3171

Comment on lines +132 to +133
"react": "^18",
"react-dom": "^18"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@8845musign
Copy link
Collaborator

Thanks for the implementation🙏
Because it overlaps with #134, I will FB it to #134 after looking at the content.

@8845musign
Copy link
Collaborator

#134 is meged.

@8845musign 8845musign closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants