| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2013-08-17 | fixes #9585 | fat | 1 | -1/+1 | |
| 2013-08-17 | add doc comment for #9517 | fat | 1 | -1/+1 | |
| 2013-08-17 | Fixes #9552: Downsize and use whole numbers for panel title to prevent odd ↵ | Mark Otto | 1 | -12/+12 | |
| 1px bug | |||||
| 2013-08-15 | fixes #9644: update scrollspy navbar to use latest code | Mark Otto | 1 | -14/+22 | |
| 2013-08-15 | fixes #9634: turn off overflow-y when the navbar is re-expanded into ↵ | Mark Otto | 1 | -1/+1 | |
| horizontal mode | |||||
| 2013-08-15 | more fixes for #9513 | Chris Rebert | 1 | -2/+2 | |
| 2013-08-14 | Merge pull request #9521 from Luis-TP/fix-javascript-docs | Mark Otto | 1 | -53/+53 | |
| Javascript Docs: Add .navbar-header, and correct .nav-collapse | |||||
| 2013-08-14 | Add missing close-parens in docs sentence; fixes #9512 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-14 | Removed containers, and moved brand to after the navbar-toggle | Luis Aleman | 1 | -64/+60 | |
| 2013-08-14 | Removed trailing semicolons from examples | ggam | 1 | -6/+6 | |
| 2013-08-14 | Fixed indentation in JavaScript example | ggam | 1 | -1/+1 | |
| 2013-08-14 | Add .navbar-header, and correct .nav-collapse | Luis Aleman | 1 | -9/+13 | |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-14 | patch highlighting hint | saiwang | 1 | -1/+1 | |
| 2013-08-12 | copy | Mark Otto | 1 | -1/+1 | |
| 2013-08-12 | Drop the accordion for the panel | Mark Otto | 1 | -47/+59 | |
| * Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations | |||||
