aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-10Merge pull request #10565 from twbs/gruntfile-css-bannerMark Otto9-34/+35
generate CSS banners via Gruntfile; fixes #10101
2013-09-10Merge pull request #10560 from ZDroid/patch-1Mark Otto1-1/+0
Remove display: block from address
2013-09-10generate CSS banners via Gruntfile; fixes #10101Chris Rebert8-33/+34
2013-09-10fix punctuation in author field of package.jsonChris Rebert1-1/+1
2013-09-10rm period from licensing header so it's not mistaken as part of the URLChris Rebert3-3/+3
2013-09-10run grunt distChris Rebert2-2/+3
2013-09-10Merge pull request #10563 from lipis/patch-1Chris Rebert1-3/+3
Updated the old btn-large in carousel example
2013-09-11Updated the old btn-large in carousel exampleLipis1-3/+3
2013-09-10add missing comma in carousel.less; fixes #10562Chris Rebert1-1/+1
2013-09-10Rephrase textJulian Thilo1-2/+2
2013-09-10Remove display: block from addressZlatan Vasović1-1/+0
<address> is already displayed as block in all browsers (UAs).
2013-09-10Fix #10556Julian Thilo1-1/+1
Make media queries example in docs clearer
2013-09-09fixes #9985: update grid classes in grid exampleMark Otto1-11/+7
2013-09-09Merge pull request #10542 from twbs/controls-migration-docsMark Otto1-0/+14
add .control* to migration docs; fixes #10532
2013-09-09add .control* to migration docs; fixes #10532Chris Rebert1-0/+14
2013-09-09dat hashMark Otto1-1/+1
2013-09-09dat @juthilo editMark Otto1-1/+1
2013-09-09Copy edits from @cvrebert and @juthiloMark Otto1-6/+6
2013-09-09adding required attribute for example signin formTopsitemakers1-2/+2
2013-09-08Merge branch 'master' into docs_welcomeMark Otto4-11/+14
2013-09-08fixes #10526: Remove custom background on responsive tables and set it in ↵Mark Otto4-11/+14
the docs where it should've been originally
2013-09-08use irc linkMark Otto1-1/+1
2013-09-08shorter avatar urlsMark Otto1-4/+4
2013-09-08Add Welcome section to docsMark Otto4-10/+132
* Fixes unrelated typo in readme * Add new Welcome section with history, team, callouts, and community subsections * Redesigns callouts to be a bit lighterweight with colored headings
2013-09-08Match order of vars to order of components; darken some alert bordersMark Otto3-17/+17
2013-09-08Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2013-09-08fixes #10521: Only remove bottom-border from last row of cells in tbody and ↵Mark Otto3-3/+9
tfoot within responsive tables
2013-09-08Merge pull request #10523 from ZDroid/patch-1Julian Thilo1-1/+1
Added missing semicolon
2013-09-08Added missing semicolonZlatan Vasović1-1/+1
2013-09-08changed attr('data-target') to data('target');Alexey1-1/+1
this will extend js interface, to be possible to setup targets for tabs as var content=$('<div class="tab-pane">',{text: 'content'}); var tab=('<li>',{html: $('<a>',{text: 'Main options'})}).addClass('active').data({target: $main,toggle: 'tab'}).appendTo(tabs);
2013-09-06Run grunt to gen raw filesMark Otto1-1/+1
2013-09-06Remove nav from jumbotron example (temp fix for #10228)Mark Otto1-17/+0
2013-09-06fixes #10024: Use negative margin to fix the border between button and input ↵Mark Otto3-1/+17
in input groups
2013-09-06Merge pull request #9968 from thelukemcdonald/masterMark Otto2-7/+7
Apply gradient stripe @color parameter
2013-09-06Merge branch 'master' of https://github.com/nuttertag/bootstrap into ↵Mark Otto3-3/+19
nuttertag-master Conflicts: dist/css/bootstrap.min.css
2013-09-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+27
2013-09-06fix broke width of containers in docs given change to use width over max-widthMark Otto1-0/+5
2013-09-06Merge pull request #10025 from barryvdh/patch-2Mark Otto1-0/+27
Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)
2013-09-06Merge branch 'GSEdits7' of https://github.com/StevenBlack/bootstrap into ↵Mark Otto1-30/+24
StevenBlack-GSEdits7 Conflicts: getting-started.html
2013-09-06fixes #10491: new docs background base64 imageMark Otto1-1/+1
2013-09-05 account for last child bottom border; use 0 instead of noneMark Otto3-4/+40
2013-09-05Don't double border a bordered table within a panelKevin O'Connor1-0/+17
2013-09-05Fixed two more instances of [.]LESS in the textSteven Black1-2/+2
2013-09-05Removed the '.' from '.LESS' in two instances.Steven Black1-2/+2
2013-09-05Merge pull request #10471 from javiereguiluz/patch-4Chris Rebert1-16/+16
[doc] fixed the horizontal form example
2013-09-05Standardizing on LESS (uppercase) and avoiding the word 'less' where that's ↵Steven Black1-10/+10
easy and sensible.
2013-09-05Better wording, avoiding 'invoke', and misc editsSteven Black1-4/+4
2013-09-05[doc] fixed the horizontal form exampleJavier Eguiluz1-16/+16
2013-09-05Merge pull request #10453 from ckundo/add-dropdown-button-textMark Otto1-8/+36
Add visibly hidden button text for screen reader users.
2013-09-04add <code> around ".less" in Getting Started docsChris Rebert1-1/+1