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-02replace double quotation marks with single in code examplesRakhat Jabagin
2013-11-30Merge pull request #11124 from StevenBlack/issue.11098Mark Otto
2013-11-30improve affix docs with step-by-step walk through of plugin behavior and requ...Mark Otto
2013-11-30Update scrollspy docs to more clearly indicate usageMark Otto
2013-11-19fixes part of #11117: doc that modal show()/hide() return before animation fi...Chris Rebert
2013-11-19fix #11089: document modal show+shown events' relatedTarget propertyChris Rebert
2013-10-24rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert
2013-10-18JS docs: add cross-reference to Getting Started mobile modal sectionChris Rebert
2013-10-16Fixes issue #11098 -- Button documentation.Steven Black
2013-10-15In docs, recommend only <div> (not <span>) for putting tooltips on disabled e...Chris Rebert
2013-10-15add IDs to frequently-referenced parts of the docsChris Rebert
2013-10-14mention .invisible in docs per #10102Mark Otto
2013-10-14mention tooltip markup in docs per #10102Mark Otto
2013-10-14mention .modal-open and .modal-backdrop in docs /cc #10102Mark Otto
2013-10-14mention .dropdown-backdrop and .open in dropdown docs /cc #10102Mark Otto
2013-10-12documentation that multiple modals are not supportedAlex Dahl
2013-10-10use data-ride="carousel" in the docs & examples; fixes #11005Chris Rebert
2013-10-08fix #10986Chris Rebert
2013-09-27Resolves #10726 - clarifies javascript tab markup in docsAlex Kalicki
2013-09-18fix #10692Chris Rebert
2013-09-17Merge pull request #10641 from ggam/remove-accordionMark Otto
2013-09-16remove duplicate text in documentation for popoverAndrew Homeyer
2013-09-14Removed unneeded 'accordion-toggle' class. Fixes #10481ggam
2013-09-12document jQuery version requirement; fixes #10355Chris Rebert
2013-09-11Merge pull request #10338 from twbs/readd-optin-notesMark Otto
2013-09-11Rephrase textJulian Thilo
2013-09-04Merge branch 'master' into carousel-glyphicons-mainstreamMark Otto
2013-09-04make Glyphicons mainstream in Carousel examplesChris Rebert
2013-09-04address #10343 more directly: add note on carousel transitions in IE8+9Chris Rebert
2013-09-02Completion of parentheseswangsai
2013-09-02Merge pull request #10342 from twbs/affix-docsMark Otto
2013-09-01minor improvements to affix docsChris Rebert
2013-09-01fixes #10282: Cross reference tabs and tabs pluginMark Otto
2013-08-31Fix #10324: Add opt-in note to tooltip docsJulian Thilo
2013-08-27Merge pull request #10131 from andyen/masterMark Otto
2013-08-27Fixes #9991: Better docs for tabbable tabs and fade classesMark Otto
2013-08-27Fixes #10016 and updates that rather badly formatted calloutMark Otto
2013-08-26javascript.html: add data-ride noteBen Combee
2013-08-25correct enable selector for button usageAndreas Jendrzey
2013-08-25Fixes #9008: remove `alert-block` class from exampleJoel Kuzmarski
2013-08-25Add role="button" to <a> buttonsKevin Suttle
2013-08-24forgot a pair of buttonsMark Otto
2013-08-24turn some buttons into <button> elements where possibleMark Otto
2013-08-24complete missed </td>wangsai
2013-08-23fix data-api portion of #10084Chris Rebert
2013-08-23repeat #10081 caveat for popovers tooChris Rebert
2013-08-23tweak #10081 phrasingChris Rebert
2013-08-23docs: add explanation for adding tooltips to disabled elements, closes #10049bcarrell
2013-08-23update outdated JSFiddle exampleChris Rebert
2013-08-20fix broken panels in js exampleMark Otto