| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-18 | update customizer to latest vars | Mark Otto | 1 | -29/+15 | |
| 2013-08-18 | fixes #9807 | Jacob Thornton | 1 | -13/+1 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -37/+33 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -30/+30 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | bunch of updates to customizer | fat | 1 | -7/+3 | |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 1 | -8/+8 | |
| 2013-08-17 | add dependency support to customizer | fat | 1 | -7/+7 | |
| 2013-08-17 | Add data-dependency to less and js files in customizer | Mark Otto | 1 | -4/+4 | |
| 2013-08-17 | add small fix for tooltip consistency + fix customizer syntax issue | fat | 1 | -3/+3 | |
| 2013-08-17 | add logging | fat | 1 | -10/+0 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 1 | -2/+11 | |
| 2013-08-17 | move customizer onto gists | fat | 1 | -265/+265 | |
| 2013-08-17 | Add alert for customizer errors | Mark Otto | 1 | -2/+11 | |
| 2013-08-17 | add the customizer builder to the default grunt task | fat | 1 | -2/+2 | |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 1 | -15/+21 | |
| 2013-08-15 | More responsive customizer layout | Mark Otto | 1 | -15/+14 | |
| 2013-08-15 | update customizer vars | Mark Otto | 1 | -2/+4 | |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -2/+8 | |
| 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 | |||||
