aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/toast.js
AgeCommit message (Expand)AuthorFilesLines
2021-09-15Remove unneeded conditionalXhmikosR1-3/+1
2021-09-15tests: comply to the new rulesXhmikosR1-18/+18
2020-09-10Comply to the new rulesXhmikosR1-2/+2
2020-08-03Add unit test for toast to check clearTimeout to have been called (#31298)Rohit Sharma1-0/+31
2020-05-12Minor lint tweaks and rules cleanupXhmikosR1-1/+0
2019-05-30Backport #28777.Johann-S1-0/+71
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