]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Scrollbar: respect the initial body overflow value (#33706)
authorGeoSot <geo.sotis@gmail.com>
Sun, 25 Apr 2021 03:50:16 +0000 (06:50 +0300)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 03:50:16 +0000 (06:50 +0300)
commitd381820d1678044257fe2cb7b2f178d1f001ed30
tree30dc7fbf20326cfbf73326258db7880051bb53b5
parente2294ff0902e4efba94a1635729670a8aa510ded
Scrollbar: respect the initial body overflow value (#33706)

* add method to handle overflow on body element & tests
* replace duplicated code on modal/offcanvas tests
js/src/util/scrollbar.js
js/tests/helpers/fixture.js
js/tests/unit/modal.spec.js
js/tests/unit/offcanvas.spec.js
js/tests/unit/util/scrollbar.spec.js