| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-18 | fixes #11447: add docs warning about loading once for remote modal option | Mark Otto | 1 | -1/+1 | |
| 2013-12-15 | use unique IDs for modal labels in doc examples so HTML validates | Chris Rebert | 1 | -6/+6 | |
| 2013-12-15 | copyediting | Chris Rebert | 1 | -1/+1 | |
| 2013-12-15 | Browser/device support docs update | Mark Otto | 1 | -2/+2 | |
| * Fixes #11055: add mention of select menu styling on Android stock browsers with included optional fix * Update IDs and docs nav to include bookmark links to each section * Add callout to navbar docs about fixed position, inputs, and virtual keyboard | |||||
| 2013-12-15 | Fixes #11833: add warning to docs for popover multiple line positioning; ↵ | Mark Otto | 1 | -0/+26 | |
| update it's docs with example markup, too | |||||
| 2013-12-15 | update tooltip docs | Mark Otto | 1 | -7/+16 | |
| 2013-12-14 | Document new modal sizes | Mark Otto | 1 | -3/+64 | |
| 2013-12-08 | fix #11787: document stateful button JS | Chris Rebert | 1 | -3/+21 | |
| 2013-12-08 | fix <button>s with .btn but missing accompanying .btn-* | Chris Rebert | 1 | -3/+3 | |
| 2013-12-08 | Fixed some errors in the docs javascript.html | kostyatretyak | 1 | -4/+4 | |
| 2013-12-06 | This is error? | kostyatretyak | 1 | -2/+2 | |
| 2013-12-06 | Fixed another small error | kostyatretyak | 1 | -1/+1 | |
| 2013-12-02 | replace double quotation marks with single in code examples | Rakhat Jabagin | 1 | -5/+5 | |
| 2013-11-30 | Merge pull request #11124 from StevenBlack/issue.11098 | Mark Otto | 1 | -1/+1 | |
| Fixes issue #11098 -- Button documentation. | |||||
| 2013-11-29 | improve affix docs with step-by-step walk through of plugin behavior and ↵ | Mark Otto | 1 | -10/+15 | |
| required CSS | |||||
| 2013-11-29 | Update scrollspy docs to more clearly indicate usage | Mark Otto | 1 | -2/+9 | |
| 2013-11-18 | fixes part of #11117: doc that modal show()/hide() return before animation ↵ | Chris Rebert | 1 | -3/+3 | |
| finishes | |||||
| 2013-11-18 | fix #11089: document modal show+shown events' relatedTarget property | Chris Rebert | 1 | -4/+4 | |
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 1 | -6/+6 | |
| 2013-10-17 | JS docs: add cross-reference to Getting Started mobile modal section | Chris Rebert | 1 | -0/+4 | |
| 2013-10-16 | Fixes issue #11098 -- Button documentation. | Steven Black | 1 | -1/+1 | |
| 2013-10-14 | In docs, recommend only <div> (not <span>) for putting tooltips on disabled ↵ | Chris Rebert | 1 | -2/+2 | |
| elements Per issue comments, `display: inline` elements like <span> don't work for this. Resolves #10049 | |||||
| 2013-10-14 | add IDs to frequently-referenced parts of the docs | Chris Rebert | 1 | -1/+1 | |
| 2013-10-13 | mention .invisible in docs per #10102 | Mark Otto | 1 | -0/+7 | |
| 2013-10-13 | mention tooltip markup in docs per #10102 | Mark Otto | 1 | -0/+12 | |
| 2013-10-13 | mention .modal-open and .modal-backdrop in docs /cc #10102 | Mark Otto | 1 | -0/+1 | |
| 2013-10-13 | mention .dropdown-backdrop and .open in dropdown docs /cc #10102 | Mark Otto | 1 | -0/+1 | |
| 2013-10-11 | documentation that multiple modals are not supported | Alex Dahl | 1 | -0/+5 | |
| 2013-10-09 | use data-ride="carousel" in the docs & examples; fixes #11005 | Chris Rebert | 1 | -3/+3 | |
| 2013-10-08 | fix #10986 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-26 | Resolves #10726 - clarifies javascript tab markup in docs | Alex Kalicki | 1 | -1/+1 | |
| 2013-09-17 | fix #10692 | Chris Rebert | 1 | -4/+4 | |
| 2013-09-16 | Merge pull request #10641 from ggam/remove-accordion | Mark Otto | 1 | -6/+6 | |
| Removed unneeded 'accordion-toggle' class from collapse examples | |||||
| 2013-09-15 | remove duplicate text in documentation for popover | Andrew Homeyer | 1 | -1/+1 | |
| 2013-09-14 | Removed unneeded 'accordion-toggle' class. Fixes #10481 | ggam | 1 | -6/+6 | |
| 2013-09-11 | document jQuery version requirement; fixes #10355 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-11 | Merge pull request #10338 from twbs/readd-optin-notes | Mark Otto | 1 | -3/+11 | |
| Fix #10324: Add opt-in note to tooltip docs | |||||
| 2013-09-10 | Rephrase text | Julian Thilo | 1 | -2/+2 | |
| 2013-09-03 | Merge branch 'master' into carousel-glyphicons-mainstream | Mark Otto | 1 | -0/+4 | |
| Conflicts: javascript.html | |||||
| 2013-09-03 | make Glyphicons mainstream in Carousel examples | Chris Rebert | 1 | -10/+6 | |
| 2013-09-03 | address #10343 more directly: add note on carousel transitions in IE8+9 | Chris Rebert | 1 | -0/+4 | |
| 2013-09-02 | Completion of parentheses | wangsai | 1 | -1/+1 | |
| 2013-09-01 | Merge pull request #10342 from twbs/affix-docs | Mark Otto | 1 | -2/+2 | |
| minor improvements to affix docs | |||||
| 2013-09-01 | minor improvements to affix docs | Chris Rebert | 1 | -2/+2 | |
| 2013-09-01 | fixes #10282: Cross reference tabs and tabs plugin | Mark Otto | 1 | -0/+5 | |
| 2013-08-31 | Fix #10324: Add opt-in note to tooltip docs | Julian Thilo | 1 | -3/+11 | |
| * Re-added a note (now callout) about need to opt in to tooltip docs * Converted same note in popover section to callout | |||||
| 2013-08-27 | Merge pull request #10131 from andyen/master | Mark Otto | 1 | -1/+1 | |
| correct enable selector for button usage in docs | |||||
| 2013-08-27 | Fixes #9991: Better docs for tabbable tabs and fade classes | Mark Otto | 1 | -1/+19 | |
| * Adds full code snippets * Adds snippet for `.fade` * Adds callout for `.in` requirement on first fade-able tab | |||||
| 2013-08-26 | Fixes #10016 and updates that rather badly formatted callout | Mark Otto | 1 | -7/+3 | |
| 2013-08-25 | javascript.html: add data-ride note | Ben Combee | 1 | -0/+1 | |
| carousel docs were missing mention of the data-ride attribute used to automatically start the carousel at load time | |||||
