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

Adds hooks for Bootstrap's modal events #740

Merged
merged 1 commit into from
Dec 21, 2019
Merged

Adds hooks for Bootstrap's modal events #740

merged 1 commit into from
Dec 21, 2019

Conversation

tiesont
Copy link
Member

@tiesont tiesont commented Dec 7, 2019

  • Adds hooks for show.bs.modal, shown.bs.modal, hide.bs.modal, and hidden.bs.modal events
  • Some formatting updates, for consistency
  • Updates package dependencies to latest (when possible)
  • Bump version number

Closes #737

- Adds hooks for `show.bs.modal`, `shown.bs.modal`, `hide.bs.modal`, and `hidden.bs.modal` events
- Some formatting updates, for consistency
- Updates package dependencies to latest (when possible)
- Bump version number
@tiesont tiesont requested a review from tarlepp December 7, 2019 20:51
@tiesont tiesont added the v5 label Dec 7, 2019
@tiesont tiesont removed the request for review from tarlepp December 21, 2019 20:30
@tiesont tiesont merged commit 06663af into bootboxjs:master Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add options / hooks for subscribing to Bootstrap modal events
1 participant