0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
Patrick H. Lauke cc49977038 Fix dropdown unit test (#29037)
swap jQuery's `trigger(...)` with the more verbose native `dispatchEvent(...)`, as the former may not always behave/bubble correctly (observed while trying to write unit tests for keyboard handling of ARIA tab navigation), which may lead to this test passing even though it fails in real usage.
2019-07-14 12:24:27 +03:00
..
dist dist v5 2019-07-12 16:56:26 -05:00
src Closing dropdown with ESC correctly sets focus to toggle (#28928) 2019-06-19 12:23:41 +03:00
tests Fix dropdown unit test (#29037) 2019-07-14 12:24:27 +03:00
index.esm.js build bootstrap in esm 2019-03-11 17:59:08 +02:00
index.umd.js build bootstrap in esm 2019-03-11 17:59:08 +02:00