aboutsummaryrefslogtreecommitdiff
path: root/js/src/index.js
AgeCommit message (Collapse)AuthorFilesLines
2018-12-21Prep for v4.2.0 releaseMark Otto1-1/+1
- 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-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+2
2018-09-26remove useless iifeJohann-S1-2/+2
2018-07-24Ship v4.1.3v4.1.3Mark Otto1-1/+1
2018-07-12Ship v4.1.2Mark Otto1-1/+1
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto1-1/+1
2018-04-16Bump version to 4.1.0 for remaining files.XhmikosR1-1/+1
2018-03-03Fix leftover reference to v4.0.0-alpha.6Ed Morley1-1/+1
Running `./build/change-version.js v4.0.0-alpha.6 v4.0.0` fixed this, so the version change script works fine. I'm presuming instead this change was just omitted from 35f80bb12e4e, and then wouldn't have been caught by subsequent runs of `change-version`, since it only ever replaces the exact old version string specified.
2018-01-11Comply to the new rules.XhmikosR1-2/+2
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S1-2/+2
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` ↵Johann-S1-1/+1
(#24513)
2017-10-19Make 1.9.1 the minimum jQuery version again. (#24434)XhmikosR1-4/+8
2017-10-04Use imported jQuery objectJohann-S1-2/+2
2017-08-31Regroup our jQuery check in the same IIFEJohann-S1-4/+4
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S1-0/+46