Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29Fix tooltip/badge border radius when rounded disabledJulien Déramond
2022-05-23Stylelint: Disable `custom-property-empty-line-before`Mark Otto
2022-05-13tooltip: ignore `$tooltip-margin` warning for coreXhmikosR
2022-05-06Fix proposallouismaxime.piton
2022-04-13Remove tooltip and popover styling as it is handled by Popper (#34627)GeoSot
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-09Convert popovers to CSS variablesMark Otto
2022-03-09Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto
2022-03-09Document new CSS vars in tooltip docsMark Otto
2022-03-09Convert tooltips to CSS varsMark Otto
2022-03-01fix(tooltips|popovers): RTL arrowsGaël Poupard
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto
2020-12-06fix(RTL)Gaël Poupard
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04feat(RTL): implement RTLGaël Poupard
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2017-12-28Allow customizing Popover and Tooltip `border-radius` while I'm at itPatrick Yeo
2017-12-28Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`Patrick Yeo
2017-12-27lintingMark Otto
2017-12-27consolidate content properties, un-nestMark Otto
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR
2017-05-24Placement auto for tooltipsJohann-S
2017-05-23Use Popper.js to manage arrow positionJohann-S
2017-05-14Fix tooltip margin to be stick at their callerJohann-S
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S
2017-05-14Fix arrow for tooltip and popoverJohann-S
2016-12-08Rename `.active` to `.show`Starsam80
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S
2016-10-10one more syntax errorMark Otto
2016-10-10fix syntaxMark Otto
2016-10-10Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto
2016-01-18Apply word-wrap:break-word to Tooltips and PopoversChris Rebert
2016-01-07Introduce $tooltip-padding-{x,y} & $tooltip-margin varsChris Rebert
2015-08-26Convert tooltip's arrows to generated CSS content via :beforeBernardo Gurgel Filho
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-06-23drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto
2015-06-19Merge branch 'master' into v4Mark Otto
2015-05-28Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto
2015-05-12rewritten tooltip + tether integration and death to our positioner jankfat
2015-03-29Merge branch 'master' into v4Mark Otto
2015-01-04Merge branch 'master' into v4Mark Otto
2014-12-29refactor tooltip+popover CSS to decrease chaining+nestingChris Rebert
2014-12-29CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover'Chris Rebert
2014-12-26Merge pull request #21 from twbs/deprecated-tooltip-placementsChris Rebert
2014-12-20rm trailing whitespaceChris Rebert
2014-12-16remove deprecated tooltip placementsChris Rebert
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto