aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28gruntMark Otto1-1/+1
2016-11-28Replacement for #20602 (#21236)Mark Otto1-1/+2
* Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let
2016-10-09gruntMark Otto1-6/+6
2016-10-09Merge pull request #20555 from bardiharborow/updatedepsMark Otto6-13/+13
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09gruntMark Otto1-1/+1
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow6-13/+13
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow2-2/+2
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-06-26grunt dist docsChris Rebert1-3/+3
[skip sauce] [skip validator]
2016-06-04gruntChris Rebert1-1/+2
[ci skip]
2016-05-26Merge pull request #19894 from twbs/v4-dev-jquery223XhmikosR2-5/+5
Update jQuery to v2.2.4.
2016-05-26Fix error with the new jQuery.XhmikosR1-1/+1
2016-05-26Update jQuery to v2.2.4.XhmikosR1-4/+4
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert3-0/+3
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-03-19Update jQuery to v2.2.2.XhmikosR1-4/+4
2016-02-28Run grunt.XhmikosR1-3/+4
[ci skip]
2016-02-28Update holder.js to v2.9.3.XhmikosR1-3/+4
[ci skip]
2016-02-27Run `grunt`.XhmikosR1-8/+3
[ci skip]
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
[skip sauce] [skip validator]
2016-02-27Update jekyll-search to v1.1.1.XhmikosR1-1/+1
[ci skip]
2016-02-27Update clipboard.js to v1.5.9.XhmikosR1-2/+2
[ci skip]
2016-02-27Update anchor-js to v3.1.0.XhmikosR1-4/+4
[ci skip]
2016-02-19Run grunt.XhmikosR1-1/+1
[ci skip]
2016-02-18Modal docs: Added JS event handler for relatedTarget demoJames Mosier1-0/+11
Fixes #17584 Closes #17607 by merging it
2016-02-16gruntMark Otto1-1/+1
2016-02-15gruntMark Otto1-1/+1
2016-01-10grunt dist-css docsChris Rebert1-1/+1
[ci skip]
2016-01-03gruntMark Otto1-1/+1
2016-01-01grunt dist docsChris Rebert1-1/+1
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
[ci skip]
2015-12-24Run `grunt`.XhmikosR1-1/+1
[ci skip]
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