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
/
src
/
tooltip.js
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Fix various redirects
XhmikosR
1
-1
/
+1
2024-02-06
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
dependabot[bot]
1
-1
/
+3
2023-03-29
Tweak and re-organize ESLint config (#38369)
XhmikosR
1
-6
/
+6
2023-03-25
Fix tooltip body placement with variation placements
kyletsang
1
-1
/
+1
2023-03-22
Remove version comment from JavaScript src files (#38294)
GeoSot
1
-1
/
+1
2022-12-24
Release v5.3.0-alpha1 (#37661)
XhmikosR
1
-1
/
+1
2022-11-22
Merge branch 'main' into prepare-523
XhmikosR
1
-14
/
+12
2022-11-21
Bump version to 5.2.3
XhmikosR
1
-1
/
+1
2022-11-21
fix tooltip/popper disposal inconsistencies (#37235)
GeoSot
1
-16
/
+8
2022-11-13
Use `Object.entries` in more places (#37482)
XhmikosR
1
-3
/
+3
2022-10-26
Use explicit imports in our javascript source files (#36854)
GeoSot
1
-6
/
+6
2022-10-07
Boost `execute` function, being able to handle arguments (#36652)
GeoSot
1
-6
/
+4
2022-10-06
fix tooltip/popper disposal inconsistencies (#37235)
GeoSot
1
-16
/
+8
2022-10-03
Release v5.2.2 (#37236)
XhmikosR
1
-1
/
+1
2022-09-14
fix: add trick to support tooltip selector usage on dynamic created tooltips ...
GeoSot
1
-31
/
+18
2022-09-07
Release v5.2.1 (#37098)
XhmikosR
1
-1
/
+1
2022-09-07
Fix tooltip manual toggling (#37086)
GeoSot
1
-6
/
+5
2022-07-27
Re-set tooltip title, on disposal (#36751)
GeoSot
1
-0
/
+4
2022-07-19
Release v5.2.0 (#36768)
XhmikosR
1
-1
/
+1
2022-07-11
Fix on #35679 (#36668)
Louis-Maxime Piton
1
-2
/
+0
2022-07-06
Handle non-empty whitespace `textContent` in Tooltip trigger (#36588)
Nathan Walters
1
-1
/
+1
2022-06-27
Force tooltip and popover to recreate content every time it opens (#35679)
GeoSot
1
-14
/
+14
2022-06-01
Re-ordering js default objects
louismaxime.piton
1
-25
/
+25
2022-05-13
Prepare v5.2.0-beta1
Mark Otto
1
-1
/
+1
2022-02-25
src/tooltip.js Optimization
Дилян Палаузов
1
-3
/
+1
2022-02-19
Make event name helper and use it on tooltip & popover to reduce dist sizes (...
GeoSot
1
-37
/
+22
2022-01-30
More tooltip refactoring (#35546)
GeoSot
1
-15
/
+25
2022-01-29
Rename variables
XhmikosR
1
-6
/
+6
2021-12-21
Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527)
GeoSot
1
-1
/
+10
2021-12-15
Tooltip: remove extraneous call to _getConfig() (#35540)
GeoSot
1
-2
/
+1
2021-12-10
Extract Component config functionality to a separate class (#33872)
GeoSot
1
-8
/
+11
2021-12-07
Tooltip: remove title attribute before show & add tests (#35456)
GeoSot
1
-3
/
+11
2021-12-01
Tooltip/Popover: add underscore prefix to protected functions
GeoSot
1
-10
/
+10
2021-12-01
Tooltip: a simple code-block position change
GeoSot
1
-16
/
+16
2021-12-01
Tooltip: simplify popper check
GeoSot
1
-1
/
+1
2021-12-01
Tooltip: refactor `_hoverState` to Boolean to achieve better control
GeoSot
1
-15
/
+12
2021-12-01
Tooltip: merge timeout functionality
GeoSot
1
-16
/
+7
2021-12-01
Tooltip: Change `_enter` & `_leave` to work without arguments
GeoSot
1
-46
/
+40
2021-12-01
Tooltip: Remove redundant `config.delay` check
GeoSot
1
-2
/
+2
2021-12-01
Tooltip: Remove `Data.set` usage for dynamically created tip
GeoSot
1
-2
/
+0
2021-12-01
Tooltip: merge `isAnimated` checks
GeoSot
1
-5
/
+7
2021-12-01
Tooltip: refactor jQueryInterface
GeoSot
1
-5
/
+7
2021-12-01
Fix popover arrow & tooltip template after the `setContent` addition (#35441)
GeoSot
1
-11
/
+17
2021-12-01
Tooltip: remove leftover method (#35440)
GeoSot
1
-12
/
+0
2021-11-25
Clean tooltip component unneeded functionality (#32692)
GeoSot
1
-56
/
+7
2021-11-25
tooltip.js: use array.includes instead of for iteration (#35127)
GeoSot
1
-7
/
+1
2021-11-25
Add a template factory helper to handle all template cases (#34519)
GeoSot
1
-82
/
+47
2021-10-13
JS: minor refactoring (#35183)
XhmikosR
1
-50
/
+38
2021-10-10
tooltip.js: ignore a LGTM error (#35147)
XhmikosR
1
-1
/
+1
2021-10-09
Merge remote-tracking branch 'remotes/origin/v513'
XhmikosR
1
-1
/
+1
[next]