aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/toast.html
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2022-09-27Add eslint-plugin-html to lint JS in HTML files (#37186)Julien Déramond1-2/+4
2022-09-22Use es6 on visual tests (#36915)GeoSot1-17/+6
2022-01-30Fix visual tests (#35585)XhmikosR1-8/+4
2021-10-05Use `for...of` in visual tests tooGeoSot1-18/+18
2021-02-22visual tests: add missing base-component dist file (#33167)XhmikosR1-0/+1
2020-12-04feat(RTL): implement RTLGaël Poupard1-5/+5
2020-11-14Fix `.close` instances (#32152)XhmikosR1-3/+1
2020-11-14Add `bs` in data attributesRohit Sharma1-3/+3
2020-11-05Remove the now unneeded polyfills.XhmikosR1-1/+0
2020-10-22Move `href` attribute first (#31835)XhmikosR1-1/+1
2019-07-29remove underscore for static methodsJohann-S1-2/+2
2019-07-24add polyfill.js in visual tests (#29116)Johann-S1-0/+1
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR1-1/+1
2019-03-18fix remove files in our visual testsJohann-S1-3/+1
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR1-1/+1
2019-02-26move util in a util folder with the sanitizerJohann-S1-3/+3
2019-02-20rewrite toast plugin without jqueryJohann-S1-8/+23
2019-02-20fix(visual-test): remove jquery in themJohann-S1-1/+0
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR1-1/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-1/+1
2018-12-16Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#2...XhmikosR1-1/+1
2018-12-15Remove now unnecessary shrink-to-fit viewport directive (#27818)Patrick H. Lauke1-1/+1
2018-11-20Remove holder.js.XhmikosR1-2/+2
2018-11-13Update toast documentation following pull #27155Laussel LOïc1-3/+0
2018-11-13Remove the show delay for our toast pluginJohann-S1-5/+1
2018-11-13Implement `data-dismiss="toast"` to allow user to interact itself with the co...Laussel Loïc1-2/+8
2018-11-13Fix toast documentation page.Johann-S1-1/+5
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+69