| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-02 | Document that 'manual' is mutually exclusive of other tooltip/popover triggers | Chris Rebert | 1 | -1/+1 | |
| Closes #16122 [skip sauce] | |||||
| 2015-04-21 | Allow viewport option to be a function | Adrien Siami | 1 | -1/+2 | |
| Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion. | |||||
| 2015-04-08 | Add event after template inserted | Johann-S | 1 | -0/+4 | |
| 2015-03-23 | Move all tooltip callouts into appropriate section | Patrick H. Lauke | 1 | -20/+22 | |
| Before, most callouts hierarchically came under Examples > Four directions, which is not appropriate. Now they're under Markup | |||||
| 2015-03-23 | Callout for tooltips and keyboard/AT accessibility | Patrick H. Lauke | 1 | -0/+4 | |
| Include callout explicitly mentioning tooltips should only be added to focusable elements. Closes #16134 | |||||
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 1 | -5/+5 | |
| Closes #15915 by merging it. | |||||
| 2015-03-01 | Replace accidently removed text | Kevin Kirsche | 1 | -1/+1 | |
| X-Ref #15742 cc: @mdo | |||||
| 2015-02-03 | [Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation ↵ | Kevin Kirsche | 1 | -1/+1 | |
| case [Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case. Add to popovers | |||||
| 2015-01-21 | Move inline CSS to docs.css. | XhmikosR | 1 | -5/+5 | |
| 2015-01-15 | Document that tooltip+popover show+hide methods are async; fixes #15500 | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] | |||||
| 2015-01-13 | Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵ | Chris Rebert | 1 | -3/+3 | |
| triggering Fixes #15465 [skip sauce] | |||||
| 2014-11-24 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 1 | -1/+1 | |
| Refs #11410 | |||||
| 2014-11-20 | Merge pull request #15159 from twbs/docs-muted | XhmikosR | 1 | -2/+1 | |
| Clean up old `muted` references and switch to `text-muted`. | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 1 | -1/+1 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-20 | Clean up old `muted` references and switch to `text-muted`. | XhmikosR | 1 | -2/+1 | |
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2014-11-12 | Don't line wrap event names in JS plugin docs | Chris Rebert | 1 | -1/+1 | |
| 2014-11-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 1 | -3/+3 | |
| 2014-11-04 | Add initialization examples to tooltip and popover "Opt-in functionality" ↵ | Jayanth Koushik | 1 | -0/+7 | |
| callouts Fixes #14950. Closes #15015 by merging it. | |||||
| 2014-10-02 | Fix #12563: Reiterate that empty tooltips+popovers do not get displayed | David Nguyen | 1 | -1/+1 | |
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 1 | -0/+29 | |
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 1 | -102/+105 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 1 | -1/+4 | |
| 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 | -1/+2 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 1 | -1/+4 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-24 | fix #14115 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-06-29 | docs: use valid JSON in compound option value examples | Chris Rebert | 1 | -2/+2 | |
| Fixes #13874. [skip sauce] | |||||
| 2014-06-29 | fix #13979 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-12 | Update generated markup by the tooltip plugin in docs; fixes #13796 | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-05-14 | add 'container' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'selector' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | docs: sort tooltip & container options for sanity | Chris Rebert | 1 | -18/+18 | |
| 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 | Document `template` option of tooltip & popover; fixes #13088 | Chris Rebert | 1 | -8/+19 | |
| Also capitalize column titles and descriptions. | |||||
| 2014-03-21 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -0/+8 | |
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+200 | |
