0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js/tests/unit
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
..
dom Fix Manipulator.offset() (#33603) 2021-07-28 17:23:32 +03:00
util Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
.eslintrc.json Minor ESLint rules cleanup (#32904) 2021-01-28 11:34:20 +02:00
alert.spec.js Changes to Alert component to match the others (#33402) 2021-06-28 16:34:47 +03:00
base-component.spec.js Accept argument of different types in the getInstance method (#34333) 2021-06-29 17:45:45 +03:00
button.spec.js Add getOrCreateInstance method in base-component (#33276) 2021-06-03 18:53:27 +03:00
carousel.spec.js fix(carousel): arrow keys break animation if carousel sliding (#34307) 2021-06-22 13:11:03 +03:00
collapse.spec.js Add horizontal collapse support 2021-07-05 17:22:29 -10:00
dropdown.spec.js handle click event in one place, remove undocumented click listener on element in case of not having the proper markup 2021-07-22 17:54:48 +03:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +02:00
modal.spec.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
offcanvas.spec.js Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#33865) 2021-07-27 08:01:04 +03:00
popover.spec.js Add getOrCreateInstance method in base-component (#33276) 2021-06-03 18:53:27 +03:00
scrollspy.spec.js ScrollSpy: Make Proper use of the SelectorEngine 2021-06-22 19:50:21 -07:00
tab.spec.js Add getOrCreateInstance method in base-component (#33276) 2021-06-03 18:53:27 +03:00
toast.spec.js Add getOrCreateInstance method in base-component (#33276) 2021-06-03 18:53:27 +03:00
tooltip.spec.js Add getOrCreateInstance method in base-component (#33276) 2021-06-03 18:53:27 +03:00