v5.3.0-alpha2
Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027)
ESLint: enable prefer-template rule (#37484)
Move a few ESLint rules where they are needed.
JS: tests fixes & standardization of spies usage (#36398)
Carousel: Remove redundant reference to `interval=false` from docs (#36545)
Tests: remove unnecessary `id`/`aria-labelledby` from collapse unit tests (#38089)
Dropdown: fix case with invalid markup (#37190)
tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)
Fix modal event listeners (#37128)
Offcanvas: activate focustrap when backdrop is enabled (#36717)
ScrollSpy: make the threshold option configurable (#36750)
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)
Minor fix to avoid creating void elements in tooltip test file (#38034)