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

v3.0.0 #192

Merged
merged 38 commits into from
May 9, 2024
Merged

v3.0.0 #192

merged 38 commits into from
May 9, 2024

Conversation

prjctimg
Copy link
Collaborator

@prjctimg prjctimg commented May 9, 2024

No description provided.

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
#190)

all sub functions are now accessible via specifying the factor to use as a filtering criteria

BREAKING CHANGE: this function takes a string as the first argument now and factor specific
parameters are now accessible as options on the second call which takes the 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
All functions that can take an overrides or options object now take them as a single object.
@prjctimg prjctimg merged commit a26b581 into main May 9, 2024
4 of 5 checks passed
Copy link

github-actions bot commented May 9, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://xml-wizard.github.io/huetiful/docs/pr-preview/pr-192/
on branch gh-pages at 2024-05-09 00:10 UTC

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.

None yet

1 participant