aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2015-12-07gruntMark Otto1-1/+1
2015-12-05Run `grunt`.XhmikosR1-5/+5
[ci skip]
2015-12-05Update clipboard.js to v1.5.5.XhmikosR1-3/+3
[ci skip]
2015-12-05Update anchor.js to v2.0.0.XhmikosR1-2/+2
[ci skip]
2015-12-04Update jekyll-search.min.js to v1.0.9.XhmikosR1-1/+1
Fixes the IE 9 error. [ci skip]
2015-12-04Rename jekyll-search.js to reflect that it's minified.XhmikosR1-0/+0
[ci skip]
2015-12-03Run `grunt`.XhmikosR1-1/+1
[ci skip]
2015-11-29gruntMark Otto1-1/+1
2015-11-23Run `grunt`.XhmikosR1-2/+1
[ci skip]
2015-11-14Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into ↵Jacob Thornton1-1/+1
lincolndbryant-v4-dev
2015-11-12gruntMark Otto1-1/+1
2015-11-12Run `grunt`.XhmikosR1-16/+2
[ci skip]
2015-11-11Run `grunt`.XhmikosR1-2/+16
[ci skip]
2015-10-28IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵Chris Rebert1-1/+1
document.head Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+, so slightly simplify the JS accordingly. [skip sauce]
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-10-24Run `grunt`.XhmikosR1-16/+13
2015-10-24Fix the remaining issues for the clipboard.js switch.Zeno Rocha1-14/+23
2015-10-24Replace ZeroClipboard with clipboard.js.XhmikosR3-49/+28
Things left: 1. clear the selection after copy 2. add messages for success and error
2015-09-23Run `grunt`.XhmikosR1-1/+1
2015-09-15gruntMark Otto1-1/+1
2015-09-07Add JS to fix indeterminate checkbox example in docsCorbzilla1-0/+3
Fixes #17196 Closes #17510
2015-09-05Run `grunt`.XhmikosR1-1/+1
2015-09-05Update Holder.js to v2.8.2.XhmikosR2-6/+7
[ci skip]
2015-09-04gruntMark Otto1-1/+1
2015-08-28Fix the JS errors due to jekyll-search.XhmikosR2-4/+4
1) Update it to v1.0.8 2) Include jekyll-search where it's used only [ci skip]
2015-08-27Update Anchor.js to v1.2.1.XhmikosR2-196/+6
[ci skip]
2015-08-27Remove the obsolete JSHint references.XhmikosR1-1/+1
2015-08-17rebuild docs jsMark Otto1-1/+1
2015-08-17restore docs kill links jsMark Otto1-0/+5
2015-08-17restore docs anchor jsMark Otto1-0/+7
2015-08-12simpler gruntfile watchMark Otto1-1/+7
2015-08-12get the js working for docsJacob Thornton3-1/+82
2015-08-04Merge branch 'master' into v4mMark Otto1-0/+5
2015-08-04gruntMark Otto1-2/+2
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-07-26Run grunt.XhmikosR2-6/+6
2015-06-19fix vars, grunt that shitMark Otto1-11/+10
2015-06-18Merge branch 'master' into v4Mark Otto6-186/+199
2015-06-16Update customize.min.js with version bumpJulian Thilo1-6/+6
2015-06-16bump versionMark Otto1-1/+1
2015-06-16customizer and raw filesv3.3.5Mark Otto2-6/+6
2015-06-16gruntMark Otto2-3/+3
2015-06-01Run `grunt`.XhmikosR2-11/+11
[ci skip]
2015-06-01docs: update uglify-js to v2.4.23.XhmikosR1-5/+5
[ci skip]
2015-05-28don't use anchor.js on h1s in the docsMark Otto1-1/+1
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto2-4/+7
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-05-17Use `https` when possible.XhmikosR6-10/+10
2015-05-17docs: update uglify-js to v2.4.21.XhmikosR2-13/+10
[ci skip]
2015-05-16Remove grunt-banner completely.XhmikosR1-1/+1
Add a license header in theme instead.
2015-05-16Run `grunt`.XhmikosR3-11/+11