https://github.com/twbs/bootstrap
Revision 70dd7f6ff51a0bd3b09b0de3640b0517b8b08f64 authored by GeoSot on 28 June 2021, 13:34:47 UTC, committed by GitHub on 28 June 2021, 13:34:47 UTC
Alert.js: Refactor code to match the other components
* Use this._element
* Remove handleDismiss method and keep its functionality on event
* Change JqueryInterface to be more generic
* Correct docs to be aligned with code, and add undocumented functionality
* Update alerts.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 45d26de
History
Tip revision: 70dd7f6ff51a0bd3b09b0de3640b0517b8b08f64 authored by GeoSot on 28 June 2021, 13:34:47 UTC
Changes to Alert component to match the others (#33402)
Tip revision: 70dd7f6
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 73 bytes
.eslintrc.json -rw-r--r-- 1.3 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 435 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 642 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.2 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.4 KB
package-lock.json -rw-r--r-- 430.6 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 8.9 KB

README.md

back to top