bootstrap/js/tests/unit
XhmikosR 78a51cb12f Backport #30973
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs.
This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`).
`.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).
2020-06-24 15:16:58 +03:00
..
.eslintrc.json avoid console call in our unit tests (#27790) 2018-12-06 10:51:35 +02:00
alert.js tests: switch to strictEqual/notStrictEqual 2020-05-12 19:21:36 +03:00
button.js avoid preventing input event onclick (#30992) 2020-06-10 15:45:31 +03:00
carousel.js Fix tests for jQuery v3.5.0. 2020-04-17 11:41:32 +03:00
collapse.js Fix Typos across Bootstrap repository (#29082) 2019-07-31 11:37:39 +03:00
dropdown.js Backport #30633 2020-04-28 20:59:30 +03:00
modal.js Backport #30936 2020-06-04 17:53:16 +03:00
popover.js tests: switch to strictEqual/notStrictEqual 2020-05-12 19:21:36 +03:00
scrollspy.js scrollspy.js add more tests 2020-05-12 19:21:36 +03:00
tab.js Backport #30973 2020-06-24 15:16:58 +03:00
toast.js Minor lint tweaks and rules cleanup 2020-05-12 19:21:36 +03:00
tooltip.js tests: switch to strictEqual/notStrictEqual 2020-05-12 19:21:36 +03:00
util.js Minor lint tweaks and rules cleanup 2020-05-12 19:21:36 +03:00