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
/
popover.js
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
rewrite popover unit tests
Johann-S
1
-474
/
+0
2019-03-11
Comply to the new rules.
XhmikosR
1
-5
/
+5
2019-02-27
tests: add tests for plugins version. (#28366)
XhmikosR
1
-0
/
+5
2019-02-20
Use consistent arrow class (#28105)
Peter Blazejewicz
1
-1
/
+1
2019-02-20
fix(event-handler): remove the use of our event handler in unit test
Johann-S
1
-5
/
+5
2019-02-20
fix(data): do not use data object in our unit tests
Johann-S
1
-5
/
+7
2019-02-20
remove old references to jquery and some fixes
Johann-S
1
-2
/
+2
2019-02-20
Fix new unit test in popover
Johann-S
1
-1
/
+1
2019-02-20
tooltip without jquery
Alessandro Chitolina
1
-11
/
+7
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-03-20
Use transitionEnd in QUnit since we moved away from PhantomJS
Johann-S
1
-46
/
+78
2018-01-11
Comply to the new rules.
XhmikosR
1
-7
/
+11
2017-11-07
Popover - call `content` once if it's a function. (#24690)
Johann-S
1
-0
/
+21
2017-09-26
Normalize all links. (#24109)
XhmikosR
1
-1
/
+1
2017-08-24
Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...
Johann-S
1
-0
/
+23
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-2
/
+2
2017-06-15
Rename popover classes
Mark Otto
1
-14
/
+14
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
1
-5
/
+10
2017-03-31
Popover + Tooltip - fix error when content or title is a number
Johann-S
1
-0
/
+18
2016-12-29
Close #21249 : Add a Unit test for #21227
Johann-S
1
-0
/
+32
2016-12-07
Rename `.active` to `.show`
Starsam80
1
-1
/
+1
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-1
/
+1
2016-10-31
Making .tooltip('show') throw an error on elements with display:none (#20940)
Johann
1
-0
/
+12
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
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
/
+36
2015-05-13
implement global dispose method
fat
1
-2
/
+2
2015-05-12
popover passing as well
fat
1
-20
/
+5
2015-05-06
remove closureness from plugins
fat
1
-14
/
+30
2015-04-23
throw error when trying to show tooltip on :hidden element
Chris Rebert
1
-1
/
+13
2015-03-29
Merge branch 'master' into v4
Mark Otto
1
-4
/
+31
2015-03-09
Disable jQuery event aliases when running test suite
Chris Rebert
1
-4
/
+4
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
/
+15
2015-03-01
Merge branch 'master' into v4
Mark Otto
1
-57
/
+64
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
-16
/
+16
2015-02-23
JS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert
1
-17
/
+17
2015-02-23
JS unit tests: use modern QUnit assert object everywhere
Chris Rebert
1
-54
/
+54
2015-01-28
Merge pull request #15496 from twbs/15484-alternative
Chris Rebert
1
-0
/
+7
2015-01-21
Merge branch 'master' into v4
Chris Rebert
1
-3
/
+3
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-3
/
+3
2015-01-05
Make $(document).tooltip({...}) without a `selector` throw an error
Chris Rebert
1
-0
/
+7
2015-01-03
Merge branch 'master' into v4
Mark Otto
1
-23
/
+31
2014-12-29
Revert "Allow multiple delegated tooltip selectors on a node"
Chris Rebert
1
-30
/
+0
2014-12-29
Remove semicolons from #15425 because fat
Chris Rebert
1
-3
/
+3
2014-12-29
Add regression test for #14244.
Chris Rebert
1
-0
/
+38
2014-12-29
rename .arrow => .popover-arrow
Chris Rebert
1
-1
/
+1
2014-10-26
Allow multiple delegated tooltip selectors on a node
Andrew S. Brown
1
-0
/
+44
2014-10-07
Change Twitter links to use `https`.
XhmikosR
1
-2
/
+2
[next]