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 docs for -webkit-datetime-edit-*, -webkit-inner-spin-button, -webkit-calendar-picker-indicator, -webkit-clear-button #6778

Open
Yash-Singh1 opened this issue Jul 11, 2021 · 4 comments
Labels
Content:CSS Cascading Style Sheets docs document not written Missing document page help wanted If you know something about this topic, we would love your help!

Comments

@Yash-Singh1
Copy link
Contributor

The content doesn't contain the pseudo-elements for styling datepickers:

::-webkit-datetime-edit-month-field
::-webkit-datetime-edit-day-field
::-webkit-datetime-edit-week-field
::-webkit-datetime-edit-year-field
::-webkit-datetime-edit-ampm-field
::-webkit-datetime-edit-hour-field
::-webkit-datetime-edit-millisecond-field
::-webkit-datetime-edit-minute-field
::-webkit-datetime-edit-second-field
::-webkit-datetime-edit
::-webkit-datetime-edit-fields-wrapper
::-webkit-datetime-edit-text
::-webkit-inner-spin-button
::-webkit-calendar-picker-indicator
::-webkit-clear-button
@Yash-Singh1 Yash-Singh1 added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jul 11, 2021
@sideshowbarker sideshowbarker added Content:CSS Cascading Style Sheets docs and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jul 13, 2021
@Anurella
Copy link
Contributor

@Yash-Singh1 please can you attach link to the related article

@rachelandrew rachelandrew added the needs info Needs more information to review or act on. label Jul 28, 2021
@Yash-Singh1
Copy link
Contributor Author

https://www.tjvantoll.com/2013/04/15/list-of-pseudo-elements-to-style-form-controls/#input_date

Contains some of it. The rest I figured from testing and some codepens I found online. I think a better place for info would be Chromium’s changelogs.

@Anurella
Copy link
Contributor

Anurella commented Jul 29, 2021

https://www.tjvantoll.com/2013/04/15/list-of-pseudo-elements-to-style-form-controls/#input_date

Contains some of it. The rest I figured from testing and some codepens I found online. I think a better place for info would be Chromium’s changelogs.

@Yash-Singh1 the article attached is not an MDN Doc. The link needed would be the MDN article that requires the addition of your suggestion.

@Yash-Singh1
Copy link
Contributor Author

I meant in this issue that there are no docs for these pseudo elements. This issue requests to add some.

@sideshowbarker sideshowbarker removed the needs info Needs more information to review or act on. label Aug 17, 2021
@sideshowbarker sideshowbarker changed the title Content bug: Datepicker styling Aug 17, 2021
@Rumyra Rumyra added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 25, 2021
@sideshowbarker sideshowbarker added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Feb 19, 2022
@Josh-Cena Josh-Cena added the document not written Missing document page label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs document not written Missing document page help wanted If you know something about this topic, we would love your help!
6 participants