| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-28 | Merge pull request #14472 from mrduguo/master | Mark Otto | 1 | -5/+5 | |
| fix nav links to end with / to avoid 301 redirect | |||||
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 1 | -0/+29 | |
| 2014-08-27 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-27 | fix nav links to end with / to avoid 301 redirect | Guo Du | 1 | -5/+5 | |
| 2014-08-23 | fixes #14441 | Mark Otto | 1 | -1/+2 | |
| 2014-08-23 | grunt | Mark Otto | 1 | -6/+2 | |
| 2014-08-06 | Clean up buttons documentation | Heinrich Fenkart | 2 | -92/+59 | |
| 2014-08-06 | Small wording tweak in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-06 | Document that alerts are removed from the DOM when closed; fixes #14318 | Heinrich Fenkart | 1 | -3/+3 | |
| 2014-08-04 | grunt | Mark Otto | 2 | -1/+2 | |
| 2014-08-04 | Merge branch 'KyleMit/add-default-settings-documentation' | Chris Rebert | 1 | -0/+6 | |
| 2014-08-04 | Add docs for how to change default JS plugin settings | Kyle | 1 | -0/+6 | |
| Closes #14250. | |||||
| 2014-08-02 | Fixes #14296: document a table caption example | Mark Otto | 1 | -0/+1 | |
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 2 | -135/+141 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 2 | -3/+9 | |
| Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers | |||||
| 2014-07-28 | Merge pull request #14257 from twbs/fix-14219 | Chris Rebert | 2 | -1/+3 | |
| Document that empty tooltips+popovers do not get displayed | |||||
| 2014-07-27 | Merge pull request #14258 from twbs/fix-14164 | Chris Rebert | 2 | -2/+2 | |
| Move Windows Phone 8 IE10 viewport bug workaround script from head to footer | |||||
| 2014-07-27 | Merge pull request #14235 from twbs/doc-14221 | Chris Rebert | 1 | -1/+27 | |
| Update docs & add example for #14221 | |||||
| 2014-07-27 | Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵ | Chris Rebert | 2 | -2/+2 | |
| footer of pages | |||||
| 2014-07-27 | Fix #14219: Document that empty tooltips+popovers do not get displayed | Chris Rebert | 2 | -1/+3 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 2 | -3/+9 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-25 | dropdowns.html: Remove wrong "type" attribute. | vsn4ik | 1 | -1/+1 | |
| 2014-07-24 | fix #14115 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2014-07-24 | Update docs & add example for #14221 | Chris Rebert | 1 | -1/+27 | |
| [skip sauce] | |||||
| 2014-07-23 | unfuck those dropdowns | Mark Otto | 1 | -16/+16 | |
| 2014-07-23 | Merge pull request #14166 from hnrch02/docs-cleanup | Mark Otto | 2 | -21/+23 | |
| Docs cleanup | |||||
| 2014-07-23 | Merge pull request #14188 from twbs/doc-14148 | Chris Rebert | 1 | -0/+8 | |
| Document limitations of buttons JS plugin | |||||
| 2014-07-23 | Merge pull request #14191 from twbs/autocomplete-off-btns | Chris Rebert | 1 | -13/+13 | |
| Use autocomplete="off" in buttons plugin docs examples | |||||
| 2014-07-21 | Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵ | fat | 1 | -8/+8 | |
| mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html | |||||
| 2014-07-21 | Document that form field feedback icons only work with `input.form-control` | Chris Rebert | 1 | -0/+1 | |
| Closes #14202. [skip sauce] | |||||
| 2014-07-18 | Make warning from #13875 slightly more detailed | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-07-18 | Use autocomplete="off" in buttons plugin docs examples | Chris Rebert | 1 | -12/+12 | |
| Refs #13875. | |||||
| 2014-07-18 | Document limitations of buttons JS plugin | Chris Rebert | 1 | -0/+8 | |
| Addresses #14148. | |||||
| 2014-07-17 | Merge alert examples and add `.bs-example-standalone` class | Heinrich Fenkart | 1 | -3/+1 | |
| 2014-07-17 | Clean up the Alert documentation | Heinrich Fenkart | 1 | -8/+12 | |
| 2014-07-17 | Clean up Affix documentation | Heinrich Fenkart | 1 | -10/+10 | |
| 2014-07-15 | popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex | Chris Rebert | 1 | -12/+10 | |
| Fixes #14038. Research supporting this choice of approach: https://gist.github.com/cvrebert/68659d0333a578d75372 Why not <button>? Even with a `tabindex` attribute, they don't gain focus when clicked upon in: * Mac OS X Firefox 30.0 * Mac OS X Safari 7.0.5 | |||||
| 2014-07-15 | Fix jsbin link | Bas Bosman | 1 | -1/+1 | |
| 2014-07-15 | Merge pull request #14143 from twbs/fix-14134 | Chris Rebert | 2 | -0/+4 | |
| add docs note about browsers with JS disabled | |||||
| 2014-07-15 | Another new js bin link | Mark Otto | 1 | -1/+1 | |
| /cc @cvrebert @hnrch02 | |||||
| 2014-07-14 | add docs note about browsers w/ JS disabled; fixes #14134 | Chris Rebert | 2 | -0/+4 | |
| [skip sauce] | |||||
| 2014-07-14 | fix #14114 mo' betta | Chris Rebert | 1 | -1/+1 | |
| 2014-07-14 | Fix inaccessible buttons. | Daniel Nixon | 1 | -4/+4 | |
| 2014-07-13 | typos | Mark Otto | 1 | -4/+4 | |
| 2014-07-12 | Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef | Chris Rebert | 1 | -1/+1 | |
| 2014-07-12 | Fixes #14133 | Mark Otto | 1 | -0/+4 | |
| 2014-07-12 | Fixes #14132: add .alert-dismissible to docs examples | Mark Otto | 1 | -2/+2 | |
| 2014-07-12 | Use bootstrapcdn links | Mark Otto | 1 | -1/+1 | |
| 2014-07-12 | New Android select example | Mark Otto | 1 | -1/+1 | |
| Fixes #14114 | |||||
| 2014-07-12 | grunt | Mark Otto | 1 | -1/+1 | |
