aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-15add & use @modal-md Less var for uniformityChris Rebert2-1/+2
2014-01-15reassert #12231 & #12232 (merge went badly?)Chris Rebert1-3/+3
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: docs/assets/css/pack.min.css
2014-01-15fix ad placementMark Otto2-2/+4
2014-01-16Fix customizer's toggle buttons' marginJulian Thilo4-4/+4
2014-01-16Adapt about.html lead to latest changesJulian Thilo1-1/+1
2014-01-16Fix footer linksJulian Thilo1-2/+2
2014-01-15increase Sauce concurrencyChris Rebert1-1/+1
Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-32309827 Thanks @admc & @saucelabs !
2014-01-15Merge pull request #12243 from twbs/cleanup-aboutMark Otto4-38/+40
move Community & Translations docs sections from About to Getting Started
2014-01-15move Community & Translations docs sections from About to Getting StartedChris Rebert4-38/+40
2014-01-15Merge pull request #12242 from twbs/sass-contributingMark Otto1-1/+1
add link to Sass CONTRIBUTING file in the About page
2014-01-16Adhere to MailChimp's brand guidelines ;)Julian Thilo1-1/+1
2014-01-16Remove popovers from components.html leadJulian Thilo1-1/+1
because they're only really featured on javascript.html Replacement: input groups
2014-01-15add link to Sass CONTRIBUTING file in the About pageChris Rebert1-1/+1
2014-01-15remove inaccurate commentChris Rebert2-2/+0
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-3/+4
2014-01-15Fix page headersMark Otto2-11/+4
2014-01-15Getting Started: fix ID of heading so matches TOCChris Rebert1-1/+1
2014-01-15add a couple commasChris Rebert1-1/+1
2014-01-15Merge pull request #12241 from twbs/jekyll-encodingChris Rebert2-2/+3
Set Jekyll encoding and tweak Windows notes
2014-01-15indentation and page header changesMark Otto3-1528/+1499
2014-01-15Set Jekyll encoding and tweak Windows notesJulian Thilo2-2/+3
2014-01-15Merge branch 'master' into docs_derpMark Otto17-37/+100
Conflicts: docs/components.html docs/css.html
2014-01-14Merge pull request #12232 from twbs/mixing-docsMark Otto2-2/+6
clarify docs regarding non-mixable components
2014-01-14Merge pull request #12231 from twbs/calloutsMark Otto3-8/+8
callout severity tweaks
2014-01-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto8-26/+64
Conflicts: docs/assets/js/customize.min.js
2014-01-14Fixes #12210: badges in xs buttonsMark Otto7-5/+18
2014-01-14clarify docs regarding non-mixable componentsChris Rebert2-2/+6
2014-01-14downgrade .img-responsive cross-reference callout from warning to infoChris Rebert1-1/+1
2014-01-14upgrade form-group + input-group callout from info to warningChris Rebert1-1/+1
2014-01-14downgrade <label>-related callouts from danger to warningChris Rebert2-2/+2
2014-01-14upgrade tooltip/popover-in-groups callout from info to warningChris Rebert2-4/+4
2014-01-14revert unnecessary customizations of Blob.js & FileSaver.jsChris Rebert3-25/+9
Per https://github.com/eligrey/Blob.js/pull/20 & https://github.com/eligrey/FileSaver.js/pull/63 The library author has deemed the existing /*! @source URL */ comments to be sufficient attribution, and these already survive minification. Refs ea591748edee4f8fe722274b71787ccf2b052c4a
2014-01-14Merge pull request #12213 from twbs/browserstackChris Rebert4-0/+54
tests: run BrowserStack in parallel with Sauce Labs
2014-01-14Merge pull request #12229 from twbs/richer-resultsChris Rebert1-1/+6
more detailed QUnit test results in Sauce
2014-01-14more detailed QUnit test results in SauceChris Rebert1-1/+6
2014-01-14Merge branch 'master' into docs_derpMark Otto5-5/+16
Conflicts: docs/_includes/old-bs-docs.html
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto3-154/+6
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2014-01-14add missing semicolonChris Rebert1-1/+1
2014-01-14tests: run BrowserStack in parallel with Sauce LabsChris Rebert4-0/+54
Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-31922999 and internal twbs team discussion. Effectively reverts the deletions from #11701.
2014-01-14Merge pull request #12224 from twbs/raw-files-bannerChris Rebert3-3/+14
add copyright notice to raw-files.js
2014-01-14add copyright notice to raw-files.jsChris Rebert3-3/+14
2014-01-14Merge pull request #12220 from ZDroid/linkJulian Thilo1-1/+1
Link the blog post instead of main blog page
2014-01-14Link the blog post instead of main blog pageZlatan Vasović1-1/+1
2014-01-14Merge pull request #12218 from ZDroid/docs.jsChris Rebert2-1/+1
Rename uglify.js to uglify.min.js for consistency
2014-01-14Rename uglify.js to uglify.min.js for consistencyZlatan Vasović2-1/+1
2014-01-13header masthead changesMark Otto2-3/+6
2014-01-13make page headers like mastheadMark Otto2-26/+18
2014-01-13Merge branch 'master' into docs_derpMark Otto15-75/+167
Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js
2014-01-13Merge pull request #12215 from twbs/attribution-commentsMark Otto8-18/+77
sort out attribution banners of docs assets