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

Add indeterminate prop to the Checkbox #1415

Merged
merged 14 commits into from
May 26, 2023

Commits on May 24, 2023

  1. style: adds checkbox style for the indeterminate state

    Yannick Schetrite - SumUp POS authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b270061 View commit details
    Browse the repository at this point in the history
  2. test: cover the rest of the file

    Yannick Schetrite - SumUp POS authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    56c9648 View commit details
    Browse the repository at this point in the history
  3. docs: recommends aria-checked=mixed when using indeterminate state in…

    … checkboxes
    Yannick Schetrite authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1c7376a View commit details
    Browse the repository at this point in the history
  4. chore: use textual values in stories to avoid confusion

    Yannick Schetrite authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f9cac9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30bb771 View commit details
    Browse the repository at this point in the history
  6. fix: colors

    long-lazuli authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    59d8e02 View commit details
    Browse the repository at this point in the history
  7. feat: allows indeterminate props

    long-lazuli authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    296c852 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc3a0b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c255cbf View commit details
    Browse the repository at this point in the history
  10. fix: try trick for code coverage

    long-lazuli authored and connor-baer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9b3aca7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add full usage example

    connor-baer committed May 25, 2023
    Configuration menu
    Copy the full SHA
    80e1150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0db734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa35223 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687524b View commit details
    Browse the repository at this point in the history