-
Notifications
You must be signed in to change notification settings - Fork 22.9k
added ff release note for type color input element #41087
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
added ff release note for type color input element #41087
Conversation
Preview URLs External URLs (1)URL:
(comment last updated: 2025-09-10 11:21:30) |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
I would only try to explain what “all CSS <color>
values” mean.
Co-authored-by: Vadim Makeev <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect!
Description
type="color"
<input>
element to accept any CSS color valueMotivation
Related issues and pull requests