aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/tooltips.html
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Backport sanitize docs from v4.XhmikosR1-0/+23
2019-01-06Make meaning of tooltip's 'selector' option more clear in Bootstrap 3Sebastian Hädrich1-1/+1
2015-10-07Be pedantically correct; refs #17809Chris Rebert1-1/+1
2015-10-07Tooltips on <table>s should use container: body ; fixes #17809Chris Rebert1-2/+2
2015-05-02Document that 'manual' is mutually exclusive of other tooltip/popover triggersChris Rebert1-1/+1
2015-04-21Allow viewport option to be a functionAdrien Siami1-1/+2
2015-04-08Add event after template insertedJohann-S1-0/+4
2015-03-23Move all tooltip callouts into appropriate sectionPatrick H. Lauke1-20/+22
2015-03-23Callout for tooltips and keyboard/AT accessibilityPatrick H. Lauke1-0/+4
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-5/+5
2015-03-01Replace accidently removed textKevin Kirsche1-1/+1
2015-02-03[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation ...Kevin Kirsche1-1/+1
2015-01-21Move inline CSS to docs.css.XhmikosR1-5/+5
2015-01-15Document that tooltip+popover show+hide methods are async; fixes #15500Chris Rebert1-3/+3
2015-01-13Document that calling tooltip/popover .show()/.hide() qualifies as manual tri...Chris Rebert1-3/+3
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-1/+1
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR1-2/+1
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert1-1/+1
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR1-2/+1
2014-11-13give all docs callouts IDsChris Rebert1-6/+6
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-1/+1
2014-11-11JS docs: add Options, Methods, Events subsections to nav sidebarChris Rebert1-3/+3
2014-11-04Add initialization examples to tooltip and popover "Opt-in functionality" cal...Jayanth Koushik1-0/+7
2014-10-02Fix #12563: Reiterate that empty tooltips+popovers do not get displayedDavid Nguyen1-1/+1
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto1-0/+29
2014-07-29Document arguments passed to `placement` function of tooltip/popoverHeinrich Fenkart1-102/+105
2014-07-28Merge pull request #14256 from twbs/fix-14224Chris Rebert1-1/+4
2014-07-27Fix #14219: Document that empty tooltips+popovers do not get displayedChris Rebert1-1/+2
2014-07-27Fix #14224: Correctly document args passed to function vals for `title` & `co...Chris Rebert1-1/+4
2014-07-24fix #14115Chris Rebert1-1/+1
2014-06-29docs: use valid JSON in compound option value examplesChris Rebert1-2/+2
2014-06-29fix #13979Chris Rebert1-1/+1
2014-06-12Update generated markup by the tooltip plugin in docs; fixes #13796Heinrich Fenkart1-2/+2
2014-05-14add 'container' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add 'selector' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14docs: sort tooltip & container options for sanityChris Rebert1-18/+18
2014-04-24document that show-ing a tooltip/popover on a hidden element doesn't work; fi...Chris Rebert1-0/+4
2014-03-26Document `template` option of tooltip & popover; fixes #13088Chris Rebert1-8/+19
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-0/+8
2014-03-16Break up docs into includesMark Otto1-0/+200