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
2015-01-03
Merge branch 'master' into v4
Mark Otto
1
-11
/
+5
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-12-29
update JS to use .{tooltip,popover}-{left,right,top,bottom}
Chris Rebert
1
-5
/
+5
2014-12-16
Remove ancillary references to IE<9 in comments+docs
Chris Rebert
1
-1
/
+1
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
2014-09-07
Handle lack of .width and .height from getBoundingClientRect() in IE8
Chris Rebert
1
-0
/
+4
2014-09-07
Merge pull request #14273 from sgonyea/master
Jacob
1
-0
/
+5
2014-08-28
Fix hover-tooltip flickering when mouse re-enters
Scott Gonyea
1
-0
/
+5
2014-08-17
Assume Element.getBoundingClientRect() exists; Fixes #14093
Chris Rebert
1
-1
/
+1
2014-08-04
Remove `aria-describedby` attribute later
Heinrich Fenkart
1
-3
/
+3
2014-08-01
Merge pull request #14061 from hnrch02/fix-13656
Jacob
1
-2
/
+4
2014-07-09
Fix IE8 reporting type object for `getBoundingClientRect`
Heinrich Fenkart
1
-1
/
+1
2014-07-07
Expose transition durations on plugin constructors; closes #13656
Heinrich Fenkart
1
-2
/
+4
2014-07-06
refactor/reformat Tooltip.getPosition per @fat's feedback
Chris Rebert
1
-4
/
+8
2014-07-02
possible fix for #14013
Chris Rebert
1
-3
/
+6
2014-06-26
bump to v3.2.0
Mark Otto
1
-2
/
+2
2014-06-23
Revert UMD (#13772 & friends) for now, due to #13812.
Chris Rebert
1
-351
/
+345
2014-06-17
fix for #13747
Erwan Jegouzo
1
-1
/
+1
2014-06-12
some changes from #13801 - add strict mode back and ==
fat
1
-349
/
+351
2014-06-11
Merge pull request #13786 from twbs/fat-13430
Jacob
1
-2
/
+2
2014-06-12
Fix regression of #10038 introduced by #13772
Heinrich Fenkart
1
-1
/
+1
2014-06-10
add special transitionend type to test event origin
fat
1
-2
/
+2
2014-06-10
MD/CommonJS/Globals #12909
Katie Zhu
1
-2
/
+6
2014-06-07
don't show tooltips/popovers whose element isn't in the DOM; fixes #13268
Chris Rebert
1
-2
/
+3
2014-06-06
Minor style tweaks.
XhmikosR
1
-1
/
+1
2014-06-06
Comply to the new style.
XhmikosR
1
-4
/
+4
2014-05-23
Merge pull request #13593 from ResentedHook/master
Chris Rebert
1
-0
/
+1
2014-05-16
Adds aria described by to tooltip plugin for accessibility
Steven Bassett
1
-0
/
+12
2014-05-14
Add tooltip self-reference to address #12320
j.corns
1
-0
/
+1
2014-05-12
versions
fat
1
-0
/
+2
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
1
-6
/
+25
2014-04-09
JS: remove unused variables.
XhmikosR
1
-1
/
+0
2014-03-21
Add tooltip `viewport` option, respect bounds of the viewport
Ben Ogle
1
-39
/
+63
2014-03-16
Fix #12375: stop using document.body.scrollTop as it's deprecated in the stri...
Zlatan Vasović
1
-1
/
+1
[next]