aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-02-11support small for legend per #1544Mark Otto2-0/+4
2012-02-11remove color on :active of buttonsMark Otto2-1/+0
2012-02-11clear up some messaging in docs on fluid grid system and nesting overallMark Otto3-2/+34
2012-02-11remove the reset type from cancel buttons in forms examples per #1844Mark Otto3-6/+6
2012-02-11fix inline form checkbox/radiosMark Otto4-2/+15
2012-02-11fix type on responsive grid per #1852Mark Otto3-2/+2
2012-02-11move legend fix out of horizontal and to all formsMark Otto2-1/+1
2012-02-11fix javascript text on tooltips per #1862Mark Otto3-2/+2
2012-02-11update selectors for icons to include matcher for icon class in middle of ↵Mark Otto4-10/+2
class attr, remove docs mention of requiring icon-* first
2012-02-11fix type in less docs per #1902Mark Otto3-2/+2
2012-02-11fix some single vs double quotes, fix typo in js docs per #1900Mark Otto3-4/+4
2012-02-10manually address #1895Mark Otto2-1/+1
2012-02-10clarify structure of responsive css fileMark Otto3-2/+2
2012-02-10add best practices and re-org the button groupsMark Otto3-30/+46
2012-02-10clarify npm install command in less docsMark Otto3-4/+4
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto6-8/+17
more comments in less file and scrollable option for pre tag
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto2-1/+9
2012-02-09Merge branch 'ol-unstyled' of https://github.com/barsoom/bootstrap into ↵Mark Otto1-1/+2
barsoom-ol-unstyled
2012-02-09Added a black/dark buttonSimon1-0/+5
2012-02-09Added an overriding filter: ↵Chris Wiederspan1-0/+1
progid:DXImageTransform.Microsoft.gradient(enabled=false) to the .subnav-fixed class that fixes the bug caused on nav dropdown menus when "docked" in the fixed position.
2012-02-08Typo.Silumesii Maboshe1-1/+1
2012-02-07Merge pull request #1781 from pamelafox/patch-7Jacob Thornton1-0/+7
Javascript update docs for tooltips, based on @fat's feedback.
2012-02-07remove small classJacob Thornton3-2/+2
2012-02-07fix docs for carousel markupJacob Thornton3-4/+8
2012-02-07don't use e.target incase button has icon or other content inside itJacob Thornton2-1/+1
2012-02-07some (android) devices need this viewport meta tag for responsive design to workJohn Wright1-0/+1
2012-02-07some (android) devices need this viewport meta tag for responsive design to ↵John Wright1-0/+1
work.
2012-02-07Some devices need this for responsive design to workJohn Wright1-0/+1
2012-02-07Add ol.unstyledHenrik N1-1/+2
2012-02-07merge in #1782, remake to compile html, add some i18n tagsMark Otto3-1/+4
2012-02-07Merge branch 'pamelafox-patch-8' into 2.0.1-wipMark Otto1-0/+3
2012-02-07fix for #1779, use line-height varMark Otto1-0/+0
2012-02-07move formfieldstate mixin to mixins.less for #1785Mark Otto1-0/+0
2012-02-07merge in #1757 and make the chance to the mustache template, then remakeMark Otto2-1/+1
2012-02-07Merge branch 'master' of https://github.com/bastula/bootstrap into ↵Mark Otto1-1/+1
bastula-master
2012-02-06fix #1786 to manually fix typo in js docs linksMark Otto3-2/+2
2012-02-06rearrange order of 3d and skew mixins:Mark Otto1-0/+0
2012-02-06make after merging in breadcrumbs wrap fixMark Otto2-1/+1
2012-02-06manual patch of #1449 to make thumbnails use grid varsMark Otto1-0/+0
2012-02-06Merge branch 'raphaelz-patch-1' into 2.0.1-wipMark Otto4-3/+16
Conflicts: docs/assets/bootstrap.zip
2012-02-06rearrange some of the docs on buttons to show examples of all possible ↵Mark Otto5-37/+49
renderings along with code snippets and note about usage; also fix the portrait tablet media query
2012-02-06Adding tooltip example to javascript docs. It's particularly helpful to show ↵Pamela Fox1-0/+3
the pre-generated HTML for tooltips, as inspecting the source will show post-processed HTML with data-original-title attributes and may confuse folks (where folks=me :).
2012-02-06Javascript update docs for tooltips, based on @fat's feedback.Pamela Fox1-0/+7
2012-02-06fix alert tests + add show option back to modalsJacob Thornton4-3/+16
2012-02-05parallel fix to mustache templateChris Rebert1-1/+1
2012-02-05Fixed a typo in base-css.html which allows the user icon to be shown on the ↵Aditya Panchal1-1/+1
example button
2012-02-05add label hover style for ability to make it a linkMark Otto2-0/+16
2012-02-05resolve #1602 and add table hover styleMark Otto2-0/+3
2012-02-05remove 940px from default grid headingMark Otto3-2/+2
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto2-3/+1