mirror of https://github.com/twbs/bootstrap.git
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. |
||
|---|---|---|
| .. | ||
| dist | ||
| src | ||
| tests | ||
| index.esm.js | ||
| index.umd.js | ||