aboutsummaryrefslogtreecommitdiff
path: root/js/src/toast.js
AgeCommit message (Collapse)AuthorFilesLines
2018-12-21Prep for v4.2.0 releaseMark Otto1-2/+2
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
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 ↵Laussel Loïc1-21/+45
component (#27155)
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+211