This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bootstrap
Watch
2
Star
0
Fork
0
You've already forked bootstrap
mirror of
https://github.com/tenrok/bootstrap.git
synced
2026-05-24 14:04:09 +03:00
Code
Activity
Files
c1222d6952d7f95b19299f79562285d587808996
bootstrap
/
js
/
src
T
History
Ryan Berliner
14c7dc1e88
Fix:
isVisible
function behavior in case of a
<details>
element, on chrome 97 (
#35682
)
2022-01-13 10:55:05 +02:00
..
dom
…
util
Fix:
isVisible
function behavior in case of a
<details>
element, on chrome 97 (
#35682
)
2022-01-13 10:55:05 +02:00
alert.js
…
base-component.js
…
button.js
…
carousel.js
Carousel: move repeated code to a method
2021-12-21 17:37:24 +02:00
collapse.js
…
dropdown.js
…
modal.js
Fix typo in comment (
#35564
)
2021-12-18 07:58:31 +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
…
tab.js
…
toast.js
…
tooltip.js
Popover/Tooltip: Fix vertical alignment on arrow of tip elements (
#35527
)
2021-12-21 17:19:29 +02:00