Skip to content

Update defaults for Intl.Collator's ignorePunctuation parameter #33338

Merged
Josh-Cena merged 2 commits intomdn:mainfrom
ben-allen:intl-collator-thai-ignore-default
Apr 30, 2024
Merged

Update defaults for Intl.Collator's ignorePunctuation parameter #33338
Josh-Cena merged 2 commits intomdn:mainfrom
ben-allen:intl-collator-thai-ignore-default

Conversation

@ben-allen
Copy link
Copy Markdown
Contributor

Description

Updates the description of the ignorePunctuation parameter in Intl.Collator to reflect that the default is locale dependent after the merging of tc39/ecma402#833. Previously the default for this parameter was false in all cases; now it's true for Thai and false for all other languages.

Motivation

Current version is inaccurate after recent changes to Intl.Collator spec.

@ben-allen ben-allen requested a review from a team as a code owner April 30, 2024 18:39
@ben-allen ben-allen requested review from Josh-Cena and removed request for a team April 30, 2024 18:39
@github-actions github-actions Bot added Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed labels Apr 30, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2024

Preview URLs

(comment last updated: 2024-04-30 23:42:10)

Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Thanks!

@Josh-Cena Josh-Cena merged commit 3bafaa4 into mdn:main Apr 30, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants