bootstrap/js
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
..
dist Dist 2020-12-07 18:18:16 +02:00
src Fix Popper preventOverflow boundary config (#32845) 2021-02-04 06:55:25 +02:00
tests Fix dropdown keys to open menu (#32750) 2021-02-03 22:03:21 +02:00
index.esm.js Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00
index.umd.js Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00