0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-13 01:08:58 +01:00
Bootstrap/js/tests/unit
GeoSot d49d8ce583
Ensure Tab keyboard functionality after #37146 (#37200)
* fix: keyboard functionality

* test: add tests

* Add some focus spies in 2 other unit tests

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2022-10-02 13:05:30 +03:00
..
dom Fix failing test on EventHandler (#36772) 2022-07-19 15:46:36 +03:00
util ref(tests): Minor fix to use self-closing input HTML tag (#36667) 2022-07-04 14:12:10 +03: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 JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03: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 Ensure Tab keyboard functionality after #37146 (#37200) 2022-10-02 13:05:30 +03: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