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 Intl.NumberFormat Unified API support in Safari 14.1 #9315

Closed
wants to merge 1 commit into from

Conversation

chicoxyzzy
Copy link
Contributor

Intl.NumberFormat Unified API is Supported in Safari 14.1.

Examples for testing could be found here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat

Safari 14.1 is available for Apple Developers program members

A checklist to help your pull request get merged faster:

  • Summarize your changes
  • Data: link to resources that verify support information (such as browser's docs, changelogs, source control, bug trackers, and tests)
  • Data: if you tested something, describe how you tested with details like browser and version
  • Review the results of the linter and fix problems reported (If you need help, please ask in a comment!)
  • Link to related issues or pull requests, if any

@github-actions github-actions bot added the data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Mar 2, 2021
@ddbeck
Copy link
Collaborator

ddbeck commented Mar 18, 2021

Hi @chicoxyzzy and thanks for opening this PR. Unfortunately, we're not yet tracking the next release of Safari (this is the cause of the CI failure). It's my understanding that there's some fuzziness around what features will graduate to a general release, so we're holding off for now. In the meantime, I'm going to mark this as blocked. Thank you!

@ddbeck ddbeck added the not ready ⛔ This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action. label Mar 18, 2021
Base automatically changed from master to main March 24, 2021 12:54
@lukewarlow
Copy link
Contributor

This was addressed by #10129, which has been merged.

@chicoxyzzy
Copy link
Contributor Author

I think this PR could be closed as #10129 has been merged

@chicoxyzzy chicoxyzzy closed this May 11, 2021
@chicoxyzzy chicoxyzzy deleted the patch-1 branch May 11, 2021 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript not ready ⛔ This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants