aboutsummaryrefslogtreecommitdiff
path: root/js/src/toast.js
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Bump version to 4.5.0.XhmikosR1-2/+2
2020-05-12Join/break a few lines, no functional changesXhmikosR1-5/+1
2020-03-31Switch to string constants. (#30490)XhmikosR1-33/+27
2019-11-28Release v4.4.1.v4.4.1XhmikosR1-2/+2
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR1-2/+2
2019-07-31Force reflow for fade-in animation (#29113)Shohei Yoshida1-0/+1
2019-05-30Backport #28777.Johann-S1-2/+13
2019-04-29Call hide() after `delay` timeysds1-11/+6
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-2/+2
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-2/+2
2019-02-06allow to override default toast options (#28186)Johann-S1-0/+4
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-2/+2
2018-12-21Prep for v4.2.0 releaseMark Otto1-2/+2
2018-12-10fix fade animation for toastJohann-S1-5/+10
2018-11-14some cleaning and changes for readabilityJohann-S1-169/+165
2018-11-13Remove the show delay for our toast pluginJohann-S1-25/+12
2018-11-13Implement `data-dismiss="toast"` to allow user to interact itself with the co...Laussel Loïc1-21/+45
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+211