..
dom
Fix regression for handling mouseenter
/mouseleave
events introduced by #33310 ( #33679 )
2021-04-19 08:30:33 +03:00
util
Variablize backdrop for modal and offcanvas
2021-06-25 13:41:15 -07: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
Add getOrCreateInstance
method in base-component ( #33276 )
2021-06-03 18:53:27 +03:00
jquery.spec.js
tests: replace deprecated jQuery method ( #32309 )
2020-12-16 17:21:43 +02:00
modal.spec.js
modal: change data-dismiss
so that it can be outside of a modal using bs-target
( #33403 )
2021-07-19 16:56:05 +03:00
offcanvas.spec.js
Refactor scrollbar.js to be used as a Class ( #33947 )
2021-06-06 09:26:36 +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