This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_css
/
bootstrap
Watch
1
Star
0
Fork
0
You've already forked bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2025-02-25 12:22:50 +01:00
Code
Issues
Releases
Wiki
Activity
bootstrap
/
js
/
tests
/
unit
History
Johann-S
c834895fa0
rewrite unit tests for selector engine
2019-07-23 14:23:50 +02:00
..
.eslintrc.json
Remove the
unicorn/filename-case
rule suppression.
2019-05-08 17:26:37 +03:00
button.js
…
carousel.js
Reset carousel touch delta x to prevent click transformation in swipe (
#28558
)
2019-03-27 14:37:04 +02:00
collapse.js
Fix Typos across Bootstrap repository (
#29082
)
2019-07-20 12:53:02 +03:00
dropdown.js
Fix dropdown unit test (
#29037
)
2019-07-14 12:24:27 +03:00
modal.js
fix unit tests for chrome mobile
2019-04-15 13:48:27 +02:00
popover.js
…
scrollspy.js
fix unit tests for chrome mobile
2019-04-15 13:48:27 +02:00
tab.js
…
tests-polyfills.js
Add back support for IE 11
2019-03-18 01:11:05 +02:00
toast.js
toast should allow prevent default for hide and show events
2019-05-16 13:24:29 +02:00
tooltip.js
…