aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Tests: update navbar in visual modal test (#39294)Julien Déramond1-15/+19
2023-07-05Docs: add missing `aria-disabled='true'` to disabled anchorsJulien Déramond1-2/+2
2023-05-01Fix scrollspy and accented anchor links (#38502)Alejandro Mendoza1-0/+9
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-19/+0
2023-03-14Remove empty script tag (#38233)Neeraj Kumar Das1-1/+0
2023-01-17Fix Android Chrome input date dimensions (#36143)Tanguy Krotoff1-0/+79
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton2-2/+2
2022-11-12ESLint: enable prefer-template rule (#37484)XhmikosR2-2/+2
2022-10-12Docs: standardize usage of `<kbd>`Julien Déramond1-2/+2
2022-10-02Use `<h1>` for all `modal-title` examples/uses (#37210)Patrick H. Lauke1-4/+4
2022-09-27Add eslint-plugin-html to lint JS in HTML files (#37186)Julien Déramond5-13/+40
2022-09-22Use es6 on visual tests (#36915)GeoSot4-51/+30
2022-09-14fix: add trick to support tooltip selector usage on dynamic created tooltips ...GeoSot1-14/+40
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke2-12/+12
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton1-1/+1
2022-04-30Doc: remove `role="group"` from some split drop* buttonsJulien Déramond1-3/+3
2022-02-09Remove remaining `.navbar-light` classes (#35814)Julien Déramond1-1/+1
2022-01-30Fix visual tests (#35585)XhmikosR11-86/+23
2021-10-05Use `for...of` in visual tests tooGeoSot4-35/+34
2021-10-05Enable `unicorn/prefer-prototype-methods` ruleXhmikosR3-4/+4
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