Skip to content

Conversation

@rdjanuar
Copy link
Contributor

@rdjanuar rdjanuar commented Jan 17, 2025

πŸ”— Linked issue

Resolves #3126

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@rdjanuar rdjanuar changed the title Issue 3126 feat(Modal): new event. close-prevented Jan 17, 2025
@rdjanuar rdjanuar changed the title feat(Modal): new event. close-prevented feat(Modal): new event close-prevented Jan 17, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 17, 2025

npm i https://pkg.pr.new/@nuxt/ui@3127

commit: 248e9f1

Copy link
Member

@benjamincanac benjamincanac left a comment

Choose a reason for hiding this comment

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

I guess this should be done on the Slideover and Popover components that have the same behavior with a dismissible prop.

@benjamincanac
Copy link
Member

@rdjanuar Would you mind fixing the conflicts? 😬

@benjamincanac benjamincanac changed the title feat(Modal): new event close-prevented feat(Modal/Popover/Slideover): add close-prevented event Apr 22, 2025
benjamincanac and others added 17 commits April 23, 2025 10:51
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
benjamincanac and others added 28 commits April 23, 2025 10:52
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
@rdjanuar rdjanuar closed this Apr 23, 2025
@rdjanuar
Copy link
Contributor Author

i made a new pull request u can check here #3958. @benjamincanac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

close prevented event on Modal