| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-15 | use unique IDs for input feedback examples so HTML validates | Chris Rebert | 1 | -32/+32 | |
| 2013-12-15 | copyediting | Chris Rebert | 1 | -1/+1 | |
| 2013-12-15 | Add new form feedback states, clean up existing form styles | Mark Otto | 1 | -6/+88 | |
| New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better. | |||||
| 2013-12-15 | Fixes #11660: Depcreate small and .small in blockquote in favor of footer | Mark Otto | 1 | -4/+4 | |
| 2013-12-15 | Clarify number of columns in nested grid | Mark Otto | 1 | -1/+1 | |
| 2013-12-15 | Fix wrong variable name | Zlatan Vasović | 1 | -2/+2 | |
| 2013-12-14 | Fixes #11572: Add contextual background-color classes to match text classes; ↵ | Mark Otto | 1 | -23/+41 | |
| move both sets of classes to Helper Classes section of the CSS docs | |||||
| 2013-12-14 | change class name | Mark Otto | 1 | -6/+6 | |
| 2013-12-14 | correct bookmark prefix | Mark Otto | 1 | -16/+16 | |
| 2013-12-14 | document #11326 | Mark Otto | 1 | -0/+33 | |
| 2013-12-14 | Fixes #10505: Document more of LESS vars and mixins | Mark Otto | 1 | -0/+460 | |
| 2013-12-11 | Fixes #11837: grid containers are fixed width now, no longer max-width | Mark Otto | 1 | -1/+1 | |
| 2013-12-07 | Add .container-fluid variation for full-width containers and layouts | Mark Otto | 1 | -1/+11 | |
| /cc #10711 #9862 | |||||
| 2013-12-07 | Fixes #11193: Add kbd element styles to indicate user input via keyboard | Mark Otto | 1 | -2/+11 | |
| 2013-12-07 | Fixes #10884: Adds .info variant to contextual table classes | Mark Otto | 1 | -0/+20 | |
| 2013-12-04 | Fixes #11436: mention in docs that .container isn't nestable; update docs to ↵ | Mark Otto | 1 | -1/+2 | |
| mention width, not max-width | |||||
| 2013-12-03 | account for #11050 in the docs | Chris Rebert | 1 | -4/+2 | |
| 2013-12-01 | fixes #11508: mention in docs that inline forms only work at 768px and up | Mark Otto | 1 | -1/+1 | |
| 2013-11-28 | Merge branch 'master' into pr/11414 | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-21 | add role form for horizontal form example | Rakhat Jabagin | 1 | -1/+1 | |
| 2013-11-08 | Add missing `.small` styles and docs | Zlatan Vasović | 1 | -1/+1 | |
| 2013-11-04 | Fixed links | Ore Landau | 1 | -3/+3 | |
| Links to same-page anchors were treated as external links. | |||||
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 1 | -3/+3 | |
| 2013-10-17 | copy change, add to buttons anchor section | Mark Otto | 1 | -0/+4 | |
| 2013-10-13 | clarify more grid stuff, specifically 100% fluid designs; fixes #10711 | Mark Otto | 1 | -0/+6 | |
| 2013-10-13 | mention rows must be in containers in grid docs | Mark Otto | 1 | -0/+1 | |
| 2013-10-13 | follow up to #10102, cc @cvrebert | Mark Otto | 1 | -0/+1 | |
| 2013-10-13 | add docs example for #10938 to show responsive column clearing in grid | Mark Otto | 1 | -0/+16 | |
| 2013-10-13 | mention .invisible in docs per #10102 | Mark Otto | 1 | -1/+5 | |
| 2013-10-13 | another grid .row mention | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | finish grid docs intro for now; needs work though | Mark Otto | 1 | -4/+7 | |
| 2013-10-13 | mention .small in docs /cc #10102 | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | Document caret /cc #10102 | Mark Otto | 1 | -0/+17 | |
| 2013-10-07 | Fixes #10126: Update responsive test cases to properly highlight hidden ↵ | Mark Otto | 1 | -21/+21 | |
| class examples | |||||
| 2013-10-07 | Merge pull request #10962 from twbs/doc-h1-thru-h6-classes | Chris Rebert | 1 | -1/+1 | |
| document .h1 thru .h6; fixes part of #10102 | |||||
| 2013-10-06 | document .h1 thru .h6; fixes part of #10102 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-06 | fix #10961 | Chris Rebert | 1 | -13/+13 | |
| 2013-09-30 | Merge pull request #10856 from akalicki/grid_class_docs | Mark Otto | 1 | -8/+9 | |
| Better documentation and optimized examples for grid classes | |||||
| 2013-09-30 | Merge pull request #10883 from ZDroid/patch-3 | Mark Otto | 1 | -1/+0 | |
| Remove "Remove margin on the body" from base css docs | |||||
| 2013-09-30 | Merge pull request #10889 from twbs/contextual-table-docs-xs | Mark Otto | 1 | -2/+2 | |
| table contextual classes docs: .col-lg-* => .col-xs-* | |||||
| 2013-09-30 | table contextual classes docs: .col-lg-* => .col-xs-* | Chris Rebert | 1 | -2/+2 | |
| 2013-09-30 | use .col-xs-* in "Forms: Column Sizing" docs so more responsive | Chris Rebert | 1 | -12/+12 | |
| 2013-09-30 | also use .col-sm-* in other .form-horizontal example for consistency | Chris Rebert | 1 | -8/+8 | |
| 2013-09-30 | Remove "Remove margin on the body" from base css docs | Zlatan Vasović | 1 | -1/+0 | |
| Normalize did that. | |||||
| 2013-09-28 | Better documentation and optimized examples for grid classes | Alex Kalicki | 1 | -8/+9 | |
| 2013-09-24 | don't include . in link | Mark Otto | 1 | -1/+1 | |
| 2013-09-24 | add cross-reference to Input Groups in CSS Form docs; fixes #10792 | Chris Rebert | 1 | -0/+4 | |
| 2013-09-24 | Use "Skip to main content" phrasing consistently; further #10786 fixes | Chris Rebert | 1 | -1/+1 | |
| 2013-09-23 | deprecate .hide; fixes #10446 | Chris Rebert | 1 | -15/+6 | |
| 2013-09-19 | white → #fff | Zlatan Vasović | 1 | -1/+1 | |
