From: kyletsang <6854874+kyletsang@users.noreply.github.com> Date: Tue, 8 Dec 2020 22:54:23 +0000 (-0800) Subject: docs: Update Popper 2 doc links X-Git-Tag: v5.0.0-beta2~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290b295173261ff948290842d63a0eae7fc7fbd4;p=thirdparty%2Fbootstrap.git docs: Update Popper 2 doc links --- diff --git a/site/content/docs/5.0/components/dropdowns.md b/site/content/docs/5.0/components/dropdowns.md index e4c44bead1..50dcde2baf 100644 --- a/site/content/docs/5.0/components/dropdowns.md +++ b/site/content/docs/5.0/components/dropdowns.md @@ -900,7 +900,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap popperConfig null | object null - To change Bootstrap's default Popper config, see Popper's configuration + To change Bootstrap's default Popper config, see Popper's configuration diff --git a/site/content/docs/5.0/components/popovers.md b/site/content/docs/5.0/components/popovers.md index 41b482d031..acc766d71f 100644 --- a/site/content/docs/5.0/components/popovers.md +++ b/site/content/docs/5.0/components/popovers.md @@ -251,20 +251,20 @@ Note that for security reasons the `sanitize`, `sanitizeFn`, and `allowList` opt offset number | string 0 - Offset of the popover relative to its target. For more information refer to Popper's offset docs. + Offset of the popover relative to its target. For more information refer to Popper's offset docs. fallbackPlacement string | array 'flip' Allow to specify which position Popper will use on fallback. For more information refer to - Popper's behavior docs + Popper's behavior docs boundary string | element 'scrollParent' - Overflow constraint boundary of the popover. Accepts the values of 'viewport', 'window', 'scrollParent', or an HTMLElement reference (JavaScript only). For more information refer to Popper's preventOverflow docs. + Overflow constraint boundary of the popover. Accepts the values of 'viewport', 'window', 'scrollParent', or an HTMLElement reference (JavaScript only). For more information refer to Popper's preventOverflow docs. customClass @@ -297,7 +297,7 @@ Note that for security reasons the `sanitize`, `sanitizeFn`, and `allowList` opt popperConfig null | object null - To change Bootstrap's default Popper config, see Popper's configuration + To change Bootstrap's default Popper config, see Popper's configuration diff --git a/site/content/docs/5.0/components/tooltips.md b/site/content/docs/5.0/components/tooltips.md index 6f02ac5817..6669c7e719 100644 --- a/site/content/docs/5.0/components/tooltips.md +++ b/site/content/docs/5.0/components/tooltips.md @@ -296,7 +296,7 @@ Note that for security reasons the `sanitize`, `sanitizeFn`, and `allowList` opt popperConfig null | object null - To change Bootstrap's default Popper config, see Popper's configuration + To change Bootstrap's default Popper config, see Popper's configuration