| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-13 | remove accordion from customizer; shorten min height for affixv3.0.0-rc.2 | Mark Otto | 1 | -6/+0 | |
| 2013-08-11 | add another var | Mark Otto | 1 | -1/+3 | |
| 2013-08-11 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -131/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-11 | Customizer field updates for variables | Mark Otto | 1 | -11/+35 | |
| 2013-08-11 | Give forms and search fields proper ARIA roles | Kevin Suttle | 1 | -1/+1 | |
| http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#form http://www.w3.org/TR/wai-aria/roles#search | |||||
| 2013-08-11 | rebuild + first bit of customizer urls | fat | 1 | -131/+1 | |
| 2013-08-10 | remove customize layout now that we're bringing it back for rc2 | Mark Otto | 1 | -1/+1 | |
| 2013-08-08 | add loading class for mdo to style on customizer | Jacob Thornton | 1 | -3/+8 | |
| 2013-08-07 | zip js as well … | Jacob Thornton | 1 | -1/+1 | |
| 2013-08-07 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Jacob Thornton | 1 | -2/+2 | |
| Conflicts: _layouts/customize.html | |||||
| 2013-08-07 | first prototype of new customizer | Jacob Thornton | 1 | -4/+136 | |
| 2013-08-06 | Comma for clarification | Markus Maga | 1 | -1/+1 | |
| 2013-08-06 | Added padding variable for alerts and changed customize.html Warning state ↵ | Markus Maga | 1 | -8/+10 | |
| (which doesn't exist anymore) | |||||
| 2013-08-05 | fixes #9063: add var for navbar border radius | Mark Otto | 1 | -0/+2 | |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -2/+2 | |
| In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small | |||||
| 2013-07-27 | Input groups overhaul | Mark Otto | 1 | -0/+7 | |
| * Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679 | |||||
| 2013-07-27 | mo links, fix ads and analytics in gh pages | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 1 | -2/+2 | |
| 2013-07-27 | herpy derpy shit for urls | Mark Otto | 1 | -0/+1 | |
| 2013-07-26 | Update IDs on customize page | Mark Otto | 1 | -8/+8 | |
| 2013-07-26 | More customizer changes, and revert to placeholder layout | Mark Otto | 1 | -263/+273 | |
| 2013-07-26 | Fix broken indentation | Mark Otto | 1 | -1362/+1362 | |
| Not sure when or how this happened, but I just noticed it—4 spaces were used instead of 2. | |||||
| 2013-07-26 | move things around :) | syed | 1 | -1248/+1341 | |
| Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less | |||||
| 2013-07-25 | Disable the customizer for rc1 for now | Mark Otto | 1 | -1/+1 | |
| 2013-07-25 | move some thing around | Mark Otto | 1 | -5/+5 | |
| 2013-07-25 | Moved navs inline properties to variables.less and customize.html & ↵ | syed | 1 | -0/+40 | |
| nav-customize.html | |||||
| 2013-07-25 | Moving navbar inline properties to variables.less and customize.html | syed | 1 | -0/+14 | |
| 2013-07-24 | make footer border color use header border color in modals | Mark Otto | 1 | -4/+4 | |
| 2013-07-24 | Moved modals inline properties to variables.less | syed | 1 | -0/+30 | |
| In this commit I moved modals.less inline properties to variables.less and also added those variables to customize.html. | |||||
| 2013-07-23 | Update forms vars | Mark Otto | 1 | -12/+20 | |
| * Reorganize layout * Add input group var * Add legend border var | |||||
| 2013-07-23 | Reorganize dropdown vars section | Mark Otto | 1 | -17/+17 | |
| 2013-07-23 | Update dropdown vars | Mark Otto | 1 | -4/+5 | |
| * Update `.nav-divider` mixin to simplify to a 1px line (one value instead of two in parametric mixin) * Rename and consolidate dropdown caret vars * Add vars to Customizer | |||||
| 2013-07-23 | Update code vars | Mark Otto | 1 | -0/+16 | |
| * Drop the `rgba()` border and fallback because fuck that noise * Add vars to customizer * Remove rogue `:` | |||||
| 2013-07-23 | Update close vars | Mark Otto | 1 | -1/+8 | |
| * Remove dupe hover color var (again, it's not necessary to have it's own var here since we're controlling it via `opacity`) * Add to customizer | |||||
| 2013-07-23 | Update carousel vars | Mark Otto | 1 | -0/+14 | |
| * Remove `@carousel-control-hover-color` since that's just the same as the default control color and all we change is `opacity` (it's required for specificity). * Add vars to customizer * Update customizer nav to include new section * Remove the `li` from the var names * Consolidate and simplify `text-shadow` vars | |||||
| 2013-07-23 | Update and add `@btn-hover-color` to Customize page | Mark Otto | 1 | -0/+3 | |
| 2013-07-23 | @badge-bg should be @gray-light not #f5f5f5 | Francis Brunelle | 1 | -1/+1 | |
| 2013-07-20 | update headings and nav | Mark Otto | 1 | -3/+3 | |
| 2013-07-20 | Update vars for badges, breadcrumbs; update customize page | Mark Otto | 1 | -1/+46 | |
| 2013-07-19 | Move var in customize layout | Mark Otto | 1 | -6/+1 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+1165 | |
