aboutsummaryrefslogtreecommitdiff
path: root/js/tests/vendor
AgeCommit message (Collapse)AuthorFilesLines
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR1-5/+0
2018-03-21Use sinon from cdnjs.XhmikosR1-1/+0
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR2-5497/+0
2018-03-13Add Sinon to do better unit testJohann-S1-0/+1
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S1-0/+5
2017-11-08Update devDependencies.XhmikosR2-12/+25
2017-07-16Update dependencies.Bardi Harborow2-90/+212
2017-06-14Upgrade QUnit to 2.3.3Johann-S2-241/+326
2017-05-30Update Dependencies (REUPLOAD) (#22594)CDAGaming2-10/+10
* Update Dependencies (REUPLOAD) Uglify-JS: 2.8.22 > 3.0.3 QUnitJS: 2.3.1 > 2.3.2 PostCSS-CLI: 3.1.1 > 4.0.0 Clean-CSS-CLI: 4.0.12 > 4.1.0 Babel-Eslint: 7.2.2 > 7.2.3 AutoPrefixer: 6.7.7 > 7.0.1 * Updates More Dependencies Autoprefixer: v7.0.1 > v7.1.1 Clean-CSS-CLI: v4.1.0 > v4.1.3 Node-Sass: v4.5.2 > v4.5.3 PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0 Uglify-JS: v3.0.3 > v3.0.11 Signed-off-by: CDAGaming <[email protected]> * Update Gem Bundler Dependency Signed-off-by: CDAGaming <[email protected]> * Update Gemfile.lock Dependency Signed-off-by: CDAGaming <[email protected]> * Update QUnit Signed-off-by: CDAGaming <[email protected]> * Update Uglify-JS to v3.0.13 Signed-off-by: CDAGaming <[email protected]>
2017-03-20Update dependencies.Bardi Harborow2-176/+656
2017-02-05Update dependencies.Bardi Harborow2-4430/+4375
2016-12-31nuke local test vendor jquery and tether, replace with docs assetsMark Otto2-5/+0
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow4-1461/+1854
2016-06-28Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert1-4/+4
* bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x
2016-05-26Update jQuery to v2.2.4.XhmikosR1-4/+4
2016-03-19Update jQuery to v2.2.2.XhmikosR1-4/+4
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
[skip sauce] [skip validator]
2015-12-03tests: bump QUnit to v1.20.0.XhmikosR2-1783/+2123
[skip validator]
2015-10-24Switch to jQuery 2.1.4.XhmikosR1-5/+4
Now that we don't support IE 8 it's safe to do that.
2015-08-27Update QUnit to v1.18.0.XhmikosR2-221/+1185
2015-08-12get the js working for docsJacob Thornton1-2/+2
2015-06-18Merge branch 'master' into v4Mark Otto1-5/+5
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-0/+2
2015-05-10Update jQuery to v1.11.3.XhmikosR1-5/+5
2015-02-23upgrade to QUnit v1.17.1Chris Rebert2-5/+5
[skip validator]
2015-01-19Update QUnit to v1.17.0.XhmikosR2-549/+972
2015-01-07Update jQuery to v1.11.2.XhmikosR1-4/+5
2014-08-28Update QUnit to v1.15.0.XhmikosR2-930/+1137
2014-05-13Update jQuery to v1.11.1.XhmikosR1-4/+4
2014-04-19rename jquery.js -> jquery.min.js since it's minifiedChris Rebert1-0/+0
2014-03-24Update QUnit to v1.14.0.XhmikosR2-69/+139
2014-01-30Update jQuery to v1.11.0.XhmikosR1-6/+4
Also, use Google's CDN per #11369.
2014-01-16new qunitfat3-1029/+1706
2014-01-13upgrade to QUnit v1.0.0Chris Rebert2-45/+81
2014-01-13Revert accidental overzealousness from 16eccc43d9Chris Rebert2-2/+2
Let's not confuse the archaeologists & historians.
2013-08-17fixes #9674fat1-5/+6
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar3-3/+3
2013-02-05update jquery to 1.9fat1-2/+5
2012-09-20added support for jquery 1.8.*Jacob Thornton1-4/+2
2012-06-02upgrade jquery to 1.7.2 #3379Jacob Thornton1-9252/+4
2012-01-24i don't think the batch s/2011/2012/ was supposed to hit this. :)Eden1-1/+1
2012-01-14dates updated to 2012Mark Otto3-4/+4
2011-12-20giant refactor - all spec passing again...Jacob Thornton2-1/+9253
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ↵Jacob Thornton2-0/+1742
be more boss like