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

feat(range): add label prop #27408

Merged
merged 7 commits into from
May 10, 2023
Merged

feat(range): add label prop #27408

merged 7 commits into from
May 10, 2023

Commits on May 5, 2023

  1. feat(range): add label prop

    amandaesmith3 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c419810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d4b39 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. add spec test to ensure prop takes priority

    amandaesmith3 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    321d3b4 View commit details
    Browse the repository at this point in the history
  2. swap hasLabel order for better short circuiting

    amandaesmith3 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    74aa4d3 View commit details
    Browse the repository at this point in the history
  3. tweak label prop description

    amandaesmith3 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c63f6d1 View commit details
    Browse the repository at this point in the history
  4. add label prop to a11y test

    amandaesmith3 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a8a2aad View commit details
    Browse the repository at this point in the history
  5. lint

    amandaesmith3 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    39d03f4 View commit details
    Browse the repository at this point in the history