-
Notifications
You must be signed in to change notification settings - Fork 77
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
[calcite-color] add support for alpha #749
Comments
👀 |
yeah i dig it |
Yeah looks good... Think that's a pretty universal treatment for opacity so should be familiar. |
Is there any progress on this one? Testers for charts keep running into it and noticing they can't control this. |
@smambrose Not for the time being. I'll move this to backlog until it's ready for development. I estimate this will land after 1.0.0 ships (after April). |
**Related Issue:** #749 ## Summary Cleans up tests for alpha feature on color picker. There is something wrong with Puppeteer causing an unknown error when puppeteer attempts to make programmatic changes to the alpha input box but these changes have been tested manually and are good to go for the 1.0 release. A ticket has been made to address the unstable tests. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Adam Tirella <macandcheese@users.noreply.github.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com> Co-authored-by: Anveshreddy mekala <anv11827@esri.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Elan <belan@esri.com> Co-authored-by: Calcite Admin <calcite-admin@esri.com> Co-authored-by: jcfranco <jcfranco@users.noreply.github.com> Co-authored-by: Erik Harper <eharperdicianno@esri.com> Co-authored-by: Kitty Hurley <khurley@esri.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Priour <mpriour@esri.com> Co-authored-by: jona7150 <jturpin@esri.com> Co-authored-by: Aine Fitzgerald Coleman <anniermfc@gmail.com> Co-authored-by: Eliza Khachatryan <eli97736@esri.com>
Update: this will land this week, but will be available via |
Installed and assigned for verification. |
Adding to the new
|
The color picker needs to support alpha channel updates. #64 (comment) has some designs with opacity.
Not sure if the design needs any tweaks, but it'd be nice for the final design to have an alpha channel input as well. The color picker from Chrome dev tool's has something similar:
The text was updated successfully, but these errors were encountered: