bootstrap
https://github.com/twbs/bootstrap
JavaScript
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported166 Subscribers
View all SubscribersAdd a CodeTriage badge to bootstrap
Help out
- Issues
- Use `tabindex="0"` whenever `.table-responsive*` is used
- Add `tabindex="0"` whenever `.overflow-*-{auto|scroll}` are used for a11y
- Please log the affected DOM node to the console for error "Bootstrap doesn't allow more than one instance per element. Bound instance: bs.tooltip."
- Added :focus-within for .table-hover class
- Horizontal card rounded image broken at small breakpoints
- Dropdown: Allow cycling inside
- Tabs not working with Shadow Root
- DP Aria for the dropdowns
- Tooltip goes over superimposed fixed components when active while scrolling
- [PROTO] Add dynamic position for alert button close
- Docs
- JavaScript not yet supported