Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-30Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto
2017-05-24Update Popper.js to 1.9.9Johann-S
2017-05-17Update Popper.js 1.9.4Johann-S
2017-05-14Update Popper.js 1.9.3Johann-S
2017-05-14Update Popper.js 1.9.1 + Update documentation about Dropdown placementJohann-S
2017-05-14Update Popper.js 1.8.2Johann-S
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S
2017-05-14Remove Tether from package.json + Update PopperJohann-S
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S
2017-05-14Use Popper for tooltip and popoverJohann-S
2017-04-16Make "Copy" buttons actual buttonsPatrick H. Lauke
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 Otto
2017-03-21bump to jquery 3.2.1Mark Otto
2017-03-20Update dependencies.Bardi Harborow
2017-03-19gruntMark Otto
2017-03-12Update dependencies.Bardi Harborow
2017-03-03gruntMark Otto
2017-01-08Fix incorrect docs.min.js bundle source.Bardi Harborow
2017-01-06gruntMark Otto
2017-01-05Update dependencies.Bardi Harborow
2017-01-01Update more copyright years to 2017 (#21491)Quan You
* 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 Fenkart
2017-01-01Update copyright years to 2017Nuno Arruda
2016-12-31move local docs jquery to slimMark Otto
2016-12-31hook up animation toggleMark Otto
2016-12-31Change remaining JS files to comply with ESLint config.Bardi Harborow
2016-12-25gruntMark Otto
2016-12-23gruntMark Otto
2016-12-23Change scope of docs anchor preventDefault to include modals.Bardi Harborow
2016-11-29gruntMark Otto
2016-11-29Replacement for #20602 (#21236)Mark Otto
* 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-10gruntMark Otto
2016-10-10Merge pull request #20555 from bardiharborow/updatedepsMark Otto
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09gruntMark Otto
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-06-29Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert
* 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-27grunt dist docsChris Rebert
[skip sauce] [skip validator]
2016-06-05gruntChris Rebert
[ci skip]
2016-05-26Merge pull request #19894 from twbs/v4-dev-jquery223XhmikosR
Update jQuery to v2.2.4.
2016-05-26Fix error with the new jQuery.XhmikosR
2016-05-26Update jQuery to v2.2.4.XhmikosR
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-03-19Update jQuery to v2.2.2.XhmikosR
2016-02-28Run grunt.XhmikosR
[ci skip]
2016-02-28Update holder.js to v2.9.3.XhmikosR
[ci skip]
2016-02-27Run `grunt`.XhmikosR
[ci skip]
2016-02-27Update tether to v1.2.0.XhmikosR
[skip sauce] [skip validator]
2016-02-27Update jekyll-search to v1.1.1.XhmikosR
[ci skip]
2016-02-27Update clipboard.js to v1.5.9.XhmikosR
[ci skip]