aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/toast.html
AgeCommit message (Expand)AuthorFilesLines
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