| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 2 | -2/+2 | |
| 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 | 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 | 1 | -1/+1 | |
| 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 | indentation and page header changes | Mark Otto | 3 | -1528/+1499 | |
| 2014-01-15 | Merge branch 'master' into docs_derp | Mark Otto | 8 | -34/+30 | |
| 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 | 3 | -25/+4 | |
| Conflicts: docs/assets/js/customize.min.js | |||||
| 2014-01-14 | Fixes #12210: badges in xs buttons | Mark Otto | 3 | -3/+8 | |
| 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 branch 'master' into docs_derp | Mark Otto | 4 | -3/+11 | |
| 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 | add copyright notice to raw-files.js | Chris Rebert | 2 | -2/+10 | |
| 2014-01-14 | Link the blog post instead of main blog page | Zlatan Vasović | 1 | -1/+1 | |
| 2014-01-14 | Rename uglify.js to uglify.min.js for consistency | Zlatan Vasović | 1 | -0/+0 | |
| 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 | 12 | -25/+82 | |
| Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js | |||||
| 2014-01-13 | sort out attribution banners of docs assets; fixes #11976 | Chris Rebert | 7 | -16/+77 | |
| 2014-01-13 | avoid redundant banner in minified docs CSS | Chris Rebert | 2 | -8/+1 | |
| 2014-01-13 | add a title/description to customizer.js's attribution comment | Chris Rebert | 1 | -0/+1 | |
| 2014-01-13 | update to Holder.js 5b79144fa | Chris Rebert | 1 | -1/+1 | |
| 2014-01-13 | document subheading syntax | Chris Rebert | 1 | -0/+2 | |
| 2014-01-12 | Merge branch 'master' into docs_derp | Mark Otto | 9 | -274/+426 | |
| Conflicts: docs/assets/js/docs.min.js | |||||
| 2014-01-12 | grunt dist build-customizer | Chris Rebert | 3 | -7/+8 | |
| 2014-01-12 | update to FileSaver.js version 2013-12-27 / 0055d054ac | XhmikosR | 1 | -171/+8 | |
| Refs #12196 | |||||
| 2014-01-12 | add Blob.js separate from filesaver.js | Chris Rebert | 1 | -0/+166 | |
| Blob.js version 2013-12-27 / 0055d054acbca43eff44fc25c891055440685d9c Refs #12196 | |||||
| 2014-01-12 | update less.js to v1.6.1 & use accurate filename; refs #12196 | XhmikosR | 2 | -13/+16 | |
| 2014-01-12 | update holder.js to v2.3; refs #12196 | XhmikosR | 1 | -82/+227 | |
| 2014-01-12 | Formatting and docs changes | Mark Otto | 5 | -4571/+4487 | |
| 2014-01-11 | Improve spacing and alignment of sections and their headings | Mark Otto | 2 | -5/+4 | |
