bootstrap/js/src
Roman O 527f55c2f3 Offset option for dropdown can be function (#24222)
* Offset option can be function (Popper.js)

* Fix...add function type for offset option

* Remove constants for popper config

* Optimize code. Remove foreach loop.

* Refactoring. Remove getOffset method
2017-10-03 14:34:44 +02:00
..
alert.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
button.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
carousel.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
collapse.js Collapse - Allow to pass jQuery object or DOM element to the parent option 2017-09-25 13:23:13 +02:00
dropdown.js Offset option for dropdown can be function (#24222) 2017-10-03 14:34:44 +02:00
index.js Regroup our jQuery check in the same IIFE 2017-08-31 20:54:15 +03:00
modal.js Merge branch 'v4-dev' into fix-jumping-modal-on-resize 2017-09-03 12:56:04 +02:00
popover.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
scrollspy.js fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967) 2017-09-17 09:30:37 +02:00
tab.js Accessibility fixes to dynamic tabs (aria-selected, remove dynamic tabs with dropdowns) 2017-09-24 12:00:54 +02:00
tooltip.js Remove not necessary condition in tooltip.js 2017-09-11 22:44:42 +03:00
util.js Collapse - Allow to pass jQuery object or DOM element to the parent option 2017-09-25 13:23:13 +02:00