aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun5-95/+208
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-05-14Relicense ie10-viewport-bug-workaround.js under MIT LicenseChris Rebert2-2/+3
Fixes #16470 Closes #16483
2015-05-14grrrrrrrrrrrrrrrrrrruntMark Otto6-39/+79
2015-05-14Merge pull request #16437 from twbs/fix-16249Mark Otto1-1/+1
Document that nested tabs are not supported
2015-05-13Add WebKit+Safari Wall of BrowserChris Rebert1-0/+10
2015-05-13Merge pull request #16215 from zacechola/list_group_buttonsMark Otto2-0/+22
Adds button styles to `.list-group-item`
2015-05-13Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵Mark Otto5-4/+29
martinbean-btn-borders
2015-05-10Update jQuery to v1.11.3.XhmikosR16-16/+16
2015-05-08docs examples: input[placeholder]: "Enter email" => "Email"Chris Rebert1-4/+4
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else. [skip sauce]
2015-05-06Closes #16249: Doc that nested tabs are not supportedJulian Thilo1-1/+1
2015-05-06Add Wall of Browser Bugs entries for #16372 (Safari/WebKit)Chris Rebert1-0/+10
2015-05-05Add Wall of Browser Bugs entry for #16372 (Chrome)Chris Rebert1-0/+10
Closes #16372
2015-05-05Merge pull request #16430 from twbs/stateful-btnChris Rebert1-1/+2
Improvements to stateful button JS docs
2015-05-05Document that $(...).button('reset') is async.Chris Rebert1-1/+1
Closes #16362. [skip sauce]
2015-05-05Mark stateful button feature as deprecatedChris Rebert1-0/+1
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-96268469 [skip sauce]
2015-05-05Run `grunt`.XhmikosR4-26/+51
2015-05-05Run `grunt`.XhmikosR3-3/+5
2015-05-05Comply to the new JSCS rules.XhmikosR3-41/+45
2015-05-04Merge pull request #16409 from twbs/fix-16361Chris Rebert2-0/+14
Document Affix plugin's `checkPosition` method
2015-05-03Added #panels-footer to components nav in docsAnthony Barone1-0/+1
2015-05-02Document that 'manual' is mutually exclusive of other tooltip/popover triggersChris Rebert2-2/+2
Closes #16122 [skip sauce]
2015-05-02Document Affix plugin's `checkPosition` methodChris Rebert2-0/+14
Fixes #16361 Refs #16356 [skip sauce]
2015-04-30Remove inappropriate role="button" from download linksPatrick H. Lauke1-3/+3
2015-04-29Redo changes needed to hide Copy button.XhmikosR2-28/+28
2015-04-29Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"XhmikosR3-29/+30
This reverts commit 229e88892913d5c8b712510c28b78bfa114596e5. ZeroClipboard v2.x drops IE < 9 support.
2015-04-29Fix dab6a4f0e3af750f5b1c7b88db1e7d14a15eb8b0.XhmikosR2-2/+2
2015-04-28Adds documentation for buttons in link groupsZac Echola2-0/+22
Mostly a duplication of the *Linked items* section, but for buttons. Includes a note not to use the standard btn classes.
2015-04-28Run `grunt`.XhmikosR4-4/+4
2015-04-28automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
[ci skip]
2015-04-28Update clean-css to v3.2.6.XhmikosR1-1/+1
2015-04-28Bump copyright year.XhmikosR7-12/+12
[ci skip]
2015-04-28automatic `grunt dist`Bootstrap's Grunt bot3-45/+45
[ci skip]
2015-04-28Minor lint tweaks.XhmikosR1-8/+9
2015-04-27scope anchorjs to immediate children, fixes #16129Mark Otto1-1/+1
2015-04-27automatic `grunt dist`Bootstrap's Grunt bot2-8/+7
[ci skip]
2015-04-27automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
[ci skip]
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean4-3/+17
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
[ci skip]
2015-04-26Run `grunt`.XhmikosR4-35/+36
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-26automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
[ci skip]
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot3-3/+3
[ci skip]
2015-04-25Merge pull request #16369 from vsn4ik/split_docs_dropupMark Otto1-13/+19
DOCS: Separation of .dropdown and .dropup.
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot3-4/+9
[ci skip]
2015-04-25automatic `grunt dist`Bootstrap's Grunt bot2-3/+9
[ci skip]
2015-04-25DOCS: Separation of .dropdown and .dropup.vsn4ik1-13/+19
2015-04-24Ensure .form-inline in non-responsive example doesn't stack; fixes #15977Chris Rebert1-0/+58
2015-04-23Run `grunt`.XhmikosR2-13/+12
[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]