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

Commits on Jan 13, 2024

  1. 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
    neimadt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b33396f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa0835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4960104 View commit details
    Browse the repository at this point in the history
  4. Update root.svelte

    Corrected small bug about a `!` missing
    neimadt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ab9aad2 View commit details
    Browse the repository at this point in the history
  5. miscs

    neimadt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    58a4918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d82995 View commit details
    Browse the repository at this point in the history
  7. add changeset

    huntabyte committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e4bd264 View commit details
    Browse the repository at this point in the history