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 Safari 17.4 support for date input showPicker function #22000

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

lukewarlow
Copy link
Contributor

Summary

Add Safari 17.4 support for date showPicker function

Test results and supporting details

https://developer.apple.com/documentation/safari-release-notes/safari-17_4-release-notes#:~:text=support%20for%20the-,showPicker,-()%20method%20for

Release notes say type="date" but this also applies to datetime-local too.

Related issues

@github-actions github-actions bot added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. labels Jan 25, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lukewarlow!

The bot updating the browser/ files should detect the release soon as well. And I will run the Open Web Docs BCD collector for 17.4 soon once I have access to Safari 17.4 beta, so that should update more features for 17.4. Will merge this in the meantime! 👍

@Elchi3 Elchi3 merged commit 28c6010 into mdn:main Jan 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants