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

[types] Add JSDoc based on website docs #436

Merged
merged 10 commits into from
Feb 18, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    596cc6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60e923 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    83e81f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'types/jsdoc-from-site' of github.com:MysteryBlokHed/col…

    …or.js into types/jsdoc-from-site
    MysteryBlokHed committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7e590f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f6493e View commit details
    Browse the repository at this point in the history
  4. [types] Add docs for toGamut options and fix types

    Docs were based on the website and the JSDoc from the JavaScript files.
    Some types were actually inaccurate (or could be made a bit more
    specific), which I fixed.
    MysteryBlokHed committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    be1c838 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b6fa82d View commit details
    Browse the repository at this point in the history
  2. [types] Move toGamut options to separate interface

    Most other functions with more than a few options have their own
    interfaces for options, so IMO it makes sense that that should follow
    for this function as well.
    MysteryBlokHed committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8680faf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    a196081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc5c01 View commit details
    Browse the repository at this point in the history