0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js/tests/unit/dom
alpadev 047145e808
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>
2021-07-28 17:23:32 +03:00
..
data.spec.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
event-handler.spec.js Fix regression for handling mouseenter/mouseleave events introduced by #33310 (#33679) 2021-04-19 08:30:33 +03:00
manipulator.spec.js Fix Manipulator.offset() (#33603) 2021-07-28 17:23:32 +03:00
selector-engine.spec.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00