0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js
GeoSot b167420bdf
Revert backdrop utilization, handling clicks over modal (#36324)
* 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>
2022-05-12 21:20:04 -07:00
..
dist Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00
src Revert backdrop utilization, handling clicks over modal (#36324) 2022-05-12 21:20:04 -07:00
tests Revert backdrop utilization, handling clicks over modal (#36324) 2022-05-12 21:20:04 -07:00
index.esm.js Update devDependencies (#35322) 2021-11-09 08:02:36 +02:00
index.umd.js Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00