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

(Week 2-4) Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. #1

Open
3 tasks
Wck-iipi opened this issue Apr 4, 2023 · 0 comments

Comments

@Wck-iipi
Copy link
Owner

Wck-iipi commented Apr 4, 2023

  • Week 2: Create custom color picker in vue that supports a range of colors(in RGB). It outputs using updateColorValue function.
  • Week 3: Add support for color ratio and color contrast ratio(Use of TinyColor (https://github.com/bgrins/TinyColor) repository).
  • Week 4: Optimize the updateColorValue function so that it has a certain unnoticable delay leading to no lag when dragging and seeing live result in the color change of text or background.
@Wck-iipi Wck-iipi converted this from a draft issue Apr 4, 2023
@Wck-iipi Wck-iipi changed the title Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. (Week 1- 3)Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. Apr 4, 2023
@Wck-iipi Wck-iipi changed the title (Week 1- 3)Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. (Week 1-3) Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. Apr 4, 2023
@Wck-iipi Wck-iipi changed the title (Week 1-3) Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. (Week 2-4) Creating a custom color picker in vue that will have option to limit the colors that can be seen based on color contrast and updates less(when dragging) than native HTML color input so as to make it more performative. Apr 4, 2023
Wck-iipi pushed a commit that referenced this issue Mar 16, 2024
Wck-iipi pushed a commit that referenced this issue Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Month 1
Development

No branches or pull requests

1 participant