]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix `Manipulator.offset()` (#33603)
authoralpadev <2838324+alpadev@users.noreply.github.com>
Wed, 28 Jul 2021 14:23:32 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Jul 2021 14:23:32 +0000 (17:23 +0300)
commit047145e8086793e7c39747e70f5d74a8860c2e50
treeacd12f5076ead349866f6aae316d329c6ec98327
parent24e14c36e86536853d5103a82064e514393cf480
Fix `Manipulator.offset()` (#33603)

* test: add more test cases for Manipulator.offset()

* fix: Manipulator.offset() is using obsolete properties to get scroll position

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: GeoSot <geo.sotis@gmail.com>
js/src/dom/manipulator.js
js/tests/unit/dom/manipulator.spec.js