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-09-04Add workarounds for postcss values parser errorGeremia Taglialatela
2022-05-23Stylelint: Disable `custom-property-empty-line-before`Mark Otto
2022-04-16Minor fixeslouismaxime.piton
2022-04-13Fix space between popover's arrow and triggering element (#35976)Julien Déramond
2022-04-13Remove tooltip and popover styling as it is handled by Popper (#34627)GeoSot
2022-04-06New CSS varlouismaxime.piton
2022-04-01Adding @include everytime it's not the caselouismaxime.piton
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-09Convert popovers to CSS variablesMark Otto
2022-03-01fix(tooltips|popovers): RTL arrowsGaël Poupard
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto
2021-06-03Sets the correct color for popover header bottom borderBreno Reis
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma
2021-01-15Remove popover-arrow margin to fix alignment of the arrow (#32787)Mark Otto
2020-12-06fix(RTL)Gaël Poupard
2020-12-06Override margins set by popperMartijn Cuppens
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-10-13Colors rewrite (#30622)Martijn Cuppens
2019-10-31Add add and subtract functionysds
2019-05-07Fix incorrect variable for popover border radius (#28733)Shohei Yoshida
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-01-14Cleanup popover arrows (#28008)Martijn Cuppens
2018-12-22Apply arrow styles to direct descendants of bootstrap popover classesSam Tape
2018-12-14Remove redundant brackets (#27768)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-27un-nest and un-chain popover classesMark Otto
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig
2017-10-18changes popovers from px to remAndres Galante
2017-06-15Rename popover classesMark Otto
2017-05-24Placement auto for popoversJohann-S
2017-05-23Use Popper.js to manage arrow positionJohann-S
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S
2017-05-14Fix arrow for tooltip and popoverJohann-S
2017-04-13Fix popover arrow color for bottom positionIdan Cohen
2017-03-29ability to change text color in popovers (#22221)Praveen Puglia
2017-01-04clarify usage of base font-size so we know what's upMark Otto
2017-01-04Remove -size-root so we can respect user prefs on browser default font-sizeMark Otto
2016-10-10Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto
2016-05-12Restore hiding of the .popover-title with :emptyMark Otto
2016-05-12Alternate fix to #19006: Add a single variable for controlling that inner 1px...Mark Otto
2016-01-18Apply word-wrap:break-word to Tooltips and PopoversChris Rebert
2016-01-17Extract $popover-box-shadow variableChris Rebert
2016-01-10Add variables for padding of popover title & contentChris Rebert
2016-01-07Fixes #18681: Use a local varible to calculate a unit-less border offset for ...Mark Otto
2015-11-15Add $popover-border-width; refs #18150Chris Rebert
2015-08-26Convert popover's arrows to generated CSS content via :before/:afterBernardo Gurgel Filho