-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
v3.0.0 #192
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added favicons and progressive web app support. added docsify plugins. imporoved folder structure and overall seo
…190) all the smaller functions have been merged into one function which can be switched through specifying the type of factor to use. not yet tested but looks stable enough for a commit BREAKING CHANGE: The against and colorspace parameters are now specified as options. the function takes a string or the factor as the first argument instead of a collection feat #190
all previous functions that returned the smallest/largest factor from collections and other similar related functionality are now under one function that simply returns an object with all the stats in a more compact way BREAKING CHANGE: there's no more getFarthestHue or similar functions. all factors about a collection asre now being returned at once instead of redundantly pilling up function calls you can just get the data you need from a single object feat #191
…ing, testing and maintenance
…d updated files in configs
…mparing rgb channel values
…ases on l and c channels
…t parameter for color
…eter case insensitive
…arameter case insensitive
All functions that can take an overrides or options object now take them as a single object.
release-as: 3.0.0
…s with direct wiki edits
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.