https://github.com/twbs/bootstrap
Revision b167420bdf3c23ad9fb6c57818048c3c0e8da702 authored by GeoSot on 13 May 2022, 04:20:04 UTC, committed by GitHub on 13 May 2022, 04:20:04 UTC
* refactor(Modal.js): stop using backdrop class to handle clicks over modal

* Revert #35554 and backdrop callback usage
  Explanation: In order to bypass `.modal`, was applied a css rule `pointer-events:none` which caused the side effect, and user couldn't scroll "long content modals"

* Update .bundlewatch.config.json

Co-authored-by: Mark Otto <markd.otto@gmail.com>
1 parent 88a6610
History
Tip revision: b167420bdf3c23ad9fb6c57818048c3c0e8da702 authored by GeoSot on 13 May 2022, 04:20:04 UTC
Revert backdrop utilization, handling clicks over modal (#36324)
Tip revision: b167420
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
.cspell.json -rw-r--r-- 2.0 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-- 442 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 637 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.4 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.5 KB
package-lock.json -rw-r--r-- 715.3 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.1 KB

README.md

back to top