aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/vendor
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14Add polyfills for older browsers.XhmikosR2-0/+97
requestAnimationFrame and btoa.
2018-10-18Replace ZeroClipboard with clipboard.js (backported from v4).XhmikosR2-9/+7
2018-10-08Update anchor.js to v3.2.2.XhmikosR1-2/+2
2016-07-15Revert "Update anchor.js to v3.2.0."XhmikosR1-2/+2
This reverts commit d4805c2c3dcae527ca3948bc93373e2d56068633.
2016-07-12Update anchor.js to v3.2.0.XhmikosR1-2/+2
[ci skip]
2016-05-26Update jQuery to v1.12.4.XhmikosR1-5/+5
2016-03-19Update jQuery to v1.12.2.XhmikosR1-5/+5
2016-03-11Update anchor.js to v3.1.0.XhmikosR2-196/+6
[ci skip]
2016-03-10Customizer: update uglify-js to v2.6.2.XhmikosR1-6/+6
[ci skip]
2016-02-23Update jQuery to 1.12.1alberto1-5/+5
2015-07-26Add a local jQuery fallback.XhmikosR1-0/+5
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-06-01docs: update uglify-js to v2.4.23.XhmikosR1-5/+5
[ci skip]
2015-05-17docs: update uglify-js to v2.4.21.XhmikosR1-8/+5
[ci skip]
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun1-32/+180
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
2015-04-29Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"XhmikosR1-8/+8
This reverts commit 229e88892913d5c8b712510c28b78bfa114596e5. ZeroClipboard v2.x drops IE < 9 support.
2015-04-26Update autoprefixer.js.XhmikosR1-1812/+2320
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js [ci skip]
2015-04-23Update Blob.js to v2015-03-21.XhmikosR1-2/+16
[ci skip]
2015-04-23Update FileSaver.js to v2015-03-04.XhmikosR1-1/+5
[ci skip]
2015-04-23Update JSZip to v2.5.0.XhmikosR1-3/+3
[ci skip]
2015-04-23Update uglify-js to v2.4.20.XhmikosR1-6/+9
[ci skip]
2015-04-23Update Holder.js to v2.6.0.XhmikosR2-12/+12
[ci skip]
2015-04-16Update ZeroClipboard and remove Copy buttons when Flash is unavailableMark Tareshawty1-8/+8
Fixes #16269. Closes #16301 by merging a rebased version of it.
2015-04-07Upgrade to Holder v2.5.2Chris Rebert1-4/+4
Fixes #16216, FWICT
2015-01-30Update uglify.js to v2.4.16.XhmikosR1-4/+5
2015-01-30Update autoprefixer to v5.1.0.XhmikosR1-3056/+6668
2015-01-30Bump FileSaver.js to v2015-01-04.XhmikosR1-6/+7
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-0/+48
2014-11-30Update devDependencies.XhmikosR1-1724/+2703
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart1-0/+16015
2014-10-22Update Holder.js to v2.4.1.XhmikosR1-653/+7
[ci skip]
2014-10-22Update JSZip to v2.4.0.XhmikosR1-3/+3
[ci skip]
2014-10-09Update less.js to v1.7.5.XhmikosR1-13/+13
2014-10-09Update FileSaver.js v2014-08-29.XhmikosR1-5/+14
2014-10-09Update Blob.js to v2014-07-24.XhmikosR1-5/+23
2014-07-22Update Filesaver.js to v2014-07-21.XhmikosR1-26/+19
2014-07-22Update Blob.js to the latest version.XhmikosR1-2/+2
2014-07-10Update uglify-js to v2.4.15.XhmikosR1-3/+3
2014-07-09Update uglify-js to v2.4.14.XhmikosR1-5/+5
2014-07-03use non-minified Bootstrap JS when on non-gh-pagesChris Rebert7-0/+1122
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović6-1100/+0
2014-03-23Update JSZip to v2.2.0.XhmikosR1-4/+4
2014-03-01Update less.js to v1.7.0.XhmikosR1-5/+5
2014-02-13Update less.js to v1.6.3.XhmikosR1-10/+10
2014-02-12Switch to the minified JSZip.XhmikosR2-2317/+14
2014-02-08Update holder.js to v2.3.1.XhmikosR1-83/+231
Fix #12653.
2014-02-06Update jzip to v2.1.0.XhmikosR1-53/+95
2014-02-04Update less.js to v1.6.2.XhmikosR1-13/+13
2014-02-04Update jszip to the latest git ↵XhmikosR1-1293/+2094
(https://github.com/Stuk/jszip/commit/202003821ddd1b5295ddec23ed8e421464bc0c44).
2014-02-04Update Filesaver.js to the latest git (2014-01-24).XhmikosR1-2/+8
2014-01-31Downgrade holder.js to v2.2.0.XhmikosR1-227/+82
Fixes #12440.