aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto10-8393/+0
2017-05-24Update Popper.js to 1.9.9Johann-S1-1/+1
2017-05-17Update Popper.js 1.9.4Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.3Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.1 + Update documentation about Dropdown placementJohann-S1-1/+1
2017-05-14Update Popper.js 1.8.2Johann-S2-2/+1
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S2-2/+3
2017-05-14Remove Tether from package.json + Update PopperJohann-S1-1/+1
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S1-2/+2
2017-05-14Use Popper for tooltip and popoverJohann-S2-1/+3
2017-04-16Make "Copy" buttons actual buttonsPatrick H. Lauke1-2/+9
This makes them keyboard-accessible. For mouse users, the only change here is that the focus outline will remain on the button once clicked (in future, this can be solved with :focus-ring, but for now this would require a polyfill). the tooltip is explicitly hidden on `mouseleave`, so even though the `<button>` retains focus after clicking, the tooltip won't stay visible once mouse user moves away. the mouse hover styles have explicitly not been make to also apply to :focus, so as to minimise the visual impact for mouse users (though the tooltip remains visible) - but due to the default outline and the custom tooltip, it should be fairly clear when keyboard users set focus to a copy button too.
2017-03-26gruntMark Otto1-1/+1
2017-03-20bump to jquery 3.2.1Mark Otto1-14/+23
2017-03-20Update dependencies.Bardi Harborow1-4/+8151
2017-03-18gruntMark Otto1-2/+2
2017-03-12Update dependencies.Bardi Harborow2-3/+3
2017-03-03gruntMark Otto1-10/+3
2017-01-08Fix incorrect docs.min.js bundle source.Bardi Harborow1-7/+4
2017-01-05gruntMark Otto1-8/+8
2017-01-05Update dependencies.Bardi Harborow2-3/+3
2017-01-01Update more copyright years to 2017 (#21491)Quan You1-2/+2
* Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017
2017-01-01gruntHeinrich Fenkart1-11/+10
2017-01-01Update copyright years to 2017Nuno Arruda1-2/+2
2016-12-31move local docs jquery to slimMark Otto2-4/+4
2016-12-30hook up animation toggleMark Otto1-0/+5
2016-12-31Change remaining JS files to comply with ESLint config.Bardi Harborow3-10/+10
2016-12-24gruntMark Otto1-5/+9
2016-12-22gruntMark Otto1-1/+1
2016-12-23Change scope of docs anchor preventDefault to include modals.Bardi Harborow1-1/+1
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]