| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-19 | correct jsbin link | Mark Otto | 1 | -1/+1 | |
| 2013-12-19 | Merge pull request #11951 from bnewcomb/master | Chris Rebert | 1 | -1/+1 | |
| Fix sentence grammar | |||||
| 2013-12-19 | Minor grammar change | Ben Newcomb | 1 | -1/+1 | |
| 'as well' was used twice in sentence | |||||
| 2013-12-19 | Merge pull request #11930 from ssorallen/master | Mark Otto | 3 | -801/+238 | |
| Write Glyphicons to _data, generate Glyphicons markup | |||||
| 2013-12-19 | Merge pull request #11941 from ZDroid/left-plus | Mark Otto | 8 | -137/+133 | |
| No leading pluses | |||||
| 2013-12-19 | Merge pull request #11939 from ZDroid/weird-indents | Mark Otto | 1 | -287/+287 | |
| 2 instead of 4 spaces in .csscomb.json | |||||
| 2013-12-19 | "Thosing" [sic] => "Those" | Chris Rebert | 1 | -1/+1 | |
| 2013-12-19 | Fix sentence in css.html | Julian Thilo | 1 | -1/+1 | |
| 2013-12-19 | Merge pull request #11945 from robertgentel/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Update css.html | |||||
| 2013-12-19 | Update css.html | robertgentel | 1 | -1/+1 | |
| Documentation (missing word) | |||||
| 2013-12-19 | No leading pluses | Zlatan Vasović | 8 | -137/+133 | |
| 2013-12-19 | 2 instead of 4 spaces in .csscomb.json | Zlatan Vasović | 1 | -287/+287 | |
| 2013-12-19 | Fix: IE10 or lower incorrectly determines the scrollheight of the body. Use ↵ | [email protected] | 1 | -1/+1 | |
| document.documentElement for IE. To make this browser agnostic, the maximum scrollheight of both body and documentElement is used. | |||||
| 2013-12-19 | Fix: IE10 or lower incorrectly determines the scrollheight of the body. Use ↵ | [email protected] | 1 | -1/+1 | |
| document.documentElement for IE. To make this browser agnostic, the maximum scrollheight of both body and documentElement is used. | |||||
| 2013-12-19 | Merge pull request #11936 from KostyaTretyak/patch-1 | Chris Rebert | 1 | -2/+2 | |
| Deleted curly brackets (in css.html) | |||||
| 2013-12-19 | Deleted curly brackets (in css.html) | kostyatretyak | 1 | -2/+2 | |
| 2013-12-19 | Merge pull request #11935 from tlindig/tl_fix_typo_modal-open | Chris Rebert | 1 | -1/+1 | |
| Docu: typo fix: replaced 'model-open' with 'modal-open' | |||||
| 2013-12-19 | typo fix: replaced 'model-open' with 'modal-open' | Tobias Lindig | 1 | -1/+1 | |
| 2013-12-18 | Merge pull request #11934 from twbs/auto-latest-browsers | Chris Rebert | 1 | -7/+4 | |
| omit versions in Sauce browser config; no explicit version implies latest | |||||
| 2013-12-18 | omit versions in Sauce browser config; no explicit version implies latest ↵ | Chris Rebert | 1 | -7/+4 | |
| version | |||||
| 2013-12-18 | Merge pull request #11932 from dzwillia/th-td-position-static | Mark Otto | 1 | -0/+1 | |
| Added position: static to table th and td when using grid classes for sizing | |||||
| 2013-12-18 | check that href id's are followed by valid char – fixes #10044 | fat | 3 | -3/+3 | |
| 2013-12-19 | Added position: static to table th and td. | dzwillia | 1 | -0/+1 | |
| 2013-12-18 | Write Glyphicons to _data, generate Glyphicons markup | Ross Allen | 3 | -801/+238 | |
| This generates a glyphicons.yml file from the glyphicons.less source, and then components.html uses that data to generate the Glyphicons docs by iterating through the data. The _data directory was introduced in Jekyll 1.3.0, and GitHub Pages is already on [version 1.4.2][1]. Fixes #11862. [1] https://github.com/github/pages-gem/blob/master/github-pages.gemspec#L16 | |||||
| 2013-12-18 | Merge pull request #11929 from twbs/maintainers | Mark Otto | 2 | -1/+2 | |
| mention core team maintenance & community contributors | |||||
| 2013-12-18 | mention core team maintenance & community contributors | Chris Rebert | 2 | -1/+2 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 0 | -0/+0 | |
| 2013-12-18 | Fixes #11918: Fork the @h5bp contributing guidelines and combine with our ↵ | Mark Otto | 1 | -30/+137 | |
| coding guidelines | |||||
| 2013-12-18 | Fixes | Mark Otto | 1 | -30/+137 | |
| 2013-12-18 | fixes #11447: add docs warning about loading once for remote modal option | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | using templating doesn't seem to work there; hardcode license URL instead | Chris Rebert | 2 | -2/+6 | |
| Tested the customizer, the generated zip had: css/bootstrap.css:line 6: * Licensed under MIT (<%= _.pluck(pkg.licenses, "url").join(", ") %>) Revised customizer generates: css/bootstrap.css:line 4: * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | |||||
| 2013-12-18 | Merge branch 'master' into docs_derp | Mark Otto | 34 | -631/+186 | |
| Conflicts: _layouts/default.html | |||||
| 2013-12-18 | rebuild minified customizer JS so it reflects the licensing change | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | license in customizer | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | update licensing header in JS files & run grunt | Chris Rebert | 14 | -289/+25 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | update license faqs for apache | Mark Otto | 1 | -33/+28 | |
| 2013-12-18 | cleanup licensing section more | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | grunt after that carousel merge | Mark Otto | 3 | -3/+3 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | another apache mention | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | remove license readme mention | Mark Otto | 1 | -1/+0 | |
| 2013-12-18 | more license mentions | Mark Otto | 11 | -13/+13 | |
| 2013-12-18 | Merge pull request #11416 from danielboendergaard/carousel-duration | Mark Otto | 1 | -1/+1 | |
| Carousel: Use the transition duration from CSS | |||||
| 2013-12-18 | version bump | Mark Otto | 25 | -43/+43 | |
| 2013-12-18 | Punt Apache license information and stick with MIT | Mark Otto | 4 | -201/+23 | |
| 2013-12-18 | grunt | Mark Otto | 1 | -2/+2 | |
| 2013-12-18 | Merge pull request #11928 from twbs/we_have_to_go_back_kate | Mark Otto | 6 | -71/+74 | |
| Follow up to reverted commits | |||||
| 2013-12-18 | drop the the, it's cleaner | Mark Otto | 1 | -2/+2 | |
| 2013-12-18 | derp | Mark Otto | 1 | -1/+1 | |
