aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
AgeCommit message (Expand)AuthorFilesLines
2013-12-18fixes #11447: add docs warning about loading once for remote modal optionMark Otto1-1/+1
2013-12-15use unique IDs for modal labels in doc examples so HTML validatesChris Rebert1-6/+6
2013-12-15copyeditingChris Rebert1-1/+1
2013-12-15Browser/device support docs updateMark Otto1-2/+2
2013-12-15Fixes #11833: add warning to docs for popover multiple line positioning; upda...Mark Otto1-0/+26
2013-12-15update tooltip docsMark Otto1-7/+16
2013-12-14Document new modal sizesMark Otto1-3/+64
2013-12-08fix #11787: document stateful button JSChris Rebert1-3/+21
2013-12-08fix <button>s with .btn but missing accompanying .btn-*Chris Rebert1-3/+3
2013-12-08Fixed some errors in the docs javascript.htmlkostyatretyak1-4/+4
2013-12-06This is error?kostyatretyak1-2/+2
2013-12-06Fixed another small errorkostyatretyak1-1/+1
2013-12-02replace double quotation marks with single in code examplesRakhat Jabagin1-5/+5
2013-11-30Merge pull request #11124 from StevenBlack/issue.11098Mark Otto1-1/+1
2013-11-29improve affix docs with step-by-step walk through of plugin behavior and requ...Mark Otto1-10/+15
2013-11-29Update scrollspy docs to more clearly indicate usageMark Otto1-2/+9
2013-11-18fixes part of #11117: doc that modal show()/hide() return before animation fi...Chris Rebert1-3/+3
2013-11-18fix #11089: document modal show+shown events' relatedTarget propertyChris Rebert1-4/+4
2013-10-23rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert1-6/+6
2013-10-17JS docs: add cross-reference to Getting Started mobile modal sectionChris Rebert1-0/+4
2013-10-16Fixes issue #11098 -- Button documentation.Steven Black1-1/+1
2013-10-14In docs, recommend only <div> (not <span>) for putting tooltips on disabled e...Chris Rebert1-2/+2
2013-10-14add IDs to frequently-referenced parts of the docsChris Rebert1-1/+1
2013-10-13mention .invisible in docs per #10102Mark Otto1-0/+7
2013-10-13mention tooltip markup in docs per #10102Mark Otto1-0/+12
2013-10-13mention .modal-open and .modal-backdrop in docs /cc #10102Mark Otto1-0/+1
2013-10-13mention .dropdown-backdrop and .open in dropdown docs /cc #10102Mark Otto1-0/+1
2013-10-11documentation that multiple modals are not supportedAlex Dahl1-0/+5
2013-10-09use data-ride="carousel" in the docs & examples; fixes #11005Chris Rebert1-3/+3
2013-10-08fix #10986Chris Rebert1-1/+1
2013-09-26Resolves #10726 - clarifies javascript tab markup in docsAlex Kalicki1-1/+1
2013-09-17fix #10692Chris Rebert1-4/+4
2013-09-16Merge pull request #10641 from ggam/remove-accordionMark Otto1-6/+6
2013-09-15remove duplicate text in documentation for popoverAndrew Homeyer1-1/+1
2013-09-14Removed unneeded 'accordion-toggle' class. Fixes #10481ggam1-6/+6
2013-09-11document jQuery version requirement; fixes #10355Chris Rebert1-1/+1
2013-09-11Merge pull request #10338 from twbs/readd-optin-notesMark Otto1-3/+11
2013-09-10Rephrase textJulian Thilo1-2/+2
2013-09-03Merge branch 'master' into carousel-glyphicons-mainstreamMark Otto1-0/+4
2013-09-03make Glyphicons mainstream in Carousel examplesChris Rebert1-10/+6
2013-09-03address #10343 more directly: add note on carousel transitions in IE8+9Chris Rebert1-0/+4
2013-09-02Completion of parentheseswangsai1-1/+1
2013-09-01Merge pull request #10342 from twbs/affix-docsMark Otto1-2/+2
2013-09-01minor improvements to affix docsChris Rebert1-2/+2
2013-09-01fixes #10282: Cross reference tabs and tabs pluginMark Otto1-0/+5
2013-08-31Fix #10324: Add opt-in note to tooltip docsJulian Thilo1-3/+11
2013-08-27Merge pull request #10131 from andyen/masterMark Otto1-1/+1
2013-08-27Fixes #9991: Better docs for tabbable tabs and fade classesMark Otto1-1/+19
2013-08-26Fixes #10016 and updates that rather badly formatted calloutMark Otto1-7/+3
2013-08-25javascript.html: add data-ride noteBen Combee1-0/+1