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
/
tests
/
unit
/
tooltip.js
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
avoid console call in our unit tests (#27790)
Johann-S
1
-1
/
+0
2018-12-05
fix regression about using element for tooltip container option
Johann-S
1
-0
/
+46
2018-11-02
handle detached tooltip when we try to hide a modal
Johann-S
1
-0
/
+58
2018-06-25
fix(tooltip): get tip on placement change
Johann-S
1
-0
/
+23
2018-05-22
fix(tooltip): remove useless unit test
Johann-S
1
-40
/
+0
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-04-10
v4 improve coverage (#25945)
Johann-S
1
-0
/
+29
2018-03-20
Use transitionEnd in QUnit since we moved away from PhantomJS
Johann-S
1
-55
/
+108
2018-01-11
Comply to the new rules.
XhmikosR
1
-52
/
+104
2017-08-24
Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...
Johann-S
1
-0
/
+22
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-3
/
+3
2017-05-14
Handle dropup for Dropdown
Johann-S
1
-2
/
+7
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
1
-58
/
+6
2017-05-14
Fix arrow for tooltip and popover
Johann-S
1
-56
/
+27
2017-05-14
Add attachment classes
Johann-S
1
-1
/
+1
2017-03-31
Popover + Tooltip - fix error when content or title is a number
Johann-S
1
-0
/
+16
2017-03-28
Fix different tooltips offset when hovering
Johann
1
-0
/
+17
2016-12-29
Close #21249 : Add a Unit test for #21227
Johann-S
1
-0
/
+30
2016-12-27
update click state when hiding so can be shown again by trigger. fixes #16732
Max Beatty
1
-0
/
+21
2016-12-07
Rename `.active` to `.show`
Starsam80
1
-20
/
+20
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-10
/
+10
2016-10-31
Making .tooltip('show') throw an error on elements with display:none (#20940)
Johann
1
-0
/
+13
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
1
-20
/
+20
2016-09-15
replace some profanities (#20715)
VarelloThemes
1
-1
/
+1
2015-10-02
Add throw error for undefined method on plugins
Johann-S
1
-0
/
+12
2015-08-31
Accept elements as the tooltip / popover content
Gleb Mazovetskiy
1
-0
/
+29
2015-05-13
implement global dispose method
fat
1
-1
/
+1
2015-05-12
grunt test-js, grunt dist-js now working
fat
1
-1
/
+1
2015-05-12
popover passing as well
fat
1
-8
/
+8
2015-05-11
rewritten tooltip + tether integration and death to our positioner jank
fat
1
-607
/
+49
2015-05-06
remove closureness from plugins
fat
1
-229
/
+428
2015-04-23
throw error when trying to show tooltip on :hidden element
Chris Rebert
1
-33
/
+47
2015-02-11
bootstrap onto closure
fat
1
-10
/
+12
2015-01-21
Merge branch 'master' into v4
Chris Rebert
1
-54
/
+54
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-54
/
+54
2015-01-03
Merge branch 'master' into v4
Mark Otto
1
-31
/
+0
2014-12-29
Revert "Allow multiple delegated tooltip selectors on a node"
Chris Rebert
1
-31
/
+0
2014-12-29
update JS to use .{tooltip,popover}-{left,right,top,bottom}
Chris Rebert
1
-12
/
+12
2014-11-28
Fix copy/paste error
Dan Dascalescu
1
-1
/
+1
2014-10-27
Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
Chris Rebert
1
-31
/
+31
2014-10-26
Remove faulty unit test from 9740d8b
Heinrich Fenkart
1
-30
/
+0
2014-10-26
Follow-up to 9740d8b: fix small typo
Heinrich Fenkart
1
-1
/
+1
2014-10-26
Fix tooltip occasionally not hiding when using a hide delay
Phil Hughes
1
-0
/
+30
2014-10-26
Allow multiple delegated tooltip selectors on a node
Andrew S. Brown
1
-0
/
+31
2014-10-22
Fix IE8 unit test breakage introduced by #14767
Heinrich Fenkart
1
-2
/
+6
2014-10-22
Fixes tooltip misplacements in scrollable viewports with auto positioning
saranya.r
1
-0
/
+104
2014-10-03
tooltip unit tests: fix typo in test description
Chris Rebert
1
-1
/
+1
2014-09-24
Use container instead of parent for tooltip/popover auto-placement calcs
Chris Rebert
1
-0
/
+42
2014-09-25
Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
Heinrich Fenkart
1
-0
/
+38
2014-09-17
Follow-up to #14581: Use div instead of HTML5 section for IE8
Heinrich Fenkart
1
-6
/
+6
[next]