aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual
AgeCommit message (Expand)AuthorFilesLines
2021-08-23visual tests: minor fixes (#34802)XhmikosR4-7/+5
2021-02-22visual tests: add missing base-component dist file (#33167)XhmikosR11-0/+11
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-35/+32
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-5/+5
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke1-4/+4
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux2-4/+4
2020-12-06Update to popper.js v2.xJohann-S3-14/+5
2020-12-04feat(RTL): implement RTLGaël Poupard5-28/+27
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-1/+1
2020-11-14Fix `.close` instances (#32152)XhmikosR3-25/+9
2020-11-14Add `bs` in data attributesRohit Sharma11-110/+110
2020-11-09modal.html: use `textContent` (#32101)XhmikosR1-1/+1
2020-11-05Remove the now unneeded polyfills.XhmikosR11-11/+0
2020-10-30Remove obsolete prefixes (#32012)XhmikosR1-2/+0
2020-10-22Move `href` attribute first (#31835)XhmikosR11-11/+11
2020-10-14Remove redundant visually hidden "(current)" from pagination controls (#31892)Patrick H. Lauke2-2/+2
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke3-9/+9
2020-06-04Add role="dialog" in modals via JavaScript (#30936)Rohit Sharma1-4/+4
2020-05-11Removed role="document" from the modal dialog (#30755)Rohit Sharma1-3/+3
2020-05-06tests: streamline HTML end tags (#30648)XhmikosR2-2/+2
2020-03-31Use unordered lists in dropdown-menusMartijn Cuppens3-44/+44
2020-03-28v5 tabs - accessibility issue when using ul/li semanticLaussel Loïc3-39/+35
2019-07-29remove underscore for static methodsJohann-S1-2/+2
2019-07-24add polyfill.js in visual tests (#29116)Johann-S11-0/+11
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR11-21/+21
2019-03-18fix remove files in our visual testsJohann-S11-36/+13
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR11-11/+11
2019-02-26move util in a util folder with the sanitizerJohann-S1-3/+3
2019-02-24Remove DOMContentLoaded. (#28337)XhmikosR4-111/+103
2019-02-20tests/visual/modal.html: fix close button placement.XhmikosR1-3/+3
2019-02-20remove polyfills which override browsers defaultJohann-S3-5/+5
2019-02-20rewrite toast plugin without jqueryJohann-S1-8/+23
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina1-2/+1
2019-02-20chore(update): bump to 4.1.3Johann-S9-9/+9
2019-02-20fix(visual-test): remove jquery in themJohann-S11-54/+100
2019-02-20fix(unit-test): dropdown, collapse and carouselJohann-S1-0/+1
2019-02-20rewritten scrollspy without jqueryAlessandro Chitolina1-0/+3
2019-02-20rewritten tab without jqueryAlessandro Chitolina1-0/+3
2019-02-20Dropdown without jQueryJohann-S1-0/+9
2019-02-20tooltip without jqueryAlessandro Chitolina2-0/+5
2019-02-20Rewrite Collapse without jQueryJohann-S1-0/+2
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina1-0/+3
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S1-0/+1
2019-02-20Rewrite carousel without jqueryJohann-S1-2/+6
2019-02-20button without jqueryXhmikosR1-0/+2
2019-02-20alert without jqueryJohann-S9-11/+11
2019-02-20Remove jQuery from Util.jsJohann-S9-0/+10
2019-02-19Remove incorrect aria-haspopup from dropdown toggles (#28299)Patrick H. Lauke3-19/+19
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR11-11/+11
2018-12-21Prep for v4.2.0 releaseMark Otto11-11/+11