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

Add alpha channel support to <channel-slider> and <color-picker> #63

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    18777ce View commit details
    Browse the repository at this point in the history
  2. Simplify code

    Now, `Color.js` natively supports `color.set()` and `color.get()` for the alpha channel.
    DmitrySharabin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    57907d0 View commit details
    Browse the repository at this point in the history
  3. Remove empty lines

    DmitrySharabin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8bff65a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b2b0a4 View commit details
    Browse the repository at this point in the history
  5. Fix value precision

    DmitrySharabin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    24abea8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcd966d View commit details
    Browse the repository at this point in the history