| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-20 | add role="button" to a couple more dummy-anchor btns | Chris Rebert | 1 | -2/+2 | |
| 2014-10-02 | Fix #12563: Reiterate that empty tooltips+popovers do not get displayed | David Nguyen | 1 | -1/+1 | |
| 2014-09-04 | Fixed typos involving apostrophes | gitname | 1 | -3/+3 | |
| Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something). | |||||
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 1 | -33/+36 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 1 | -2/+5 | |
| Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers | |||||
| 2014-07-27 | Fix #14219: Document that empty tooltips+popovers do not get displayed | Chris Rebert | 1 | -0/+1 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 1 | -2/+5 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-24 | fix #14115 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 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-06-29 | docs: use valid JSON in compound option value examples | Chris Rebert | 1 | -2/+2 | |
| Fixes #13874. [skip sauce] | |||||
| 2014-06-26 | docs: minor correction to the focus-triggered popover demo explanation | Chris Rebert | 1 | -1/+1 | |
| 2014-06-26 | fix class names in popover live examples in docs | Chris Rebert | 1 | -2/+2 | |
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 1 | -2/+2 | |
| 2014-06-17 | popovers.html: fix typo: "Dimissmisable" | Chris Rebert | 1 | -2/+2 | |
| 2014-05-14 | update default 'template' value in popover docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add multiple triggers info to popover docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'viewport' option to popover docs; #12328 erratum | Chris Rebert | 1 | -0/+8 | |
| 2014-05-14 | docs: sort tooltip & container options for sanity | Chris Rebert | 1 | -33/+33 | |
| 2014-04-24 | document that show-ing a tooltip/popover on a hidden element doesn't work; ↵ | Chris Rebert | 1 | -0/+4 | |
| fixes #13362 | |||||
| 2014-03-26 | doc that popover content() is given the element as an arg; fix #13175 | Chris Rebert | 1 | -1/+4 | |
| 2014-03-26 | Document `template` option of tooltip & popover; fixes #13088 | Chris Rebert | 1 | -10/+22 | |
| Also capitalize column titles and descriptions. | |||||
| 2014-03-17 | Separate JS includes for alerts and popovers | Julian Thilo | 1 | -76/+0 | |
| /cc @mdo | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+341 | |
