| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-26 | revert to 2.3.2 tag instead | Mark Otto | 1 | -1/+1 | |
| 2013-07-25 | More date changes | Mark Otto | 1 | -2/+2 | |
| 2013-07-25 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2013-05-17 | update versioning to 2.3.2 | fat | 1 | -1/+1 | |
| 2013-02-28 | 2.3.1 | fat | 1 | -1/+1 | |
| 2012-12-22 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-10 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-10 | Move IE10 responsive fix to responsive utilities so Customizer gets it | Mark Otto | 1 | -9/+0 | |
| 2012-12-02 | add source attribution for IE10 fix | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | Enable responsive features in IE10 when snapped | Mark Otto | 1 | -0/+8 | |
| 2012-11-05 | version bump | Mark Otto | 1 | -1/+1 | |
| 2012-10-30 | 2.2.1 - hotfix for carousel | fat | 1 | -1/+1 | |
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 1 | -1/+1 | |
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -1/+1 | |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 1 | -1/+1 | |
| 2012-06-25 | reorder media queries | Mark Otto | 1 | -4/+4 | |
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 1 | -1/+1 | |
| 2012-03-31 | fix fluid grid selectors to remove > in selectors | Mark Otto | 1 | -0/+1 | |
| 2012-03-25 | Overhaul the responsive utility classes: | Mark Otto | 1 | -1/+1 | |
| 1. Rename file from responsive-utility-classes.less to responsive-utilities.less 2. Add additional help text around the documentation for the classes in Scaffolding 3. Remove unnecessary display values on initial classes 4. Drop block values for inherit for better support on inline and table elements 5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid) | |||||
| 2012-03-22 | bump version numbers in css files to 2.0.3, break out responsive CSS into ↵ | Mark Otto | 1 | -337/+13 | |
| separate files for further customization | |||||
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 1 | -1/+1 | |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 1 | -8/+1 | |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 1 | -29/+18 | |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 1 | -0/+9 | |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with ↵ | Mark Otto | 1 | -0/+11 | |
| box-sizing and a max-width | |||||
| 2012-03-05 | move padding from container to body for max-width: 767; responsive layout | Mark Otto | 1 | -1/+11 | |
| 2012-02-21 | rewrite the grid system. Clean shit up tons - only generate 12 columns by ↵ | Jacob Thornton | 1 | -6/+6 | |
| default - custom builder will do differently if you request it. | |||||
| 2012-02-21 | Merge pull request #2143 from inmarelibero/2.0.2-wip | Mark Otto | 1 | -6/+6 | |
| Add columns 13-24 for grid systems to enable customization up to 24 cols | |||||
| 2012-02-21 | substituted hard-coded number of columns (12) with @gridColumns | Emanuele Gaspari | 1 | -6/+6 | |
| 2012-02-21 | adding responsive utility classes and matching docs section with super neato ↵ | Mark Otto | 1 | -0/+31 | |
| table and test | |||||
| 2012-02-18 | Fixed a wrong behaviour when using collapse and dropdown in responsive layout | Geremia Taglialatela | 1 | -0/+1 | |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-16 | fix responsive media queries to use 979 and 980 where appropro | Mark Otto | 1 | -2/+2 | |
| 2012-02-12 | clean up nav-header in responsive | Mark Otto | 1 | -0/+4 | |
| 2012-02-11 | change fixed height on responsive textareas to min-height | Mark Otto | 1 | -1/+1 | |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible ↵ | Mark Otto | 1 | -1/+1 | |
| renderings along with code snippets and note about usage; also fix the portrait tablet media query | |||||
| 2012-01-31 | clean up responsive media queries and docs css | Mark Otto | 1 | -4/+8 | |
| 2012-01-30 | restore a few commented out responsive items | Mark Otto | 1 | -1/+0 | |
| 2012-01-30 | speed up topbar animation for responsive | Jacob Thornton | 1 | -1/+2 | |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 1 | -0/+1 | |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -1/+1 | |
| 2012-01-30 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+10 | |
| Conflicts: docs/assets/bootstrap.zip less/responsive.less | |||||
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ↵ | Mark Otto | 1 | -171/+19 | |
| it across responsive layouts | |||||
| 2012-01-29 | add license for responsive and rebuild | Jacob Thornton | 1 | -2/+12 | |
| 2012-01-29 | fix broken navbar collapse | Mark Otto | 1 | -5/+16 | |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -2/+5 | |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ↵ | Mark Otto | 1 | -8/+85 | |
| work, so we're not documenting it now | |||||
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ↵ | Mark Otto | 1 | -0/+8 | |
| resolution | |||||
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 1 | -1/+1 | |
