aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/toast.js
AgeCommit message (Expand)AuthorFilesLines
2019-05-16toast should allow prevent default for hide and show eventsJohann-S1-0/+71
2019-03-11Comply to the new rules.XhmikosR1-3/+2
2019-02-20bump to 4.2.1Johann-S1-1/+1
2019-02-20rewrite toast plugin without jqueryJohann-S1-4/+4
2019-02-06allow to override default toast options (#28186)Johann-S1-0/+20
2018-11-13Remove the show delay for our toast pluginJohann-S1-26/+1
2018-11-13Implement `data-dismiss="toast"` to allow user to interact itself with the co...Laussel Loïc1-0/+29
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+235