aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵Mark Otto4-4/+4
because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06Merge branch 'master' into popovers-use-radii-varMark Otto9-8/+53
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto6-4/+30
2014-03-06Merge branch 'master' into pr/12490Mark Otto87-2536/+1840
Conflicts: less/list-group.less
2014-03-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+3
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto3-3/+3
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06Merge pull request #12894 from lipis/patch-2Mark Otto1-0/+3
Removed margin-bottom from last p of .blog-footer
2014-03-06Fixes #12934mrmrs2-2/+2
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto4-4/+4
2014-03-06gruntMark Otto4-5/+5
2014-03-06add link from Getting Started page to Wall of Browser Bugs pageChris Rebert1-0/+1
2014-03-06add docs page listing relevant outstanding browser bugsChris Rebert1-0/+113
2014-03-05fix #12936Chris Rebert1-1/+1
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR1-6/+6
Switch to JSCS
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto3-3/+3
2014-03-04navMark Otto1-0/+1
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto4-3/+31
2014-03-04Fixes #12697: Document readonly inputsMark Otto2-1/+14
2014-03-04docs for #12873Mark Otto1-2/+2
2014-03-04grunt after merging #12917Mark Otto5-25/+25
2014-03-04Grunt after merging #12863Mark Otto6-6/+6
2014-03-04gruntMark Otto1-1/+1
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto4-4/+4
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto3-3/+3
2014-03-04Fixes #12916: Don't let .lead resize on viewport changeMark Otto1-0/+5
2014-03-04add svg logos to brand guidelinesMark Otto6-1/+148
2014-03-04Merge pull request #12897 from avindra/patch-1Mark Otto1-0/+7
Fix for stray 1px line under top navigation in Dashboard example
2014-03-04Merge branch 'master' into rtl_via_css_flipMark Otto4-3/+11
Conflicts: docs/assets/js/raw-files.min.js
2014-03-04gruntMark Otto3-3/+11
2014-03-03fix navMark Otto1-1/+0
2014-03-03Rename RTL files and add some basic docsMark Otto3-0/+33
2014-03-03Simplify gruntfile more to remove theme RTLMark Otto1-1/+1
2014-03-03gruntMark Otto1-2/+2
2014-03-03Don't RTL the theme file--no needMark Otto2-8/+1
2014-03-03Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into ↵Mark Otto3-14332/+8
rtl_via_css_flip Conflicts: Gruntfile.js package.json test-infra/npm-shrinkwrap.canonical.json
2014-03-03Merge branch 'master' into rtl_via_css_flipMark Otto18-92/+156
2014-03-03Fixes #12593: Add support for table bodies and table rows to the collapse pluginMark Otto2-2/+2
2014-03-03add data-toggle button.js change to migration docsChris Rebert1-0/+1