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-10-08
Minor indentation fixes.
XhmikosR
1
-14
/
+14
2018-09-28
Use BrowserStack for our unit tests.
Johann-S
1
-194
/
+399
2018-08-19
fix unit tests
Johann-S
1
-19
/
+0
2018-08-13
Fix/xss issues on data attributes (#27047)
don-spyker
1
-0
/
+18
2015-04-27
Multiple tooltip triggers don't play well together
Braden M. Kelley
1
-0
/
+38
2015-04-27
Merge pull request #16152 from jarthod/tooltip-placement-viewport-fix
F A T
1
-12
/
+33
2015-04-27
Set `box-sizing: border-box` on .container-viewport in #16142 testcase
Chris Rebert
1
-0
/
+1
2015-04-27
Compare tooltip right offset to viewport right offset (and not width)
Adrien
1
-0
/
+27
2015-04-25
Throw error when tooltip/popover template has multiple top-level elements
Chris Rebert
1
-0
/
+10
2015-04-21
Allow viewport option to be a function
Adrien Siami
1
-0
/
+31
2015-04-08
Add event after template inserted
Johann-S
1
-0
/
+14
2015-03-29
fixed IE incompatible CSS
Adrien Jarthon
1
-1
/
+1
2015-03-29
Added non-regression test & fixed existing one
Adrien Jarthon
1
-12
/
+33
2015-03-09
Disable jQuery event aliases when running test suite
Chris Rebert
1
-2
/
+2
2015-03-03
Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874
Chris Rebert
1
-0
/
+12
2015-03-03
[Fixes #15953] Implement assert.expect in each unit test
Kevin Kirsche
1
-0
/
+55
2015-02-26
Unit tests: Use new names of module hooks
Heinrich Fenkart
1
-2
/
+2
2015-02-23
JS unit tests: equal() => strictEqual()
Chris Rebert
1
-35
/
+35
2015-02-23
JS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert
1
-57
/
+57
2015-02-23
JS unit tests: use modern QUnit assert object everywhere
Chris Rebert
1
-147
/
+147
2015-01-28
Merge pull request #15496 from twbs/15484-alternative
Chris Rebert
1
-0
/
+6
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-54
/
+54
2015-01-05
Make $(document).tooltip({...}) without a `selector` throw an error
Chris Rebert
1
-0
/
+6
2014-12-29
Revert "Allow multiple delegated tooltip selectors on a node"
Chris Rebert
1
-31
/
+0
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
2014-09-17
Fix tooltip misplacement with "auto top"
saranya.r
1
-0
/
+50
2014-09-15
Must explicitly destroy tooltip in SVG unit test since its container is body.
Chris Rebert
1
-0
/
+2
2014-09-13
Correctly selects arrow placement for a tooltip
Peter West
1
-0
/
+31
2014-08-28
Fix hover-tooltip flickering when mouse re-enters
Scott Gonyea
1
-0
/
+61
2014-08-01
Fix #14076: Add unit test for tooltips on SVG elements
Chris Rebert
1
-0
/
+36
2014-07-16
speed up js tests a bit
fat
1
-203
/
+203
2014-07-09
`document.head` is undefined in IE8
Heinrich Fenkart
1
-6
/
+6
2014-07-08
Fix invalid HTML in "should allow html entities" tooltip unit test
Chris Rebert
1
-2
/
+2
2014-07-06
Move to leading pluses
Heinrich Fenkart
1
-30
/
+30
2014-07-06
Clean tooltip unit tests up
Heinrich Fenkart
1
-306
/
+453
2014-06-07
put the tooltips into the DOM in the tooltip unit tests
Chris Rebert
1
-4
/
+12
2014-06-07
add failing test for #13268
Chris Rebert
1
-0
/
+27
2014-06-06
Minor style tweaks.
XhmikosR
1
-8
/
+9
2014-06-06
Comply to the new style.
XhmikosR
1
-63
/
+64
[next]