aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-03-09Fixes #12759Mark Otto4-3/+9
Ensures proper sizing and alignment of input groups within inline and navbar forms. * Uses `inline-table` on the input group * Nukes the widths to `width: auto`—without this, the parent input group doesn’t size correctly and functions as `display: table;` or `block`
2014-03-09Fixes #12738Mark Otto3-3/+3
* Removes default max-height from .navbar-collapse (so not every navbar will get a max-height collapse section) * Scopes regular 340px max-height to fixed top and bottom navbars only (those are the only ones that really need a max-height to enable scrolling) * Adds a landscape media query for phones to cap the max-height at 200px for fixed navbars"
2014-03-09Fixes #12843: Scope label styles for horizontal forms to a media query so ↵Mark Otto3-3/+3
their narrow viewport display looks just like a normal form
2014-03-09Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix ↵Mark Otto4-4/+4
IE8+'s misaslignment of text within date inputs
2014-03-09Reorganize mixins and G R U N TMark Otto4-4/+4
2014-03-09Merge branch 'master' into mixin-table-of-contentsmrmrs4-6/+10
* master: Fix bad grunt merge and then G R U N T Reorder the Gruntfile a bit Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube Remove unneeded quotes. Rename generateRawFilesJs to generateRawFiles Remove redundant parens Conflicts: docs/assets/js/raw-files.min.js test-infra/npm-shrinkwrap.canonical.json
2014-03-09Adjusts some section titles to be more explicit.mrmrs4-4/+4
FIXES #12992
2014-03-09Fix bad grunt merge and then G R U N TMark Otto1-1/+1
2014-03-09Changes compiled assets after changing mixins.lessmrmrs3-3/+3
2014-03-10Merge pull request #12986 from twbs/unneeded-quotesXhmikosR1-3/+3
Remove unneeded quotes.
2014-03-09Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTubeMark Otto1-1/+5
2014-03-09Moves IE8 justified button border mention to docs section, not the browser ↵Mark Otto2-6/+5
bugs page /cc @cvrebert
2014-03-09Fixes #12487: Document required use of position relative for scrollspyMark Otto1-1/+9
2014-03-09Document shitty situation of multiple .navbar-right classes in #12951Mark Otto1-0/+5
2014-03-09Document #12476 bug in the wall of bugsMark Otto1-0/+6
2014-03-09gruntMark Otto1-1/+1
2014-03-09Merge branch 'master' into sr-only-focusableMark Otto1-16/+23
2014-03-09Remove unneeded quotes.XhmikosR1-3/+3
2014-03-08document position relative firefox bug; cleanup some stuff in the browser ↵Mark Otto1-16/+23
bugs page
2014-03-08Merge branch 'master' into sr-only-focusableMark Otto66-2984/+1883
Conflicts: dist/css/bootstrap.css
2014-03-08gruntMark Otto1-1/+1
2014-03-08fixes #9836fat2-2/+2
2014-03-08gruntMark Otto1-1/+1
2014-03-08fix #9342fat2-2/+2
2014-03-08grunt distMark Otto1-1/+1
2014-03-08Fix commentMark Otto3-3/+3
2014-03-08gruntMark Otto4-4/+4
2014-03-08Fixes #12966: Ensure icon font vars are loaded into CustomizerMark Otto4-2/+22
2014-03-08gruntMark Otto5-5/+5
2014-03-07Merge pull request #12962 from BBosman/transitions-countMark Otto1-1/+5
Add transition-timing-function mixin to docs
2014-03-07rm #1969 from browser bugs list per outcome of investigationChris Rebert1-6/+0
2014-03-07Reorganize docs assetsZlatan Vasović5-2/+3
2014-03-07Add transition-timing-function mixin to docsBas Bosman1-1/+5
2014-03-07fix derped htmlMark Otto1-4/+4
2014-03-07Merge branch 'master' into document_popover_focusMark Otto48-2550/+1253
Conflicts: docs/assets/js/docs.min.js
2014-03-07Merge branch 'master' into typography-example-updatesMark Otto1-1/+1
Conflicts: docs/assets/js/customize.min.js
2014-03-07G R U N T G R U N TMark Otto1-1/+1
2014-03-07Fixes #12748mrmrs7-9/+76
2014-03-07G R U N TMark Otto1-1/+1
2014-03-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-129/+129
2014-03-07G R U N TMark Otto7-7/+7
2014-03-07Merge pull request #12931 from twbs/line-endingsXhmikosR3-129/+129
2014-03-07Merge branch 'master' into pr/12670Mark Otto6-5/+9
2014-03-07grunt for daysMark Otto5-4/+8
2014-03-07Normalize line endingsXhmikosR3-129/+129
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto4-4/+4
2014-03-07Add autoprefixerBas Bosman6-17/+28
2014-03-06add responsive embed to customizerMark Otto1-0/+6
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto10-23/+35
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto115-8984/+8328
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css