bootstrap/js/src
2022-01-29 13:25:30 +02:00
..
dom Remove a few unneeded variables 2022-01-29 13:25:30 +02:00
util backdrop.js: cache _getElement calls 2022-01-29 13:25:30 +02:00
alert.js JS: minor refactoring (#35183) 2021-10-13 15:19:28 +03:00
base-component.js Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
button.js JS: minor refactoring (#35183) 2021-10-13 15:19:28 +03:00
carousel.js Carousel: move repeated code to a method 2021-12-21 17:37:24 +02:00
collapse.js Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
dropdown.js Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
modal.js Remove a few unneeded variables 2022-01-29 13:25:30 +02:00
offcanvas.js Remove explicit use of aria-hidden for offcanvas when closed (#35589) 2022-01-05 19:20:15 +02:00
popover.js Popover.js: Accept empty content through data-bs-content (#35514) 2021-12-15 10:41:31 +02:00
scrollspy.js Scrollspy: minor refactoring (#35512) 2021-12-15 09:38:06 +02:00
tab.js Tab: minor refactoring (#35511) 2021-12-10 07:51:57 +02:00
toast.js Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
tooltip.js Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527) 2021-12-21 17:19:29 +02:00