0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/site/content/docs/5.0/components
Rohit Sharma 042a4a255f
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 <xhmikosr@gmail.com>
2020-12-14 20:51:14 +02:00
..
accordion.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
alerts.md Add bs in data attributes 2020-11-14 07:09:15 +02:00
badge.md Contrast colors added to theme-colors (#30044) 2020-10-31 08:21:31 +02:00
breadcrumb.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
button-group.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
buttons.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
card.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
carousel.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
close-button.md Update btn-close-white docs to filter (not backdrop-filter) (#31796) 2020-09-30 14:57:00 +03:00
collapse.md Straggler lorem ipsum text (#32463) 2020-12-14 09:38:59 +02:00
dropdowns.md docs: Update Popper 2 doc links 2020-12-09 15:02:46 +02:00
list-group.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
modal.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
navbar.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
navs-tabs.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
pagination.md Remove redundant visually hidden "(current)" from pagination controls (#31892) 2020-10-14 11:59:43 +01:00
popovers.md Tooltip/popover - change the default value for fallbackPlacements (#32437) 2020-12-14 20:51:14 +02:00
progress.md Add bs in data attributes 2020-11-14 07:09:15 +02:00
scrollspy.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
spinners.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
toasts.md Add interactive positioning widget 2020-12-04 16:15:51 +02:00
tooltips.md Tooltip/popover - change the default value for fallbackPlacements (#32437) 2020-12-14 20:51:14 +02:00