| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-27 | Merge branch '3.0.0-wip' into bs3_remove_icons | Mark Otto | 1 | -2/+4 | |
| Conflicts: docs/components.html | |||||
| 2013-06-22 | Update variables.less | Aristeides Stathopoulos | 1 | -0/+1 | |
| 2013-06-20 | Merge pull request #8193 from mediafreakch/3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Fixes broken layout for .input-group-addons within .input-large. Follows... | |||||
| 2013-06-20 | Move Glyphicons into their own repo | Mark Otto | 1 | -5/+0 | |
| Removes the icon fonts and associated docs and LESS code from the core repo and into twbs/bootstrap-glyphicons. | |||||
| 2013-06-20 | Use `@font-family-base` for headings font-family variable | Mark Otto | 1 | -1/+1 | |
| 2013-06-20 | Add heading font family variable | Luis Hdez | 1 | -0/+1 | |
| 2013-06-18 | Use correct font-size to calculate input-heights | Edgar Schnueriger | 1 | -2/+2 | |
| 2013-06-18 | Addresses #8199: darker default button | Mark Otto | 1 | -1/+1 | |
| 2013-06-17 | Fixes broken layout for .input-group-addons within .input-large. Follows ↵ | Edgar Schnueriger | 1 | -1/+1 | |
| 6ce154c7ed64f3821cc7d6cbb0bfcf65b25f1b49 | |||||
| 2013-06-15 | Fixes #8175: Update input min-height vars to fix FF21 input rendering | Mark Otto | 1 | -3/+3 | |
| 2013-06-02 | Merge pull request #8006 from aristath/3.0.0-wip | Mark Otto | 1 | -0/+13 | |
| using screen-size variables for grids | |||||
| 2013-05-29 | Remove form-actions-bg | Javier Martinez Fernandez | 1 | -2/+0 | |
| If form-actions has been removed, this variable is no needed anymore. | |||||
| 2013-05-27 | Adding variables for container sizes | Aristeides Stathopoulos | 1 | -0/+13 | |
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -15/+19 | |
| * New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless | |||||
| 2013-05-14 | Add .panel-footer | Mark Otto | 1 | -0/+1 | |
| 2013-05-10 | Font-size and line-height tweaks | Mark Otto | 1 | -5/+5 | |
| * Use 1.428 for line-height instead of 1.5 * Use function for full pixel values instead of decimals | |||||
| 2013-05-09 | Unitless line-height | Mark Otto | 1 | -4/+6 | |
| * Instead of 20px as @line-height-base, use 1.5 * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components | |||||
| 2013-05-08 | Merge pull request #7809 from twitter/bs3_adding_btn_default | Mark Otto | 1 | -3/+8 | |
| BS3: Require .btn-default for all standard buttons | |||||
| 2013-05-07 | Fixes #7796: change @list-group-active-text to @list-group-active-color | Mark Otto | 1 | -1/+1 | |
| 2013-05-07 | Require .btn-default for regular buttons | Mark Otto | 1 | -3/+8 | |
| * Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS | |||||
| 2013-05-03 | Fixes #7721: change @navbar-text to @navbar-color, along with inverse options | Mark Otto | 1 | -2/+2 | |
| 2013-04-27 | Add maximum bounds variables for so our responsive utilities don't overlap | Mark Otto | 1 | -0/+7 | |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -1/+17 | |
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -13/+13 | |
| 2013-04-21 | Fixes #7648: Thumbnail caption should use @text-color variable. Also adds ↵ | Mark Otto | 1 | -0/+8 | |
| other thumbnail vars | |||||
| 2013-04-20 | Make alerts use variables better | Mark Otto | 1 | -0/+19 | |
| 2013-04-14 | change var from @table-border to @table-border-color | Mark Otto | 1 | -1/+1 | |
| 2013-04-12 | add modal variables and tweak padding for min-height on modal title | Mark Otto | 1 | -0/+3 | |
| 2013-04-10 | Reordering variables that were being used before they were declared. Under ↵ | Agustin Colchado | 1 | -14/+13 | |
| some compilers (dotless & sublime 2 package), this would cause the compile to break. Variables in question were: @dropdown-link-active-bg @navbar-link-color @navbar-inverse-link-color | |||||
| 2013-04-07 | rename btn bg variables so that they are consistent with the other variables | Tom Pietschker | 1 | -8/+8 | |
| 2013-04-07 | rename the navbar-inverse-brand variables for consistency | Tom Pietschker | 1 | -2/+2 | |
| 2013-03-31 | add .panel-primary | Mark Otto | 1 | -0/+4 | |
| 2013-03-31 | more consistent navbar vars | Mark Otto | 1 | -17/+16 | |
| 2013-03-31 | remove unused responsive navbar vars | Mark Otto | 1 | -4/+0 | |
| 2013-03-31 | more consisten dropdown vars | Mark Otto | 1 | -5/+5 | |
| 2013-03-31 | more consistent forms vars; drop search border radius since no more search form | Mark Otto | 1 | -7/+3 | |
| 2013-03-31 | more consistent btn vars | Mark Otto | 1 | -13/+13 | |
| 2013-03-31 | -background to -bg for body and table vars | Mark Otto | 1 | -4/+4 | |
| 2013-03-31 | @link-color-hover to @link-hover-color | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | -background to -bg on wells vars | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | better grid var comments | Mark Otto | 1 | -0/+3 | |
| 2013-03-31 | @state-*-background to @state-*-bg vars | Mark Otto | 1 | -12/+12 | |
| 2013-03-31 | use @pagination- vars on pager component; change @pagination-bg-active to ↵ | Mark Otto | 1 | -1/+1 | |
| @pagination-active-bg | |||||
| 2013-03-31 | -background to -bg on pagination vars | Mark Otto | 1 | -2/+2 | |
| 2013-03-31 | -background to -bg on jumbotron vars | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | -background to -bg on tooltip and popover vars | Mark Otto | 1 | -4/+4 | |
| 2013-03-31 | -background to -bg on labels vars | Mark Otto | 1 | -4/+4 | |
| 2013-03-31 | active item on list group should use @component-active-bg | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | new @component-active-bg variable | Mark Otto | 1 | -3/+5 | |
| 2013-03-31 | restore px unit on @font-size-base | Mark Otto | 1 | -1/+1 | |
