aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/tab.spec.js
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR1-2/+2
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot1-0/+22
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul1-1/+1
2021-04-21Dropdown: support `.dropdown-item` wrapped in `<li>` tags (#33634)Carson Sievert1-0/+22
2021-04-20Tab.js: Fixes on click handling (#33586)GeoSot1-52/+69
2021-04-15Fix v5 regressions in tab dropdown functionality (#33626)Carson Sievert1-0/+35
2021-03-17Dynamic tab should not show when triggered on `disabled` element (#33257)Patrick H. Lauke1-4/+30
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma1-0/+16
2021-02-21Fix small typos / follow-up to #32630 (#33164)Patrick H. Lauke1-1/+1
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-50/+74
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma1-4/+2
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR1-1/+1
2020-11-29create a base componentJohann-S1-0/+1
2020-11-14Fix `.close` instances (#32152)XhmikosR1-3/+3
2020-11-14Add `bs` in data attributesRohit Sharma1-20/+20
2020-06-09Remove .nav-item from .nav-link to make it consistentRohit Sharma1-5/+5
2020-05-06tests: streamline HTML end tags (#30648)XhmikosR1-3/+9
2020-03-28v5 tabs - accessibility issue when using ul/li semanticLaussel Loïc1-17/+17
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-0/+593