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-19fixes #11447: add docs warning about loading once for remote modal optionMark Otto
2013-12-16use unique IDs for modal labels in doc examples so HTML validatesChris Rebert
2013-12-16copyeditingChris Rebert
2013-12-16Browser/device support docs updateMark Otto
2013-12-15Fixes #11833: add warning to docs for popover multiple line positioning; upda...Mark Otto
2013-12-15update tooltip docsMark Otto
2013-12-15Document new modal sizesMark Otto
2013-12-09fix #11787: document stateful button JSChris Rebert
2013-12-09fix <button>s with .btn but missing accompanying .btn-*Chris Rebert
2013-12-08Fixed some errors in the docs javascript.htmlkostyatretyak
2013-12-06This is error?kostyatretyak
2013-12-06Fixed another small errorkostyatretyak
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