index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
tooltip.js
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
Use https, fix broken links and unneeded redirects.
XhmikosR
1
-1
/
+1
2018-10-08
Bump year to 2018.
XhmikosR
1
-1
/
+1
2018-08-13
Fix/xss issues on data attributes (#27047)
don-spyker
1
-2
/
+2
2017-07-04
bump version
Mark Otto
1
-2
/
+2
2016-07-25
Update version numbers in preparation for v3.3.7 release (#20357)
Chris Rebert
1
-2
/
+2
2016-07-20
Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3; ...
Chris Rebert
1
-1
/
+4
2016-05-29
Clear tooltip's $element to prevent leaking memory. Fixes #17973
Greg Sheremeta
1
-3
/
+6
2016-01-01
Update copyright years to 2016
Chris Rebert
1
-1
/
+1
2015-11-24
bump version
Mark Otto
1
-2
/
+2
2015-06-16
bump version
Mark Otto
1
-2
/
+2
2015-05-04
Merge pull request #16014 from redbmk/issue-16008
Chris Rebert
1
-6
/
+32
2015-04-28
Minor lint tweaks.
XhmikosR
1
-3
/
+3
2015-04-27
Multiple tooltip triggers don't play well together
Braden M. Kelley
1
-6
/
+32
2015-04-27
Merge pull request #16152 from jarthod/tooltip-placement-viewport-fix
F A T
1
-6
/
+5
2015-04-27
Compare tooltip right offset to viewport right offset (and not width)
Adrien
1
-1
/
+1
2015-04-25
Throw error when tooltip/popover template has multiple top-level elements
Chris Rebert
1
-1
/
+7
2015-04-21
Allow viewport option to be a function
Adrien Siami
1
-1
/
+1
2015-04-21
Merge pull request #16147 from Johann-S/event_inserted
Chris Rebert
1
-0
/
+1
2015-04-20
Tooltip: Destroy $tip, $arrow, $viewport to avoid memory leak
Niels Steenbeek
1
-0
/
+6
2015-04-08
Add event after template inserted
Johann-S
1
-0
/
+1
2015-03-25
Tooltip/popover: Fix auto placement to use viewport
Adrien Jarthon
1
-6
/
+5
2015-03-16
v3.3.2 => v3.3.4
Chris Rebert
1
-2
/
+2
2015-03-03
Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874
Chris Rebert
1
-1
/
+1
2015-03-03
rm semicolon for sake of fat's eccentric tastes
Chris Rebert
1
-1
/
+1
2015-02-26
Tooltip: Avoid creating an unnecessary tooltip when `Tooltip#hide` is called
Quentin Spencer-Harper
1
-2
/
+2
2015-02-25
[Ref #15881] Use Explicit Values rather than Chain
Kevin Kirsche
1
-5
/
+5
2015-01-28
Merge pull request #15496 from twbs/15484-alternative
Chris Rebert
1
-0
/
+4
2015-01-27
Fix name of Tooltip.replaceArrow() parameter
Chris Rebert
1
-3
/
+3
2015-01-19
bump versions
Mark Otto
1
-2
/
+2
2015-01-16
Fix bogus JSCS warning.
XhmikosR
1
-3
/
+3
2015-01-05
window.Document doesn't exist in IE8
Chris Rebert
1
-1
/
+1
2015-01-05
Make $(document).tooltip({...}) without a `selector` throw an error
Chris Rebert
1
-0
/
+4
2015-01-01
Happy New Year :santa:
Zlatan Vasović
1
-1
/
+1
2014-12-29
Revert "Allow multiple delegated tooltip selectors on a node"
Chris Rebert
1
-10
/
+4
2014-11-12
bump version to v3.3.1
v3.3.1
Mark Otto
1
-2
/
+2
2014-10-29
version bump
Mark Otto
1
-2
/
+2
2014-10-26
Fix tooltip occasionally not hiding when using a hide delay
Phil Hughes
1
-0
/
+3
2014-10-26
Allow multiple delegated tooltip selectors on a node
Andrew S. Brown
1
-4
/
+10
2014-10-22
Follow-up to e2cfbd5: Fix spaces in placement calculation
Heinrich Fenkart
1
-4
/
+4
2014-10-22
Fixes tooltip misplacements in scrollable viewports with auto positioning
saranya.r
1
-4
/
+4
2014-09-24
tooltip.js: fix alignment
Chris Rebert
1
-1
/
+1
2014-09-24
Use container instead of parent for tooltip/popover auto-placement calcs
Chris Rebert
1
-6
/
+6
2014-09-25
Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
Heinrich Fenkart
1
-5
/
+1
2014-09-17
Fix tooltip misplacement with "auto top"
saranya.r
1
-1
/
+1
2014-09-13
Remove unused Tooltip#validate method
Heinrich Fenkart
1
-8
/
+0
2014-09-13
Correctly selects arrow placement for a tooltip
Peter West
1
-6
/
+8
2014-09-13
Properly fire hidden event when tooltip is destroyed
Heinrich Fenkart
1
-2
/
+6
2014-09-11
Merge pull request #14492 from twbs/ie8-getBoundingClientRect
Heinrich Fenkart
1
-0
/
+4
2014-09-09
Make inDom check of tooltip cross document compatible
Heinrich Fenkart
1
-1
/
+1
2014-09-08
Merge pull request #14242 from hnrch02/remove-aria-describedby-later
Heinrich Fenkart
1
-3
/
+3
[next]