https://github.com/twbs/bootstrap
Revision 74f24cdf2458d917c7b7d8074706ec5823f4d166 authored by GeoSot on 30 January 2022, 15:39:03 UTC, committed by GitHub on 30 January 2022, 15:39:03 UTC
* Tooltip.js: move `shown` check to method

* Tooltip.js: move Popper's creation to method

* Tooltip.js: merge checks before `hide`

* Tooltip.js: minor refactoring on `toggle` method
1 parent e1020a4
Raw File
Tip revision: 74f24cdf2458d917c7b7d8074706ec5823f4d166 authored by GeoSot on 30 January 2022, 15:39:03 UTC
More tooltip refactoring (#35546)
Tip revision: 74f24cd
SECURITY.md
# Reporting Security Issues

The Bootstrap team and community take security issues in Bootstrap seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, email [security@getbootstrap.com](mailto:security@getbootstrap.com) and include the word "SECURITY" in the subject line.

We'll endeavor to respond quickly, and will keep you updated throughout the process.
back to top