aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-23docs>components>(remainder) headingsSteven Black3-14/+14
2015-02-23docs>components>media object headingsSteven Black1-3/+3
2015-02-23docs>components>progress bars headingsSteven Black1-6/+6
2015-02-23docs>components>thumbnails headingsSteven Black1-2/+2
2015-02-24automatic grunt distBootstrap's Grunt bot2-3/+8
2015-02-23Normalized the heading hierarchy in the documentation for the Labels component.Steven Black1-2/+2
2015-02-24Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realzHeinrich Fenkart1-1/+6
Modal: Work around IE scrollbars not taking up page width
2015-02-23Normalized the heading hierarchy in the documentation for the Button ↵Steven Black1-4/+4
dropdowns component.
2015-02-23docs>components>button-groups headingsSteven Black1-6/+6
Normalized the heading hierarchy in the documentation for the Button groups component.
2015-02-23Docs>Components>Dropdowns headingsSteven Black1-5/+5
Normalized the heading hierarchy in the documentation for the Dropdowns component.
2015-02-23Add plugin package keyword recommendationKevin Kirsche2-0/+2
Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS specificity Add additional comment to docs Fix capitalization Update tag per @mdo's recommendation
2015-02-22Merge pull request #15867 from twbs/sauce-iosChris Rebert1-1/+1
Use OS X 10.10 for Sauce iPhone simulator
2015-02-22Use OS X 10.10 for Sauce iPhone simulatorChris Rebert1-1/+1
[skip validator]
2015-02-22Merge pull request #15866 from twbs/bump-sauceChris Rebert2-62/+104
Bump grunt-saucelabs to ~8.6.0
2015-02-22update shrinkwrapChris Rebert1-61/+103
[skip validator]
2015-02-22bump grunt-saucelabs to ~8.6.0Chris Rebert1-1/+1
2015-02-21Merge pull request #15862 from dante2008/contri-doc-typoChris Rebert1-1/+1
Fix a typo in the contributing doc.
2015-02-22Fix a typo in contributing doc.dante20081-1/+1
2015-02-21Merge pull request #15861 from patrickhlauke/id-fixupPatrick H. Lauke1-1/+1
Fix copy/pasta'd id on accessibility skiplink callout
2015-02-21Fix copy/pasta'd id on accessibility skiplink calloutPatrick H. Lauke1-1/+1
2015-02-21Merge pull request #15860 from patrickhlauke/url-fixupPatrick H. Lauke1-1/+1
Typo in URL
2015-02-21Typo in URLPatrick H. Lauke1-1/+1
2015-02-21automatic grunt distBootstrap's Grunt bot3-2/+3
2015-02-20Fix #15652: Set `position: relative` on .{radio,checkbox}-inlineKevin Kirsche1-0/+1
Closes #15656 by merging it.
2015-02-20Fix capitalization/singular of comments in helper class docsQuy Ton1-5/+5
Closes #15839 by merging a tweaked version of it.
2015-02-20Merge pull request #15857 from jonchretien/fix-typos-in-docsChris Rebert2-6/+6
fixed a few typos in the docs
2015-02-20fixed a few typos in the docsJon Chretien2-6/+6
2015-02-20Merge pull request #15851 from twbs/depsXhmikosR8-89/+220
Bump devDependencies
2015-02-20Run `grunt`.XhmikosR5-5/+11
2015-02-20Update dependencies.XhmikosR3-84/+209
2015-02-19Fix #15712: Add example of how to use grid system within a modalKevin Kirsche1-0/+96
Closes #15725 by merging a tweaked version of it.
2015-02-19Dropdown docs: Tweak .dropup copyChris Rebert1-1/+1
2015-02-19Affix docs: add MDN link for `position: sticky`Chris Rebert1-1/+1
2015-02-19Merge pull request #15773 from kkirsche/patch-16Chris Rebert1-2/+2
Fix #15766: Clarify Affix plugin docs
2015-02-19automatic grunt distBootstrap's Grunt bot3-2/+5
2015-02-19Merge pull request #15699 from kkirsche/patch-8Chris Rebert1-0/+3
Fix #15691: .form-control-static changes height when empty
2015-02-19[Fixes #15691] .form-control-static changes height when emptyKevin Kirsche1-0/+3
[Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static` JSFiddle: http://jsfiddle.net/4pdo4yzo/ Compute the minimum height @line-height-computed = ~20px @font-size-base = 14px This should come to approx. 34px Add min-height to from-group-* per @cvrebert I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large
2015-02-19[Fixes #15766] Need Clearer Affix plugin documentationKevin Kirsche1-2/+2
[Fixes #15766] Need Clearer Affix plugin documentation Remove trailing whitespace Update the documentation
2015-02-19Added package.js for Meteor integrationLuca Mussi2-0/+23
Closes #15716 by merging it.
2015-02-19Merge pull request #15846 from twbs/doc-15832Chris Rebert1-0/+20
Add Wall of Browser Bugs entries for #15832
2015-02-19Add Wall of Browser Bugs entries for #15832Chris Rebert1-0/+20
[skip sauce]
2015-02-19Merge pull request #15662 from kkirsche/patch-5Chris Rebert1-7/+30
Fix issue #15597 — Mention dropup variation in dropdown docs
2015-02-19automatic grunt distBootstrap's Grunt bot6-4/+64
2015-02-17automatic grunt distBootstrap's Grunt bot3-3/+6
2015-02-17Merge pull request #15703 from kkirsche/patch-9Mark Otto2-3/+7
[Fix Issue #15683] `readonly` input should not have a not-allowed cursor
2015-02-17[Fixes #15825] .initialism class should use mixinKevin Kirsche1-1/+1
[Fixes #15825] .initialism class should use text-uppercase() LESS mixin.
2015-02-17Merge pull request #15822 from vsn4ik/upd_npmjs_linkChris Rebert2-2/+2
Use https://www.npmjs.com (new site).
2015-02-17Use https://www.npmjs.com (new site).vsn4ik2-2/+2
2015-02-16.gitattributes: treat source maps as binary filesChris Rebert1-0/+2
2015-02-16Specify the files to include in the npm package.XhmikosR1-0/+9