Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carousel: use buttons, not links, for prev/next controls #32627

Merged
merged 20 commits into from Jan 27, 2021

Commits on Dec 27, 2020

  1. 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
    patrickhlauke committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    f328d01 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    9116ff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    b749662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ac915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d753f4a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    7b718ca View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Edit carousel examples

    - use buttons instead of links for prev/next
    - remove `role="button"` from links that are actually links
    patrickhlauke committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    13eb932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda76bb View commit details
    Browse the repository at this point in the history
  3. Clarify that controls can be button or link

    also adds code ticks to `id`
    patrickhlauke committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c72d23b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1493ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Configuration menu
    Copy the full SHA
    a2447ba View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    7e1855d View commit details
    Browse the repository at this point in the history
  2. Revert separate/unrelated change to CTA links

    moved to separate PR
    patrickhlauke committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    80f5812 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    c9cbb17 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    6271d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Update site/content/docs/5.0/components/carousel.md

    Co-authored-by: Mark Otto <markd.otto@gmail.com>
    patrickhlauke and mdo committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c49d354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6373ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    e4414c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    47657bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0f00a View commit details
    Browse the repository at this point in the history