bootstrap/js/tests/unit
Jan Bensch e00d06e45b
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)
* fix wrong generation of aria-labelledby in tab navigation

* fix wrong test

---------

Co-authored-by: Jan Bensch <github@bensch.dev>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-14 06:50:08 +02:00
..
dom Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027) 2022-11-06 20:31:43 +02:00
util ESLint: enable prefer-template rule (#37484) 2022-11-12 10:09:36 +02:00
.eslintrc.json Move a few ESLint rules where they are needed. 2021-08-30 15:51:44 +03:00
alert.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
base-component.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
button.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
carousel.spec.js Carousel: Remove redundant reference to `interval=false` from docs (#36545) 2022-06-14 16:17:28 +03:00
collapse.spec.js Tests: remove unnecessary `id`/`aria-labelledby` from collapse unit tests (#38089) 2023-02-21 19:33:52 +01:00
dropdown.spec.js Dropdown: fix case with invalid markup (#37190) 2022-09-27 10:39:11 +03:00
jquery.spec.js tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659) 2022-01-30 14:30:04 +02:00
modal.spec.js Fix modal event listeners (#37128) 2022-09-15 13:30:51 +03:00
offcanvas.spec.js Offcanvas: activate focustrap when backdrop is enabled (#36717) 2022-07-14 10:06:06 +01:00
popover.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
scrollspy.spec.js ScrollSpy: make the threshold option configurable (#36750) 2022-07-28 11:58:28 +03:00
tab.spec.js Fix wrong generation of `aria-labelledby` in tab navigation (#38223) 2023-03-14 06:50:08 +02:00
toast.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
tooltip.spec.js Minor fix to avoid creating void elements in tooltip test file (#38034) 2023-02-11 10:18:39 +01:00