| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-21 | Added fonts to "main" files | Thomas Welton | 1 | -1/+1 | |
| When using bower the "main" property is used to specify the files that should be consumed by applications including the package as a dependency. Without including the fonts in this array the glyphicons do not work correctly as the relative font paths do not work after the "main" files are copied into my projects public dir using tools like https://github.com/yatskevich/grunt-bower-task For now I have manually copied the fonts dir in the location needed for my project. But by accepting this pull request this will not be necessary for me or for other people that use bower. | |||||
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 5 | -48/+52 | |
| 2013-08-20 | Remove progress bar striped @color parameters; use default transparent white. | Luke McDonald | 2 | -2/+2 | |
| * If the @color parameter is not removed, the stripes are the same color as the element background color. In this case, the stripes do not appear. | |||||
| 2013-08-20 | Apply @color argument to striped gradient | Luke McDonald | 1 | -5/+5 | |
| The @color argument is currently not being used for the striped gradient. | |||||
| 2013-08-20 | add header font size vars to customizer page | Chris Rebert | 1 | -0/+16 | |
| 2013-08-20 | regenerate customizer's raw-files.js | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | add variables for heading font sizes; fixes #9921 | Chris Rebert | 2 | -6/+13 | |
| 2013-08-20 | update copyright year | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | fix #9915 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | master branch is no longer stationary, so don't imply otherwise | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | links to a release instead of master, so rephrase description accordingly | Chris Rebert | 1 | -2/+2 | |
| 2013-08-20 | point release download link to an actual release instead of `master` | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | CONTRIBUTING: reflect move away from *-wip branch style of development | Chris Rebert | 1 | -11/+3 | |
| Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ : > * Drop the `*-wip` branch style of development. | |||||
| 2013-08-20 | fix #9917 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | fix #9924 | Chris Rebert | 1 | -2/+1 | |
| 2013-08-20 | Merge pull request #9930 from tagliala/whitespaces-fix | Chris Rebert | 1 | -20/+20 | |
| Removed trailing whitespaces in responsive-utilities.less | |||||
| 2013-08-20 | Merge pull request #9918 from lamby/master | Chris Rebert | 1 | -1/+1 | |
| Correct "Aligninment" -> "Alignment" typo. | |||||
| 2013-08-20 | Add role="toolbar" to elements with .btn-toolbar. | Rouven Weßling | 1 | -12/+12 | |
| 2013-08-20 | Removing whitespaces | Geremia Taglialatela | 1 | -20/+20 | |
| 2013-08-20 | Correct "Aligninment" -> "Alignment" typo. | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2013-08-19 | quick fix for docs mention | Mark Otto | 1 | -6/+6 | |
| 2013-08-19 | update grunt-html-validation output file ignores | Chris Rebert | 1 | -1/+2 | |
| 2013-08-19 | remove dumb validation reportsv3.0.0 | fat | 2 | -2/+0 | |
| 2013-08-19 | fix customizer | fat | 6 | -13/+11 | |
| 2013-08-19 | really do the raw liquid tag | Mark Otto | 2 | -5/+3 | |
| 2013-08-19 | wrap generated customizer code in raw liquid tag for proper jekyll serve | Mark Otto | 1 | -1/+2 | |
| 2013-08-19 | fix broken panels in js example | Mark Otto | 1 | -6/+6 | |
| 2013-08-19 | run grunt to generate customizer | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 3 | -8/+24 | |
| 2013-08-19 | fixes #9855: account for modal overflow on body hiding scrollbar | Mark Otto | 3 | -1/+15 | |
| 2013-08-19 | update gruntfile not to run validation + remove validation status | fat | 2 | -2/+1 | |
| 2013-08-19 | add glyphicons to customizer | fat | 4 | -7/+24 | |
| 2013-08-19 | run grunt dist for #9864 | Mark Otto | 2 | -4/+4 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Merge pull request #9864 from boomsb/3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Update tables.less | |||||
| 2013-08-19 | fix 144 apple icon | Mark Otto | 1 | -0/+0 | |
| 2013-08-19 | Fixes secondary issue in #9798 | Mark Otto | 3 | -3/+3 | |
| 2013-08-19 | Add default navbar z-index to fix #9844 | Mark Otto | 4 | -3/+6 | |
| iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar. | |||||
| 2013-08-19 | Update tables.less | boomsb | 1 | -2/+2 | |
| Fixed Table cell sizing with multiple classes by using *= instead of ^= | |||||
| 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 | Update thumbnails col classes | Mark Otto | 1 | -9/+9 | |
| 2013-08-19 | run grunt dist on #9847 | Mark Otto | 2 | -5/+1 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -4/+1 | |
| 2013-08-19 | Merge pull request #9847 from wangsai/remove-duplicate-code | Mark Otto | 1 | -3/+0 | |
| `.table` style is duplicate in `List groups in panels` and `Tables in panels` | |||||
| 2013-08-19 | Update jsbin example | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | move dropdown change from navbar to dropdowns to fix customizer compiling | Mark Otto | 4 | -11/+23 | |
| 2013-08-19 | save and recompile for that last commit | Mark Otto | 3 | -9/+9 | |
| 2013-08-19 | Merge pull request #9851 from liuyl/typo | Chris Rebert | 1 | -1/+1 | |
| fix typo | |||||
| 2013-08-19 | fix #9832 somewhat: more vars for jumbotron | Mark Otto | 3 | -11/+14 | |
