Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-17add mini buttons per #1971Mark Otto
2012-02-17fix buttons focus state and swap a buttons for button buttonsMark Otto
2012-02-17fix responsive media queries to use 979 and 980 where approproMark Otto
2012-02-17add mention of navbar vertical divider in docsMark Otto
2012-02-17add note about popover placementJacob Thornton
2012-02-17add idea to modal markup exmapleJacob Thornton
2012-02-17fix dropdown linksJacob Thornton
2012-02-13fix filename mention in js docs per #1938Mark Otto
2012-02-13add docs for alt form control sizing per #1700Mark Otto
2012-02-13add typography pattern .page-header to components per #1701Mark Otto
2012-02-13update docs on fixed nav per #1726Mark Otto
2012-02-13clear up scaffolding page to separate fixed from fluid grid systemsMark Otto
2012-02-13add note to button dropdowns about js plugin dependency per #1746Mark Otto
2012-02-13change classname from .btn-dark to .btn-inverse, change use textMark Otto
2012-02-13Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...Mark Otto
2012-02-13add hero-unit docs per #1880Mark Otto
2012-02-13enable the use of .nav-header in dropdowns per #1827Mark Otto
2012-02-12Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton
2012-02-12add note about popover placementJacob Thornton
2012-02-12write out icon classes explicitly to enable find via browserMark Otto
2012-02-12Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert...Mark Otto
2012-02-12update buttons docs for .disabled class per #1774Mark Otto
2012-02-12Merge branch '2.0.1-docs-update' of https://github.com/smaboshe/bootstrap int...Mark Otto
2012-02-12make button examples button element and add upgrade note on tooltip positions...Mark Otto
2012-02-11clear up some messaging in docs on fluid grid system and nesting overallMark Otto
2012-02-11remove the reset type from cancel buttons in forms examples per #1844Mark Otto
2012-02-11fix inline form checkbox/radiosMark Otto
2012-02-11fix type on responsive grid per #1852Mark Otto
2012-02-11fix javascript text on tooltips per #1862Mark Otto
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto
2012-02-11fix type in less docs per #1902Mark Otto
2012-02-11fix some single vs double quotes, fix typo in js docs per #1900Mark Otto
2012-02-11clarify structure of responsive css fileMark Otto
2012-02-11add best practices and re-org the button groupsMark Otto
2012-02-11clarify npm install command in less docsMark Otto
2012-02-11scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto
2012-02-10Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto
2012-02-10Added a black/dark buttonSimon
2012-02-08Typo.Silumesii Maboshe
2012-02-08remove small classJacob Thornton
2012-02-08fix docs for carousel markupJacob Thornton
2012-02-07merge in #1782, remake to compile html, add some i18n tagsMark Otto
2012-02-07Merge branch 'pamelafox-patch-8' into 2.0.1-wipMark Otto
2012-02-07merge in #1757 and make the chance to the mustache template, then remakeMark Otto
2012-02-07fix #1786 to manually fix typo in js docs linksMark Otto
2012-02-07Merge branch 'raphaelz-patch-1' into 2.0.1-wipMark Otto
2012-02-07rearrange some of the docs on buttons to show examples of all possible render...Mark Otto
2012-02-07Adding tooltip example to javascript docs. It's particularly helpful to show ...Pamela Fox
2012-02-07Javascript update docs for tooltips, based on @fat's feedback.Pamela Fox