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

Ensure alpha is a number in Color constructor #400

Merged
merged 5 commits into from
Feb 6, 2024

Commits on Feb 4, 2024

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

Commits on Feb 6, 2024

  1. Simplify ensuring alpha is a number

    Co-authored-by: Lea Verou <lea@verou.me>
    lloydk and LeaVerou committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3c9ed14 View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    lloydk committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    40fdde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0f360 View commit details
    Browse the repository at this point in the history
  4. Test if alpha is undefined

    lloydk committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    03562cd View commit details
    Browse the repository at this point in the history