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
2013-12-18add inline note about navbar sizingMark Otto
2013-12-16fix typo in docsChris Rebert
2013-12-16Fixes #11783: Document requirement of .container(-fluid) in navbarsMark Otto
2013-12-16Fixes #11799: Mention support of number of add-ons in docsMark Otto
2013-12-16Browser/device support docs updateMark Otto
2013-12-15mention lack of support for split button dropdowns in vertical button groupsMark Otto
2013-12-15Fixes #10370: Improved and deprecated dropdown menu alignment optionsMark Otto
2013-12-08improve icon display on narrow devicesMark Otto
2013-12-08prevent horizontal scroll on componentsMark Otto
2013-12-08Merge branch 'pr/11138'Mark Otto
2013-12-08Contextual list group cleanupMark Otto
2013-12-04fix invalid HTML in components.htmlChris Rebert
2013-12-01Add docs example to go with #11536Mark Otto
2013-12-01Fixes #11268: Account for badges within buttons by matching background to tex...Mark Otto
2013-11-30Merge pull request #11585 from thriqon/masterMark Otto
2013-11-30fixes #10699: use xs grid classes in regular thumbnail docsMark Otto
2013-11-28Fixes #11634: Add warning to docs to not combine icon classes with other elem...Mark Otto
2013-11-22Issue #11550 : Easily copyable classesJonas Weber
2013-11-21Make it clear there's a nested media element in the first exampleCapi Etheriel
2013-11-14Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48Chris Rebert
2013-11-06fix #11378Chris Rebert
2013-10-26Remove multiple navbar z-index calloutMark Otto
2013-10-25doc that uncollapsing mobile navbar requires JS; per #10506Chris Rebert
2013-10-24goofed on 1 dummy <img> src attribute; thanks @extesyChris Rebert
2013-10-24rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert
2013-10-18Merge branch 'master' into navbar-button-docsMark Otto
2013-10-18copy change, add to buttons anchor sectionMark Otto
2013-10-17Adding contextual styles to list-itemsAaron Borden
2013-10-16redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarikMark Otto
2013-10-16update jumbotron docs; fixes #11109Mark Otto
2013-10-15Resolves #10923Alex Kalicki
2013-10-14docs notice for #11010Mark Otto
2013-10-05Change all navbar example targetsJulian Thilo
2013-10-05Fix #10948: Clarify navbar example target in docsJulian Thilo
2013-10-01document that multiple navbars aren't supported by default; addresses #10824Chris Rebert
2013-09-20fix #10737Chris Rebert
2013-09-20fix #10732Chris Rebert
2013-09-12Added in list elements for dividersMike Francis
2013-09-12add same accessibility warning from .form-inline to .navbar-form docsChris Rebert
2013-09-05Add visibly hidden button text for screen reader users.Cameron Cundiff
2013-09-02Merge pull request #10374 from tagliala/patch-2Julian Thilo
2013-09-01Fixed glyphicons countGeremia Taglialatela
2013-09-01fixes #10282: Cross reference tabs and tabs pluginMark Otto
2013-08-30Fix broken link to alerts section of JS page.Jonathon Leight
2013-08-29Revert "fix styling of alert-dismissable example"Chris Rebert
2013-08-27components.html: fix grammarChris Rebert
2013-08-27fix styling of alert-dismissable exampleChris Rebert
2013-08-27Fixes #10082: document `.navbar-form`Mark Otto
2013-08-27Merge pull request #10209 from clbn/masterMark Otto
2013-08-27add role="button"Tom Pietschker