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

Revert "feat: add locale i18n property, use Intl.DateTimeFormat for aria-labels" #8436

Merged

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jan 3, 2025

We decided to revert #8433 because using Intl.DateTimeFormat with the locale i18n property requires more thorough consideration. For example, it's unclear whether the locale property should be optional or mandatory, and if it's optional, what the default value should be (browser's locale? html tag lang?).

Ticket #3385

@vursen vursen requested a review from web-padawan January 3, 2025 09:16
Copy link

sonarqubecloud bot commented Jan 3, 2025

@web-padawan web-padawan merged commit 0f4dea5 into main Jan 3, 2025
9 checks passed
@web-padawan web-padawan deleted the revert-8433-refactor/use-intl-to-format-aria-label branch January 3, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants