| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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 | |||||
| 2013-08-25 | correct enable selector for button usage | Andreas Jendrzey | 1 | -1/+1 | |
| following the given examples the correct selector to enable the buttons with javascript is ".btn-group". | |||||
| 2013-08-24 | Fixes #9008: remove `alert-block` class from example | Joel Kuzmarski | 1 | -1/+1 | |
| 2013-08-24 | Add role="button" to <a> buttons | Kevin Suttle | 1 | -1/+1 | |
| These should really be <button> elements, but until that gets squared away, this will suffice. | |||||
| 2013-08-24 | forgot a pair of buttons | Mark Otto | 1 | -1/+2 | |
| 2013-08-24 | turn some buttons into <button> elements where possible | Mark Otto | 1 | -22/+26 | |
| 2013-08-24 | complete missed </td> | wangsai | 1 | -0/+1 | |
| 2013-08-23 | fix data-api portion of #10084 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-23 | repeat #10081 caveat for popovers too | Chris Rebert | 1 | -0/+4 | |
| 2013-08-23 | tweak #10081 phrasing | Chris Rebert | 1 | -3/+2 | |
| 2013-08-23 | docs: add explanation for adding tooltips to disabled elements, closes #10049 | bcarrell | 1 | -0/+4 | |
| 2013-08-22 | update outdated JSFiddle example | Chris Rebert | 1 | -1/+1 | |
| 2013-08-19 | fix broken panels in js example | Mark Otto | 1 | -6/+6 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -32/+32 | |
| 2013-08-18 | Refactor alerts to have a base class, but no default class, thus requiring a ↵ | Mark Otto | 1 | -1/+1 | |
| modifier class at all times | |||||
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -2/+2 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | update urls | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | fix typo in JS docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | add some crap | fat | 1 | -5/+5 | |
| 2013-08-17 | add role=menu to html | fat | 1 | -4/+4 | |
