bootstrap/js/src
Rohit Sharma 217d84d6b2
Remove the initial margin from dropdown/popover in favor of Popper (#32524)
* Remove the margin from dropdown in favor of Popper

- Set the default margin to 0 for dropdowns (To remove the Popper's  warning)
- Set the required offset in dropdown's defaults

* Remove the margin from the popover component

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-02-03 21:37: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 Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) 2021-01-14 00:29:26 +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 Remove the initial margin from dropdown/popover in favor of Popper (#32524) 2021-02-03 21:37: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 Restore offset option for tooltip/popover components 2021-01-28 12:23:33 +02:00