| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-15 | add & use @modal-md Less var for uniformity | Chris Rebert | 2 | -1/+2 | |
| 2014-01-15 | reassert #12231 & #12232 (merge went badly?) | Chris Rebert | 1 | -3/+3 | |
| 2014-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| Conflicts: docs/assets/css/pack.min.css | |||||
| 2014-01-15 | fix ad placement | Mark Otto | 2 | -2/+4 | |
| 2014-01-16 | Fix customizer's toggle buttons' margin | Julian Thilo | 4 | -4/+4 | |
| 2014-01-16 | Adapt about.html lead to latest changes | Julian Thilo | 1 | -1/+1 | |
| 2014-01-16 | Fix footer links | Julian Thilo | 1 | -2/+2 | |
| 2014-01-15 | increase Sauce concurrency | Chris Rebert | 1 | -1/+1 | |
| Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-32309827 Thanks @admc & @saucelabs ! | |||||
| 2014-01-15 | Merge pull request #12243 from twbs/cleanup-about | Mark Otto | 4 | -38/+40 | |
| move Community & Translations docs sections from About to Getting Started | |||||
| 2014-01-15 | move Community & Translations docs sections from About to Getting Started | Chris Rebert | 4 | -38/+40 | |
| 2014-01-15 | Merge pull request #12242 from twbs/sass-contributing | Mark Otto | 1 | -1/+1 | |
| add link to Sass CONTRIBUTING file in the About page | |||||
| 2014-01-16 | Adhere to MailChimp's brand guidelines ;) | Julian Thilo | 1 | -1/+1 | |
| 2014-01-16 | Remove popovers from components.html lead | Julian Thilo | 1 | -1/+1 | |
| because they're only really featured on javascript.html Replacement: input groups | |||||
| 2014-01-15 | add link to Sass CONTRIBUTING file in the About page | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | remove inaccurate comment | Chris Rebert | 2 | -2/+0 | |
| 2014-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -3/+4 | |
| 2014-01-15 | Fix page headers | Mark Otto | 2 | -11/+4 | |
| 2014-01-15 | Getting Started: fix ID of heading so matches TOC | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | add a couple commas | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | Merge pull request #12241 from twbs/jekyll-encoding | Chris Rebert | 2 | -2/+3 | |
| Set Jekyll encoding and tweak Windows notes | |||||
| 2014-01-15 | indentation and page header changes | Mark Otto | 3 | -1528/+1499 | |
| 2014-01-15 | Set Jekyll encoding and tweak Windows notes | Julian Thilo | 2 | -2/+3 | |
| 2014-01-15 | Merge branch 'master' into docs_derp | Mark Otto | 17 | -37/+100 | |
| Conflicts: docs/components.html docs/css.html | |||||
| 2014-01-14 | Merge pull request #12232 from twbs/mixing-docs | Mark Otto | 2 | -2/+6 | |
| clarify docs regarding non-mixable components | |||||
| 2014-01-14 | Merge pull request #12231 from twbs/callouts | Mark Otto | 3 | -8/+8 | |
| callout severity tweaks | |||||
| 2014-01-14 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 8 | -26/+64 | |
| Conflicts: docs/assets/js/customize.min.js | |||||
| 2014-01-14 | Fixes #12210: badges in xs buttons | Mark Otto | 7 | -5/+18 | |
| 2014-01-14 | clarify docs regarding non-mixable components | Chris Rebert | 2 | -2/+6 | |
| 2014-01-14 | downgrade .img-responsive cross-reference callout from warning to info | Chris Rebert | 1 | -1/+1 | |
| 2014-01-14 | upgrade form-group + input-group callout from info to warning | Chris Rebert | 1 | -1/+1 | |
| 2014-01-14 | downgrade <label>-related callouts from danger to warning | Chris Rebert | 2 | -2/+2 | |
| 2014-01-14 | upgrade tooltip/popover-in-groups callout from info to warning | Chris Rebert | 2 | -4/+4 | |
| 2014-01-14 | revert unnecessary customizations of Blob.js & FileSaver.js | Chris Rebert | 3 | -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-14 | Merge pull request #12213 from twbs/browserstack | Chris Rebert | 4 | -0/+54 | |
| tests: run BrowserStack in parallel with Sauce Labs | |||||
| 2014-01-14 | Merge pull request #12229 from twbs/richer-results | Chris Rebert | 1 | -1/+6 | |
| more detailed QUnit test results in Sauce | |||||
| 2014-01-14 | more detailed QUnit test results in Sauce | Chris Rebert | 1 | -1/+6 | |
| 2014-01-14 | Merge branch 'master' into docs_derp | Mark Otto | 5 | -5/+16 | |
| Conflicts: docs/_includes/old-bs-docs.html | |||||
| 2014-01-14 | Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵ | Mark Otto | 3 | -154/+6 | |
| Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md. | |||||
| 2014-01-14 | add missing semicolon | Chris Rebert | 1 | -1/+1 | |
| 2014-01-14 | tests: run BrowserStack in parallel with Sauce Labs | Chris Rebert | 4 | -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-14 | Merge pull request #12224 from twbs/raw-files-banner | Chris Rebert | 3 | -3/+14 | |
| add copyright notice to raw-files.js | |||||
| 2014-01-14 | add copyright notice to raw-files.js | Chris Rebert | 3 | -3/+14 | |
| 2014-01-14 | Merge pull request #12220 from ZDroid/link | Julian Thilo | 1 | -1/+1 | |
| Link the blog post instead of main blog page | |||||
| 2014-01-14 | Link the blog post instead of main blog page | Zlatan Vasović | 1 | -1/+1 | |
| 2014-01-14 | Merge pull request #12218 from ZDroid/docs.js | Chris Rebert | 2 | -1/+1 | |
| Rename uglify.js to uglify.min.js for consistency | |||||
| 2014-01-14 | Rename uglify.js to uglify.min.js for consistency | Zlatan Vasović | 2 | -1/+1 | |
| 2014-01-13 | header masthead changes | Mark Otto | 2 | -3/+6 | |
| 2014-01-13 | make page headers like masthead | Mark Otto | 2 | -26/+18 | |
| 2014-01-13 | Merge branch 'master' into docs_derp | Mark Otto | 15 | -75/+167 | |
| Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js | |||||
| 2014-01-13 | Merge pull request #12215 from twbs/attribution-comments | Mark Otto | 8 | -18/+77 | |
| sort out attribution banners of docs assets | |||||
