bootstrap/js/src
Kyle Tsang d63a922436
Fix Popper preventOverflow boundary config (#32845)
Currently, the boundary config is being assigned to the wrong var (`rootBoundary`) in the popper config.  It should be assigned to the `boundary` var in popper's config.

Ref: https://popper.js.org/docs/v2/utils/detect-overflow/#boundary
2021-02-04 06:55:25 +02:00
..
dom Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) 2021-01-14 00:29:26 +02:00
util Prevent getSelector from returning URLs as selector (#32586) 2021-02-03 21:58:54 +02:00
alert.js Remove TRANSITION_END from utils (#32394) 2020-12-10 16:54:50 +02:00
base-component.js Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00
button.js Refactor components to use a utility function to define jQuery plugins (#32285) 2020-12-08 08:16:50 +02:00
carousel.js Just find the active indicator 2021-01-28 23:32:24 +02:00
collapse.js collapse: prevent url change if A nested tag is clicked (#32438) 2020-12-21 14:37:35 +02:00
dropdown.js Fix Popper preventOverflow boundary config (#32845) 2021-02-04 06:55:25 +02:00
modal.js modal: move common code to reusable functions (#32511) 2021-01-14 21:22:09 +02:00
popover.js Remove the initial margin from dropdown/popover in favor of Popper (#32524) 2021-02-03 21:37:25 +02:00
scrollspy.js Scrollspy - Remove unnecessary event argument (#32603) 2021-01-07 09:34:08 +02:00
tab.js Use the ternary operator in a few more places (#32303) 2020-12-11 15:47:34 +02:00
toast.js Remove TRANSITION_END from utils (#32394) 2020-12-10 16:54:50 +02:00
tooltip.js Fix Popper preventOverflow boundary config (#32845) 2021-02-04 06:55:25 +02:00