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

fix(toggle): handle falsy input as expected #82

Merged
merged 6 commits into from
Jul 9, 2024

Commits on Jul 6, 2024

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

Commits on Jul 8, 2024

  1. revert null check removal

    aleclarson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c52bf6f View commit details
    Browse the repository at this point in the history
  2. fix null check

    aleclarson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2367b5a View commit details
    Browse the repository at this point in the history
  3. fix test

    aleclarson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    be8ef42 View commit details
    Browse the repository at this point in the history
  4. preserve undefined check

    aleclarson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5fec033 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add missing test

    aleclarson committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42a85de View commit details
    Browse the repository at this point in the history