| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-14 | Nuke trailing zeros | Zlatan Vasović | 1 | -2/+2 | |
| 2013-10-13 | no trailing decimal place | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | Merge pull request #10949 from StevenBlack/jumbotron.fontsize | Mark Otto | 1 | -6/+4 | |
| Jumbotron: remove the hard-coded font-size from jumbotron.less and moved... | |||||
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 1 | -3/+0 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-11 | restore var to customizer | Mark Otto | 1 | -3/+0 | |
| 2013-10-09 | fix #10805 | Chris Rebert | 1 | -3/+0 | |
| 2013-10-05 | The customizer now displays and collects the new Jumbotron font-size LESS ↵ | Steven Black | 1 | -6/+4 | |
| variable | |||||
| 2013-09-29 | Apply help-block class to help text in customize.html | Quy Ton | 1 | -9/+9 | |
| 2013-09-16 | fixes #9908: add type attribute to customizer compile button to prevent ↵ | Mark Otto | 1 | -2/+2 | |
| accidental submissions | |||||
| 2013-09-11 | Massive customizer audit and overhaul | Mark Otto | 1 | -267/+524 | |
| I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786 | |||||
| 2013-09-01 | fixes #9909: Add component active color variable to complement component ↵ | Mark Otto | 1 | -2/+6 | |
| active bg variable | |||||
| 2013-09-01 | Merge branch 'deprecate_screen_containers' | Mark Otto | 1 | -6/+6 | |
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 1 | -2/+2 | |
| 2013-09-01 | finishes #10256 to add updated var to customizer; also fixes another old var | Mark Otto | 1 | -2/+2 | |
| 2013-09-01 | fixes #10246: Use correct variable for link hover color in Customizer | Mark Otto | 1 | -2/+2 | |
| 2013-09-01 | better layout | Mark Otto | 1 | -6/+2 | |
| 2013-09-01 | finishes #10245 by adding it the new var to the customizer | Mark Otto | 1 | -0/+5 | |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 1 | -3/+2 | |
| 2013-09-01 | Merge branch 'master' into deprecate_screen_containers | Mark Otto | 1 | -1/+1 | |
| 2013-08-27 | Add missing period on customize page. | Minku Lee | 1 | -1/+1 | |
| 2013-08-24 | Deprecate container-{device} vars for container-{size} classes; updates ↵ | Mark Otto | 1 | -6/+6 | |
| customizer and grid to do the same | |||||
| 2013-08-23 | follow up to #9963 and #10005: update docs to use .screen-*-min vars, update ↵ | Mark Otto | 1 | -12/+12 | |
| customizer as well; run grunt to adjust raw files | |||||
| 2013-08-20 | add header font size vars to customizer page | Chris Rebert | 1 | -0/+16 | |
| 2013-08-19 | fix customizer | fat | 1 | -9/+1 | |
| 2013-08-19 | really do the raw liquid tag | Mark Otto | 1 | -4/+2 | |
| 2013-08-19 | wrap generated customizer code in raw liquid tag for proper jekyll serve | Mark Otto | 1 | -1/+2 | |
| 2013-08-19 | run grunt to generate customizer | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | add glyphicons to customizer | fat | 1 | -2/+4 | |
| 2013-08-19 | Comment out grid cols var until we get mixins back in v3.1 | Mark Otto | 1 | -0/+3 | |
| 2013-08-19 | Generate customizer stuff | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | fix #9832 somewhat: more vars for jumbotron | Mark Otto | 1 | -9/+10 | |
| 2013-08-19 | Fix the customizer.js; Update alert styles for pre blocks | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | simpler customizer files section; adds glyphicons.less | Mark Otto | 1 | -81/+68 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -5/+5 | |
| 2013-08-18 | customize.html: fix typo | Chris Rebert | 1 | -1/+1 | |
| 2013-08-18 | fix spelling of "Togglable" | Chris Rebert | 1 | -1/+1 | |
| 2013-08-18 | catch a view data-vars | Jacob Thornton | 1 | -3/+3 | |
| 2013-08-18 | mo betta btn classes in docs | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -42/+16 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -13/+1 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 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 | |
