| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-02-20 | introduce new mixin to do navbar vertical centering | Mark Otto | 4 | -14/+25 | |
| 2012-02-20 | update inline forms to resolve checkbox label with space in it and ↵ | Mark Otto | 5 | -3/+29 | |
| overlapping content, per #1969 | |||||
| 2012-02-20 | remove max-width on img from reset and put in docs only, per #1552 | Mark Otto | 4 | -4/+1 | |
| 2012-02-20 | fix overflow issue on tabbed content per #2079 | Mark Otto | 3 | -2/+2 | |
| 2012-02-20 | remake after merging buttons update | Mark Otto | 2 | -2/+2 | |
| 2012-02-20 | Merge branch 'billyvg-main' into 2.0.2-wip | Mark Otto | 1 | -2/+2 | |
| 2012-02-20 | Update old button selectors 'small' and 'large' to be 'btn-small' and ↵ | Billy Vong | 1 | -2/+2 | |
| 'btn-large' | |||||
| 2012-02-20 | add horizontal divider support to nav list, including documentation for it, ↵ | Mark Otto | 7 | -19/+63 | |
| per #2106 | |||||
| 2012-02-19 | enable use of span in place of a for .disabled in pagination, per #1406 | Mark Otto | 3 | -1/+3 | |
| 2012-02-19 | no more uppercase in readme | Mark Otto | 1 | -1/+1 | |
| 2012-02-19 | readme cleanup | Mark Otto | 1 | -4/+19 | |
| 2012-02-19 | move overflow and max-height on modal to modal-body instead | Mark Otto | 5 | -3/+26 | |
| 2012-02-19 | quick edit to new global styles section | Mark Otto | 3 | -2/+2 | |
| 2012-02-19 | add new global styles docs section for mentioning doctype requirements, base ↵ | Mark Otto | 5 | -2/+82 | |
| body changes, and type/links; also tightened up code styles | |||||
| 2012-02-19 | Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip | Mark Otto | 6 | -12/+79 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into ↵ | Mark Otto | 5 | -12/+20 | |
| jacobrask-abbr Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into ↵ | Mark Otto | 3 | -25/+5 | |
| jacobrask-alert-headers Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into ↵ | Mark Otto | 4 | -7/+14 | |
| jacobrask-gridcontainer Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into ↵ | Mark Otto | 2 | -1/+1 | |
| jacobrask-opera-radial Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | commit leftover from make | Mark Otto | 1 | -1/+1 | |
| 2012-02-19 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 6 | -5/+30 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-19 | simplify text color in navbar by placing the color on global .navbar component | Mark Otto | 4 | -11/+5 | |
| 2012-02-19 | Merge pull request #2089 from jacobrask/ie6hack | Mark Otto | 3 | -2/+0 | |
| Remove IE6 hacks | |||||
| 2012-02-19 | Update documentation for abbreviations | Jacob Rask | 3 | -6/+10 | |
| 2012-02-19 | Remove underscore hack for IE6 | Jacob Rask | 3 | -2/+0 | |
| IE6 does not seem to be supported by Bootstrap, and reducing the number of unused and invalid properties is always nice. | |||||
| 2012-02-19 | Separate span12 and container classes | Jacob Rask | 4 | -7/+14 | |
| If you have less than 12 columns, container is too wide. Instead generate container width using the @gridColumns variable. Also remove duplicate container width property. | |||||
| 2012-02-19 | Add Opera-prefixed radial gradient | Jacob Rask | 2 | -1/+1 | |
| Tested and works in Opera 11.61 | |||||
| 2012-02-19 | Use inherit on alert-heading color | Jacob Rask | 3 | -25/+5 | |
| Heading then inherits from the parent alert. Avoids a lot of extra unneccessary CSS. | |||||
| 2012-02-19 | Add class for upper case abbreviations, aka initialisms | Jacob Rask | 3 | -0/+8 | |
| Read more: * http://en.wikipedia.org/wiki/Abbreviation * http://en.wikipedia.org/wiki/Initialism | |||||
| 2012-02-19 | Only show help cursor/border for abbr with title | Jacob Rask | 3 | -2/+2 | |
| 2012-02-19 | All abbreviations are not upper case initialisms | Jacob Rask | 3 | -4/+0 | |
| Read more: * http://developers.whatwg.org/text-level-semantics.html#the-abbr-element * http://en.wikipedia.org/wiki/Abbreviation * http://en.wikipedia.org/wiki/Initialism | |||||
| 2012-02-18 | Merge branch 'master' into 2.0.2-wip | Jacob Thornton | 4 | -3/+30 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-18 | fix bootstrap-button toggle regression + tests | Jacob Thornton | 4 | -3/+30 | |
| 2012-02-18 | merge in and remake for responsive navbar dropdown fix | Mark Otto | 2 | -0/+1 | |
| 2012-02-18 | Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip | Mark Otto | 1 | -0/+1 | |
| 2012-02-18 | fix right aligned dropdowns | Mark Otto | 4 | -6/+10 | |
| 2012-02-18 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 1 | -1/+1 | |
| 2012-02-18 | Merge pull request #2063 from DominikTo/master | Mark Otto | 1 | -1/+1 | |
| fixed syntax error in sprites.less and typo in comments | |||||
| 2012-02-18 | clarify forms in navbar per #2072 | Mark Otto | 3 | -4/+16 | |
| 2012-02-18 | Merge pull request #2066 from artstorm/2.0.2-wip | Mark Otto | 1 | -2/+2 | |
| Fixed compile problem with LESS 1.2.1. | |||||
| 2012-02-18 | clarify misc components subhead | Mark Otto | 3 | -2/+2 | |
| 2012-02-18 | Fixed compile problem with LESS 1.2.1. | Johan Steen | 1 | -2/+2 | |
| The sprite path variables introduced in v2.0.1 prevents bootstrap.less to compile wiht LESS v1.2.1. Updated the variables to use the @{name} construct when inserted in sprites.less, as outlined in the LESS documentation. This change makes the CSS compile with LESS v1.2.1. | |||||
| 2012-02-18 | Fixed a wrong behaviour when using collapse and dropdown in responsive layout | Geremia Taglialatela | 1 | -0/+1 | |
| 2012-02-18 | fixed syntax error | Dominik Tobschall | 1 | -2/+2 | |
| 2012-02-18 | fixed typo (whitespace) | Dominik Tobschall | 1 | -1/+1 | |
| 2012-02-17 | add mention of js compilation to single file in customize page per #2003 | Mark Otto | 4 | -6/+6 | |
| 2012-02-17 | add small section to navbar docs on text in the component, per #2035 | Mark Otto | 3 | -0/+6 | |
| 2012-02-17 | removing duplicate reset filter since we changed the main button to use ↵ | Mark Otto | 3 | -2/+0 | |
| buttonBackground mixin, per #2024 | |||||
| 2012-02-17 | fix duplicate input prepend/append css selectors per #2026 | Mark Otto | 3 | -6/+6 | |
| 2012-02-17 | swap last .btn-dark reference | Mark Otto | 3 | -2/+2 | |
