| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -5/+13 | |
| 2013-09-01 | Bower: Ignore development and documentation files on bower.json. Fix #10313. | Rodrigo Willrich | 1 | -1/+13 | |
| I've kept only the files I consider relevant to bower installation: - Files in dist directory; - Files in js directory; - Files in less directory; - bower.json file; - README.md file; - LICENSE file. | |||||
| 2013-09-01 | Fixed glyphicons count | Geremia Taglialatela | 1 | -1/+1 | |
| Glyphicons are 200 refers to #9794 | |||||
| 2013-09-01 | fix straggler instance of "Tiny grid" terminology | Chris Rebert | 1 | -1/+1 | |
| 2013-09-01 | fixes #10164: Document .center-block mixin and update CSS to include it as a ↵ | Mark Otto | 5 | -1/+32 | |
| class as well | |||||
| 2013-09-01 | minor improvements to affix docs | Chris Rebert | 1 | -2/+2 | |
| 2013-09-01 | reverse vars for backwards compatibility /cc @cvrebert | Mark Otto | 1 | -6/+6 | |
| 2013-09-01 | Merge branch 'deprecate_screen_containers' | Mark Otto | 3 | -13/+16 | |
| 2013-09-01 | fixes #10115: Default carousel controls and Glyphicon controls should behave ↵ | Mark Otto | 3 | -9/+14 | |
| the same on small devices and up | |||||
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 8 | -15/+27 | |
| 2013-09-01 | tweak #10336 to double up on the hyphen-minuses to better approximate a long ↵ | Chris Rebert | 1 | -4/+4 | |
| dash | |||||
| 2013-09-01 | Merge pull request #10336 from Shipow/master | Chris Rebert | 1 | -4/+4 | |
| Replace invalid US-ASCII character "\xE2") | |||||
| 2013-09-01 | tweak #10298 | Chris Rebert | 1 | -3/+6 | |
| 2013-09-01 | fixes alignment and nav list in offcanvas example | Mark Otto | 2 | -17/+14 | |
| 2013-09-01 | Merge pull request #10298 from jhr007/patch-1 | Chris Rebert | 1 | -0/+5 | |
| Note the change to the progress bar. | |||||
| 2013-09-01 | fixes #10282: Cross reference tabs and tabs plugin | Mark Otto | 2 | -0/+9 | |
| 2013-09-01 | fixes #10277: Mention removal of navbar vertical dividers in migration docs | Mark Otto | 1 | -1/+6 | |
| 2013-09-01 | remove unused link from navs section | Mark Otto | 1 | -1/+0 | |
| 2013-09-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2013-09-01 | finishes #10256 to add updated var to customizer; also fixes another old var | Mark Otto | 2 | -3/+3 | |
| 2013-09-01 | Merge branch 'master' into tagliala-patch-1 | Mark Otto | 11 | -60/+68 | |
| 2013-09-01 | Merge pull request #10249 from coliff/patch-1 | Mark Otto | 1 | -1/+1 | |
| Update index.html (update text from hero unit to jumbotron) | |||||
| 2013-09-01 | restore "only" wording in docs regarding Recess/less.js | Chris Rebert | 1 | -1/+1 | |
| It was there for good reason. We're not gonna deal with lessphp or dotless bugs. | |||||
| 2013-09-01 | fixes #10246: Use correct variable for link hover color in Customizer | Mark Otto | 2 | -3/+3 | |
| 2013-09-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -34/+35 | |
| 2013-09-01 | better layout | Mark Otto | 1 | -6/+2 | |
| 2013-09-01 | finishes #10245 by adding it the new var to the customizer | Mark Otto | 2 | -1/+6 | |
| 2013-09-01 | Merge branch 'master' into dancek-breadcrumb-separator | Mark Otto | 9 | -20/+25 | |
| 2013-09-01 | Merge pull request #10232 from twbs/table-nesting | Mark Otto | 3 | -34/+35 | |
| use direct-child selector more in table styles to better support nested tables | |||||
| 2013-09-01 | Merge branch 'master' into table-nesting | Mark Otto | 16 | -120/+43 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-01 | fixes #10223: adds color to input addon | Mark Otto | 4 | -2/+4 | |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 6 | -6/+10 | |
| 2013-09-01 | fixes #10136 | Mark Otto | 1 | -3/+3 | |
| 2013-09-01 | Merge branch 'master' into deprecate_screen_containers | Mark Otto | 39 | -236/+345 | |
| 2013-09-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -11/+10 | |
| 2013-08-31 | Merge pull request #10299 from StevenBlack/GettingStartedEdits1 | Mark Otto | 1 | -9/+7 | |
| 'Getting started' section: refactoring for succinctness, active voice, and consistency with button and link captions. | |||||
| 2013-08-31 | Merge pull request #10323 from StevenBlack/GSEdits3 | Mark Otto | 1 | -2/+3 | |
| Getting started docs: tweaks to the _Basic template_ section | |||||
| 2013-09-01 | Merge branch 'patch-1' of https://github.com/tagliala/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| tagliala-patch-1 | |||||
| 2013-09-01 | Merge branch 'breadcrumb-separator' of https://github.com/dancek/bootstrap ↵ | Mark Otto | 2 | -1/+2 | |
| into dancek-breadcrumb-separator | |||||
| 2013-08-31 | Fix #10324: Add opt-in note to tooltip docs | Julian Thilo | 1 | -3/+11 | |
| * Re-added a note (now callout) about need to opt in to tooltip docs * Converted same note in popover section to callout | |||||
| 2013-08-31 | Replace invalid US-ASCII character "\xE2") | Kevin Granger | 1 | -4/+4 | |
| Replace invalid US-ASCII character "\xE2") '—' => '-' | |||||
| 2013-08-31 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 10 | -103/+20 | |
| 2013-08-30 | Merge pull request #10265 from twbs/fix-10252 | Mark Otto | 5 | -19/+5 | |
| fix #10252 by restricting Android Firefox reset to only .form-control & .btn | |||||
| 2013-08-31 | carousel: correctly reset when the slide event is prevented | Roland Warmerdam | 2 | -9/+30 | |
| 2013-08-31 | Getting started docs: tweaks to the _Basic template_ section | Steven Black | 1 | -2/+3 | |
| 2013-08-30 | Merge pull request #10315 from mokkabonna/phantom-cleanup | Chris Rebert | 2 | -77/+0 | |
| deleted files not used anymore after transition to grunt-contrib-qunit | |||||
| 2013-08-30 | deleted files not used anymore after transition to grunt-contrib-qunit | Martin Hansen | 2 | -77/+0 | |
| 2013-08-30 | Merge pull request #10312 from jleight/master | Chris Rebert | 1 | -1/+1 | |
| Fix broken link to alerts section of JS page. | |||||
| 2013-08-30 | Fix broken link to alerts section of JS page. | Jonathon Leight | 1 | -1/+1 | |
| Link was pointing to #js-alerts, but that section of the page does not exist. Changed to #alerts instead. | |||||
| 2013-08-30 | Moved "Major class changes" section; Added progress-bar-* | jhr007 | 1 | -5/+5 | |
