bootstrap/js/src
2022-03-10 15:22:14 +02:00
..
dom event-handler.js: remove unneeded return statement 2022-02-01 12:43:19 +02:00
util Rename variables 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 Make event name helper and use it on tooltip & popover to reduce dist sizes (#35856) 2022-02-19 15:10:47 +02:00
button.js JS: minor refactoring (#35183) 2021-10-13 15:19:28 +03:00
carousel.js Carousel: change class check as it can only exist if carousel is sliding 2022-03-10 15:22:14 +02:00
collapse.js Optimize jQueryInterface in Collapse (#35689) 2022-02-07 10:50:26 +02:00
dropdown.js Fix dropdowns 2022-03-08 14:37:44 -08:00
modal.js Modal: refactor listeners to reduce some code noise (#35902) 2022-03-01 17:08:12 +02:00
offcanvas.js Add static backdrop to offcanvas (#35832) 2022-03-02 02:20:37 +02:00
popover.js Make event name helper and use it on tooltip & popover to reduce dist sizes (#35856) 2022-02-19 15:10:47 +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 src/tooltip.js Optimization 2022-02-25 09:01:49 -08:00