0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/js/tests/unit
Patrick H. Lauke 0446e22b5a
Docs: use <button> for dropdown/popover examples, explain preference over <a> for dropdowns, tweak collapse prose (#37432)
* Expand dropdown explanation for use of `<a>`, use `<button>`s for modal examples

* Remove redundant `role="button"` from collapse test `<button>` elements

* Tweak language

* Tweak collapse prose
2022-11-12 09:21:33 -08: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 Docs: use <button> for dropdown/popover examples, explain preference over <a> for dropdowns, tweak collapse prose (#37432) 2022-11-12 09:21:33 -08: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 ESLint: enable prefer-template rule (#37484) 2022-11-12 10:09:36 +02:00
toast.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
tooltip.spec.js Re-set tooltip title, on disposal (#36751) 2022-07-27 17:40:05 +03:00