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 types for setAll() #520

Merged
merged 1 commit into from
May 25, 2024
Merged

Fix types for setAll() #520

merged 1 commit into from
May 25, 2024

Conversation

lloydk
Copy link
Collaborator

@lloydk lloydk commented May 23, 2024

Add overloaded functions for setAll() to allow for optional space and alpha parameters which were added in 493d5f4 and 77c09ad.

Adds overloaded functions for setAll() to allow for optional
space and alpha parameters.
Copy link

netlify bot commented May 23, 2024

Deploy Preview for colorjs ready!

Name Link
🔨 Latest commit 42cb581
🔍 Latest deploy log https://app.netlify.com/sites/colorjs/deploys/664eda7543adf0000855dcac
😎 Deploy Preview https://deploy-preview-520--colorjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@LeaVerou LeaVerou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Though if you want to spend time on types, spending them on #499 may be time better spent :)

@LeaVerou
Copy link
Member

Also for future reference for things like fixing types that are obviously wrong, I think committing directly is fine.

@lloydk lloydk merged commit 9cddf81 into color-js:main May 25, 2024
4 of 5 checks passed
@lloydk lloydk deleted the fix-types branch May 25, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants