aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+6
* Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
2012-12-08Nesting tablesMark Otto2-28/+11
* Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only
2012-12-08Apply code tag to data attribute on javascript pageQuy Ton2-8/+8
2012-12-07get tests passing for typeahead :Pfat3-13/+17
2012-12-07insert menu of typeahead after input which it suggests on #3529fat3-5/+5
note: this will likely break things for people in the same way that doing this to tooltip did… however we think this is a better insertion model for z-index,scrolling,modal,etc. applications
2012-12-07focus on escape in typeaheadfat4-5/+7
2012-12-07remove slide from carousel constructor #5579fat3-3/+1
2012-12-07rebuild and only select visible dropdown itemsfat4-5/+5
2012-12-07add noConflict functionality to all bootstrap pluginsfat16-12/+306
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-0/+2
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto3-20/+15
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto1-0/+2
Fix code block white-space breaks within pre tags.
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto4-10/+10
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto1-1/+1
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-12-05Escape ×Quy Ton4-10/+10
2012-12-05Nuke all i18n tags from .mustache templatesMark Otto8-1824/+1824
2012-12-05Remove commented out old popover CSSMark Otto1-60/+0
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto25-205/+205
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-04add gallery page, fill with a few screenshots to startMark Otto22-18/+296
2012-12-04Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto3-1/+3
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781 * Stops propagation for touchstart for dropdowns
2012-12-04Fix up display of dropdown submenu examples on responsive viewsMark Otto3-13/+47
2012-12-04correct link on index page to grid systemMark Otto2-2/+2
2012-12-03Once more, update all the favicons to retinaMark Otto17-33/+33
2012-12-03Align the touch icons attributesMark Otto9-18/+18
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-12-03Improve rendering of carousel example for IE10Mark Otto1-47/+57
2012-12-03Fixing header color for success, error and info alertsAndreas Cederstròˆm2-18/+14
2012-12-02Enable responsive features in IE10 when snappedMark Otto1-0/+4
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-19/+19
2012-12-02reset text align in popovers given inline insertionMark Otto1-0/+1
2012-12-02remove overrides on inner html of popover-contentMark Otto1-6/+0
2012-12-02run make on js changes to popoverMark Otto3-7/+8
2012-12-02run make on modal popover fixMark Otto1-0/+1
2012-12-01follow button widthMark Otto1-1/+1
2012-12-01remove single corner border-radius mixinsMark Otto1-90/+30
2012-12-01move around social buttonsMark Otto11-65/+179
2012-11-30version bump to 3.0Mark Otto19-33/+34
2012-11-30section title changeMark Otto2-2/+2
2012-11-30docs content changedMark Otto2-2/+2
2012-11-30remove responsive image from css docs pageMark Otto3-23/+2
2012-11-30remove deleted css files, run makeMark Otto8-31/+8402
2012-11-30first pass at nuking scaffoldingMark Otto6-8965/+300
2012-11-30Remove more fluid grid stuffMark Otto3-181/+1
* No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page
2012-11-30grid vars updatedMark Otto2-14/+14
2012-11-30popovers and tooltips varsMark Otto1-29/+29
2012-11-30form state varsMark Otto2-16/+16
2012-11-30hero unit and pagination varsMark Otto2-6/+6
2012-11-30navbar varsMark Otto2-35/+35
2012-11-30more vars changedMark Otto1-1/+1