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

fix: closeOnOutsideClick & onOutsideClick behavior #27

Merged
merged 7 commits into from
Jan 13, 2024

Conversation

neimadt
Copy link
Contributor

@neimadt neimadt commented Jan 13, 2024

  1. Modified the onOutsideClick func to cater for closeOnOutsideClick since it isn't passed down to the dialog
  2. Added logic in onOutsideClick tp cater for e.preventDefault() missing logic

…since it isn't passed down to the dialog

2. Added logic in onOutsideClick tp cater for e.preventDefault() missing logic
Copy link

changeset-bot bot commented Jan 13, 2024

🦋 Changeset detected

Latest commit: e4bd264

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vaul-svelte Patch

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

Copy link

vercel bot commented Jan 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vaul-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2024 3:52pm

Corrected small bug about a `!` missing
Copy link
Owner

@huntabyte huntabyte left a comment

Choose a reason for hiding this comment

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

Thanks for this, looks great!

@huntabyte huntabyte changed the title Corrected the closeOnOutsideClick not working properly, same for e.preventDefault() from onOutsideClick fix: closeOnOutsideClick & onOutsideClick behavior Jan 13, 2024
@huntabyte huntabyte merged commit f9f477e into huntabyte:main Jan 13, 2024
4 checks passed
@github-actions github-actions bot mentioned this pull request Jan 13, 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.

None yet

2 participants