| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-19 | Release v4.6.0. (#32726)v4.6.0 | XhmikosR | 1 | -2/+2 | |
| * Bump version to v4.6.0. * Dist | |||||
| 2020-10-13 | Prepare v4.5.3. (#31880)v4.5.3 | XhmikosR | 1 | -2/+2 | |
| 2020-09-21 | Add parentheses around multiple spread conditions | XhmikosR | 1 | -1/+1 | |
| 2020-09-10 | Comply to the new rules | XhmikosR | 1 | -24/+24 | |
| 2020-08-06 | Prepare v4.5.2. (#31444)v4.5.2 | XhmikosR | 1 | -2/+2 | |
| 2020-08-04 | Prepare v4.5.1. (#31408)v4.5.1 | XhmikosR | 1 | -2/+2 | |
| 2020-08-03 | Clear timeout before showing the toast (#31155) | Rohit Sharma | 1 | -2/+8 | |
| * clear timeout before showing the toast * Add unit test * Remove the check for timeout * Check for clearTimeout to have been called Co-authored-by: XhmikosR <[email protected]> # Conflicts: # js/tests/unit/toast.spec.js | |||||
| 2020-06-24 | Update links to point to v4-dev or main branches | XhmikosR | 1 | -1/+1 | |
| 2020-05-12 | Bump version to 4.5.0. | XhmikosR | 1 | -2/+2 | |
| 2020-05-12 | Join/break a few lines, no functional changes | XhmikosR | 1 | -5/+1 | |
| 2020-03-31 | Switch to string constants. (#30490) | XhmikosR | 1 | -33/+27 | |
| This allows the minifier to mangle the constants. It also allows the linter to find unused strings properly. While at it, remove a few unused properties. File Before After Diff -------------------------------------------------------- bootstrap.bundle.min.js 22.09 kB 21.13 kB -0.96 kB (-4.35 %) bootstrap.min.js 15.4 kB 14.46 kB -0.94 kB (-3.86 %) | |||||
| 2019-11-28 | Release v4.4.1.v4.4.1 | XhmikosR | 1 | -2/+2 | |
| 2019-11-26 | Release v4.4.0 (#29735)v4.4.0 | XhmikosR | 1 | -2/+2 | |
| 2019-07-31 | Force reflow for fade-in animation (#29113) | Shohei Yoshida | 1 | -0/+1 | |
| 2019-05-30 | Backport #28777. | Johann-S | 1 | -2/+13 | |
| Toast should allow prevent default for hide and show events | |||||
| 2019-04-29 | Call hide() after `delay` time | ysds | 1 | -11/+6 | |
| 2019-02-13 | Release v4.3.1. (#28252)v4.3.1 | XhmikosR | 1 | -2/+2 | |
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 1 | -2/+2 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
| 2019-02-06 | allow to override default toast options (#28186) | Johann-S | 1 | -0/+4 | |
| 2018-12-21 | Bump to v4.2.1 (#27892)v4.2.1 | Mark Otto | 1 | -2/+2 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -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-10 | fix fade animation for toast | Johann-S | 1 | -5/+10 | |
| 2018-11-14 | some cleaning and changes for readability | Johann-S | 1 | -169/+165 | |
| 2018-11-13 | Remove the show delay for our toast plugin | Johann-S | 1 | -25/+12 | |
| 2018-11-13 | Implement `data-dismiss="toast"` to allow user to interact itself with the ↵ | Laussel Loïc | 1 | -21/+45 | |
| component (#27155) | |||||
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 1 | -0/+211 | |
