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

Intl.NumberFormat/PluralRules: create options_parameter subfeature #22257

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Feb 20, 2024

This PR creates an options_parameter subfeature for the constructors of Intl.NumberFormat and Intl.PluralRules. All of the individual options are now subfeatures of this.

Fixes #15589.

@github-actions github-actions bot added the data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Feb 20, 2024
@Elchi3
Copy link
Member

Elchi3 commented Feb 20, 2024

Nice! This probably fixes #15589 and #17853.

@queengooborg queengooborg merged commit 1e30bb6 into main Mar 6, 2024
8 checks passed
@queengooborg queengooborg deleted the javascript/builtins/Intl/options branch March 6, 2024 11:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

javascript.builtins.Intl.NumberFormat.NumberFormat - Missing compatibility table data for options
2 participants