..
dom
refactor: use a Map instead of an Object in dom/data ( #32180 )
2021-03-02 16:55:44 +02:00
util
Use more safe check for 'isDisabled' helper ( #33385 )
2021-03-17 07:44:15 +02:00
.eslintrc.json
Minor ESLint rules cleanup ( #32904 )
2021-01-28 11:34:20 +02:00
alert.spec.js
Allow constructors to accept a CSS selector ( #32245 )
2021-02-22 09:01:04 +02:00
button.spec.js
Allow constructors to accept a CSS selector ( #32245 )
2021-02-22 09:01:04 +02:00
carousel.spec.js
Fix carousel RTL and refactor code, fix rtl swipe issues ( #32913 )
2021-03-17 07:58:43 +02:00
collapse.spec.js
Allow constructors to accept a CSS selector ( #32245 )
2021-02-22 09:01:04 +02:00
dropdown.spec.js
Allow data-toggle="dropdown" and form click events to bubble
2021-03-23 15:56:28 +02:00
jquery.spec.js
tests: replace deprecated jQuery method ( #32309 )
2020-12-16 17:21:43 +02:00
modal.spec.js
modal: don't add margin & padding when sticky is not full width ( #30621 )
2021-02-23 14:52:09 +02:00
offcanvas.spec.js
Allow offcanvas to be initialized in open state ( #33382 )
2021-03-23 08:22:59 +02:00
popover.spec.js
Throw a TypeError
instead of the generic Error
( #32585 )
2021-01-13 22:13:30 +02:00
scrollspy.spec.js
Allow constructors to accept a CSS selector ( #32245 )
2021-02-22 09:01:04 +02:00
tab.spec.js
Dynamic tab should not show when triggered on disabled
element ( #33257 )
2021-03-17 10:52:40 +02:00
toast.spec.js
Allow constructors to accept a CSS selector ( #32245 )
2021-02-22 09:01:04 +02:00
tooltip.spec.js
only trigger tooltip inserted event on true dom insert
2021-03-16 07:48:50 +02:00