0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js/tests/unit
Patrick H. Lauke f0f75379f6 Closing dropdown with ESC correctly sets focus to toggle (#28928)
Just firing the focus event isn't enough ... need to actually call the proper `focus()` method for it to actually do it...
2019-06-19 12:23:41 +03:00
..
dom Rename eventHandler and selectorEngine files. 2019-05-08 17:26:37 +03:00
util Comply to the new rules. 2019-03-11 17:01:28 +02:00
.eslintrc.json Remove the unicorn/filename-case rule suppression. 2019-05-08 17:26:37 +03:00
alert.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
button.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
carousel.js Reset carousel touch delta x to prevent click transformation in swipe (#28558) 2019-03-27 14:37:04 +02:00
collapse.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
dropdown.js Closing dropdown with ESC correctly sets focus to toggle (#28928) 2019-06-19 12:23:41 +03:00
modal.js fix unit tests for chrome mobile 2019-04-15 13:48:27 +02:00
popover.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
scrollspy.js fix unit tests for chrome mobile 2019-04-15 13:48:27 +02:00
tab.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
tests-polyfills.js Add back support for IE 11 2019-03-18 01:11:05 +02:00
toast.js toast should allow prevent default for hide and show events 2019-05-16 13:24:29 +02:00
tooltip.js Comply to the new rules. 2019-03-11 17:01:28 +02:00