mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
* Carousel: use buttons, not links, for prev/next - expand the styles to neutralise border/background - change docs page - add extra unit test to check that links or buttons work as controls - modify visual test to use buttons as well - use buttons instead of links for prev/next - remove `role="button"` from links that are actually links * Clarify that controls can be button or link * Update site/content/docs/5.0/components/carousel.md Co-authored-by: Mark Otto <markd.otto@gmail.com> * Explicitly set padding to 0 to prevent dipping/moving on active in Firefox Co-authored-by: XhmikosR <xhmikosr@gmail.com> |
||
|---|---|---|
| .. | ||
| dom | ||
| util | ||
| .eslintrc.json | ||
| alert.spec.js | ||
| button.spec.js | ||
| carousel.spec.js | ||
| collapse.spec.js | ||
| dropdown.spec.js | ||
| jquery.spec.js | ||
| modal.spec.js | ||
| popover.spec.js | ||
| scrollspy.spec.js | ||
| tab.spec.js | ||
| toast.spec.js | ||
| tooltip.spec.js | ||