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
/
scss
/
_tooltip.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...
Mark Otto
1
-2
/
+0
2021-09-08
Document new CSS vars in tooltip docs
Mark Otto
1
-0
/
+2
2021-09-08
Convert tooltips to CSS vars
Mark Otto
1
-23
/
+34
2021-06-14
Replace `/` division with multiplication and custom `divide()` function (#34245)
Mark Otto
1
-4
/
+4
2020-12-06
fix(RTL)
Gaël Poupard
1
-8
/
+8
2020-12-06
Update to popper.js v2.x
Johann-S
1
-8
/
+8
2020-12-04
feat(RTL): implement RTL
Gaël Poupard
1
-12
/
+12
2019-02-20
Use consistent arrow class (#28105)
Peter Blazejewicz
1
-5
/
+5
2019-02-07
Responsive font size implementation (#23816)
Martijn Cuppens
1
-1
/
+1
2017-12-28
Allow customizing Popover and Tooltip `border-radius` while I'm at it
Patrick Yeo
1
-1
/
+1
2017-12-28
Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`
Patrick Yeo
1
-1
/
+1
2017-12-26
linting
Mark Otto
1
-4
/
+4
2017-12-26
consolidate content properties, un-nest
Mark Otto
1
-50
/
+55
2017-12-23
Fix tooltip/popover arrow size and position
simonihmig
1
-13
/
+16
2017-11-06
Convert px values to rem on tooltip variables (#23468)
Andres Galante
1
-4
/
+4
2017-10-10
Refactor a few selectors so that the least specific ones are first. (#24310)
XhmikosR
1
-6
/
+6
2017-05-24
Placement auto for tooltips
Johann-S
1
-0
/
+14
2017-05-23
Use Popper.js to manage arrow position
Johann-S
1
-13
/
+23
2017-05-14
Fix tooltip margin to be stick at their caller
Johann-S
1
-4
/
+1
2017-05-14
Fix some css for the arrow of Popover/Tooltip + update documentation
Johann-S
1
-8
/
+8
2017-05-14
Fix arrow for tooltip and popover
Johann-S
1
-13
/
+9
2016-12-07
Rename `.active` to `.show`
Starsam80
1
-1
/
+1
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
1
-1
/
+1
2016-10-09
one more syntax error
Mark Otto
1
-1
/
+1
2016-10-09
fix syntax
Mark Otto
1
-4
/
+4
2016-10-09
Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...
Mark Otto
1
-12
/
+15
2016-01-17
Apply word-wrap:break-word to Tooltips and Popovers
Chris Rebert
1
-0
/
+2
2016-01-06
Introduce $tooltip-padding-{x,y} & $tooltip-margin vars
Chris Rebert
1
-5
/
+5
2015-08-26
Convert tooltip's arrows to generated CSS content via :before
Bernardo Gurgel Filho
1
-12
/
+15
2015-08-17
clean out comments that aren't all that helpful
Mark Otto
1
-5
/
+0
2015-06-22
drop the base (hahaha), no but seriously drop the -base from our vars since i...
Mark Otto
1
-1
/
+1
2015-06-18
Merge branch 'master' into v4
Mark Otto
1
-5
/
+3
2015-05-27
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto
1
-44
/
+52
2015-05-11
rewritten tooltip + tether integration and death to our positioner jank
fat
1
-45
/
+53
2015-03-29
Merge branch 'master' into v4
Mark Otto
1
-1
/
+0
2015-01-03
Merge branch 'master' into v4
Mark Otto
1
-1
/
+1
2014-12-29
refactor tooltip+popover CSS to decrease chaining+nesting
Chris Rebert
1
-48
/
+43
2014-12-29
CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover'
Chris Rebert
1
-8
/
+8
2014-12-26
Merge pull request #21 from twbs/deprecated-tooltip-placements
Chris Rebert
1
-29
/
+0
2014-12-19
rm trailing whitespace
Chris Rebert
1
-13
/
+13
2014-12-15
remove deprecated tooltip placements
Chris Rebert
1
-29
/
+0
2014-12-11
fix all validation, turn off some settings, add sort order
Mark Otto
1
-7
/
+23
2014-12-02
convert to scss
Mark Otto
1
-0
/
+103