aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-01Merge pull request #8348 from Rowno/compiled-font-shorthandMark Otto1-1/+1
Prevent the font shorthand from getting compiled as division
2013-07-01fixes #8345: use inline-block on .img-responsiveMark Otto5-18/+11
2013-07-01Merge pull request #8352 from liuyl/simplifytableMark Otto1-39/+35
simplify tables.less
2013-07-01fixes #8068: add .help-block to form field state mixinMark Otto2-0/+4
2013-07-01fixes #7367: slightly larger carousel indicatorsMark Otto2-12/+16
2013-07-01Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto8-12/+10
2013-07-01Make more components mixin-friendlyMark Otto7-93/+68
2013-07-01Fix responsive utilities for table elementsJulian Thilo3-12/+117
This change prevents situations where specificity causes some rules to be overridden by the ones intended for mobile. * Added mixin `responsive-invisibility()` * Swapped out `display: none !important;` for new mixin
2013-07-01simplify tables.lessliuyl1-39/+35
2013-07-01Prevent the font shorthand from getting compiled as divisionRoland Warmerdam1-1/+1
2013-06-29Merge pull request #8340 from JohnONolan/Fix-Broken-Docs-LinksMark Otto3-3/+3
Docs: Fix broken links to navbar component in examples pages
2013-06-29Merge pull request #8341 from Quy/3.0.0-wipMark Otto1-7/+1
Remove references to fonts
2013-06-29Merge pull request #8343 from frabrunelle/reset-left-paddingMark Otto4-2/+6
reset left padding for .media-list, .pagination and .pager
2013-06-29reset left padding for .media-list, .pagination and .pagerFrancis Brunelle4-2/+6
2013-06-29Remove references to fontsQuy Ton1-7/+1
2013-06-29Fixes broken links to navbar component in docs.John O'Nolan3-3/+3
2013-06-28Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-06-28Nuke hella thingsMark Otto5-6761/+3
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
2013-06-28Merge pull request #8336 from guilbep/3.0.0-wipMark Otto1-1/+1
removing bootstrap-fonts rule in Makefile for bootstrap rule
2013-06-28removing useless spacePierre Guilbert1-1/+1
2013-06-28removing bootstrap-fonts rule in Makefile for bootstrap rulePierre Guilbert1-1/+1
2013-06-28Tooltip: apply position class before positioningMu-An Chiou4-3/+17
2013-06-28Overall responsive `img` stylesMark Otto3-9/+22
`img`s are no longer responsive by default. Instead, use `.img-responsive` as a class or mixin. Existing `.thumbnail > img` and `.img-thumbnail` classes now make use of this as a mixin as well.
2013-06-28Run make on JSMark Otto2-1/+4
2013-06-27update close button example displayMark Otto1-1/+1
2013-06-27Merge pull request #7424 from sody/3.0.0-wipJacob2-0/+38
Fixes #7213 Collapse plugin does not correctly set the "collapsed" class.
2013-06-27fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat ↵Mark Otto2-0/+52
you just need dat js prolly
2013-06-27remove submenus. for more context: ↵Mark Otto4-206/+2
http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
2013-06-27run make on last commitMark Otto1-0/+18
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-0/+1
2013-06-27Merge pull request #7995 from hrach/patch-3Mark Otto1-0/+1
Fixed mixin btn-pseudo-state background for [disabled] buttons
2013-06-27fixes #7977: prevent some table bullshit on input groupsMark Otto2-0/+2
2013-06-27update grid col mixin to use latest css from grid colsMark Otto1-3/+1
2013-06-27fixes #4852: popover carets fully functional in ie8 holy carp wtfbqq huge ↵Mark Otto2-0/+8
shoutout to @PumaOmaR
2013-06-27make on js i guess? /cc @fatMark Otto2-2/+2
2013-06-27remove glyphicons from compiled cssMark Otto1-656/+2
2013-06-27fix broke js markupMark Otto1-49/+47
2013-06-27fix makefileMark Otto1-13/+1
2013-06-27Merge pull request #8332 from twitter/bs3_remove_iconsMark Otto19-887/+24
BS3: Remove Glyphicons
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto4-4/+20
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat5-18/+31
2013-06-27fixes #6982fat1-1/+1
2013-06-27remove glyphicons from demo componentMark Otto1-4/+4
2013-06-27delete icons in assetsMark Otto5-175/+0
2013-06-27remove icons from sidenavMark Otto1-8/+0
2013-06-27Merge branch '3.0.0-wip' into bs3_remove_iconsMark Otto28-287/+338
Conflicts: docs/components.html
2013-06-27use collapse in dropdown js examplefat2-37/+41
2013-06-27Add parens so sublime picks up on syntax highlightingMark Otto1-10/+10
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-5/+19
2013-06-27Fixes #8329: add `!important` to `.hidden`Mark Otto1-2/+2