aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRohit Sharma <[email protected]>2020-12-15 00:21:14 +0530
committerGitHub <[email protected]>2020-12-14 20:51:14 +0200
commit042a4a255f3c994ee8285df9a14fe0fbd95df83c (patch)
tree65c8bfa43156398a35e0828dcefaebd4b7bb83f5 /.github/workflows
parent793c79d14b26c4de2198bc4c6d6861e1d420ed76 (diff)
downloadbootstrap-042a4a255f3c994ee8285df9a14fe0fbd95df83c.tar.xz
bootstrap-042a4a255f3c994ee8285df9a14fe0fbd95df83c.zip
Tooltip/popover - change the default value for `fallbackPlacements` (#32437)
The default Popper `fallbackPlacements` value is `[oppositePlacement]`. - The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper) - It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit. Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions