aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-21Added fonts to "main" filesThomas Welton1-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-20rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert5-48/+52
2013-08-20Remove progress bar striped @color parameters; use default transparent white.Luke McDonald2-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-20Apply @color argument to striped gradientLuke McDonald1-5/+5
The @color argument is currently not being used for the striped gradient.
2013-08-20add header font size vars to customizer pageChris Rebert1-0/+16
2013-08-20regenerate customizer's raw-files.jsChris Rebert1-1/+1
2013-08-20add variables for heading font sizes; fixes #9921Chris Rebert2-6/+13
2013-08-20update copyright yearChris Rebert1-1/+1
2013-08-20fix #9915Chris Rebert1-1/+1
2013-08-20master branch is no longer stationary, so don't imply otherwiseChris Rebert1-1/+1
2013-08-20links to a release instead of master, so rephrase description accordinglyChris Rebert1-2/+2
2013-08-20point release download link to an actual release instead of `master`Chris Rebert1-1/+1
2013-08-20CONTRIBUTING: reflect move away from *-wip branch style of developmentChris Rebert1-11/+3
Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ : > * Drop the `*-wip` branch style of development.
2013-08-20fix #9917Chris Rebert1-1/+1
2013-08-20fix #9924Chris Rebert1-2/+1
2013-08-20Merge pull request #9930 from tagliala/whitespaces-fixChris Rebert1-20/+20
Removed trailing whitespaces in responsive-utilities.less
2013-08-20Merge pull request #9918 from lamby/masterChris Rebert1-1/+1
Correct "Aligninment" -> "Alignment" typo.
2013-08-20Add role="toolbar" to elements with .btn-toolbar.Rouven Weßling1-12/+12
2013-08-20Removing whitespacesGeremia Taglialatela1-20/+20
2013-08-20Correct "Aligninment" -> "Alignment" typo.Chris Lamb1-1/+1
Signed-off-by: Chris Lamb <[email protected]>
2013-08-19quick fix for docs mentionMark Otto1-6/+6
2013-08-19update grunt-html-validation output file ignoresChris Rebert1-1/+2
2013-08-19remove dumb validation reportsv3.0.0fat2-2/+0
2013-08-19fix customizerfat6-13/+11
2013-08-19really do the raw liquid tagMark Otto2-5/+3
2013-08-19wrap generated customizer code in raw liquid tag for proper jekyll serveMark Otto1-1/+2
2013-08-19fix broken panels in js exampleMark Otto1-6/+6
2013-08-19run grunt to generate customizerMark Otto1-1/+1
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto3-8/+24
2013-08-19fixes #9855: account for modal overflow on body hiding scrollbarMark Otto3-1/+15
2013-08-19update gruntfile not to run validation + remove validation statusfat2-2/+1
2013-08-19add glyphicons to customizerfat4-7/+24
2013-08-19run grunt dist for #9864Mark Otto2-4/+4
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-19Merge pull request #9864 from boomsb/3.0.0-wipMark Otto1-2/+2
Update tables.less
2013-08-19fix 144 apple iconMark Otto1-0/+0
2013-08-19Fixes secondary issue in #9798Mark Otto3-3/+3
2013-08-19Add default navbar z-index to fix #9844Mark Otto4-3/+6
iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar.
2013-08-19Update tables.lessboomsb1-2/+2
Fixed Table cell sizing with multiple classes by using *= instead of ^=
2013-08-19Comment out grid cols var until we get mixins back in v3.1Mark Otto1-0/+3
2013-08-19Generate customizer stuffMark Otto1-1/+1
2013-08-19Update thumbnails col classesMark Otto1-9/+9
2013-08-19run grunt dist on #9847Mark Otto2-5/+1
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-4/+1
2013-08-19Merge pull request #9847 from wangsai/remove-duplicate-codeMark Otto1-3/+0
`.table` style is duplicate in `List groups in panels` and `Tables in panels`
2013-08-19Update jsbin exampleMark Otto1-1/+1
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto4-11/+23
2013-08-19save and recompile for that last commitMark Otto3-9/+9
2013-08-19Merge pull request #9851 from liuyl/typoChris Rebert1-1/+1
fix typo
2013-08-19fix #9832 somewhat: more vars for jumbotronMark Otto3-11/+14