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
/
bootstrap-tooltip.js
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
remove the ns option
Jon Stevens
1
-4
/
+3
2012-07-22
simplify things to one line. pull #4104
Jon Stevens
1
-2
/
+3
2012-07-20
on destroy, also hide. issue #3880, pull #4104
Jon Stevens
1
-0
/
+1
2012-07-16
namespace the events for popover/tooltip so that they can be cleanly removed....
Jon Stevens
1
-3
/
+4
2012-06-20
simplify code into a single line
Jon Stevens
1
-3
/
+1
2012-06-18
enable the ability to destroy tooltips and popovers from elements. related to...
Jon Stevens
1
-0
/
+6
2012-06-02
add html option back to tooltip and popover to explicitly prevent XSS #3421
Jacob Thornton
1
-10
/
+2
2012-06-01
2.0.3 -> 2.0.4
v2.0.4
Jacob Thornton
1
-1
/
+1
2012-05-20
Added unit test to check that tooltips is not showed when leave event is trig...
Jørgen Borgesen
1
-1
/
+0
2012-05-14
Cancel running timer for tooltips with delayed show, but instant hide. This p...
Jørgen Borgesen
1
-1
/
+2
2012-04-24
2.0.2 -> 2.0.3
Jacob Thornton
1
-1
/
+1
2012-04-14
add tests for mouseout delay in tooltip
Jacob Thornton
1
-22
/
+14
2012-04-14
add jshint support + a few minor stylistic changes
Jacob Thornton
1
-12
/
+13
2012-04-04
remake and add isHTML check to popover as well
Jacob Thornton
1
-2
/
+1
2012-04-04
detect if title in tooltip is text or html. if text - use `text` method to pr...
Jacob Thornton
1
-1
/
+13
2012-03-24
return matcher value directly + cleanup first lines of files
Jacob Thornton
1
-1
/
+2
2012-03-21
clear timeout to reset delays for tooltip/popover
Jacob Thornton
1
-2
/
+4
2012-03-21
top stripping leading and trailing whitespace + always use .html method
Jacob Thornton
1
-2
/
+0
2012-03-12
2.0.2 derp
v2.0.2
Jacob Thornton
1
-1
/
+1
2012-02-24
fix for @pamelafox and #1861
Jacob Thornton
1
-1
/
+1
2012-02-16
2.0.1
v2.0.1
Jacob Thornton
1
-1
/
+1
2012-02-13
add semicolons to the end of js files
Jacob Thornton
1
-1
/
+1
2012-01-28
fix z-index issue with modals for popovers,tooltips,and dropdowns
Jacob Thornton
1
-3
/
+0
2012-01-28
no debugger
Jon Stevens
1
-1
/
+0
2012-01-27
add zindex option for tooltips/popovers and fix modal zindex doc example
Jacob Thornton
1
-0
/
+4
2012-01-24
2.0-wip: fix js heads
Jon Stevens
1
-1
/
+1
2012-01-14
dates updated to 2012
Mark Otto
1
-1
/
+1
2012-01-13
Fixed when placement is a function
Renault John Lecoultre
1
-2
/
+2
2012-01-11
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
Jacob Thornton
1
-0
/
+270
[prev]