livekit / components-js

Official open source React components and examples for building with LiveKit.
https://livekit.io
Apache License 2.0
149 stars 67 forks source link

chore: Update locale handling in ChatEntry component #943

Closed Ocupe closed 1 month ago

Ocupe commented 1 month ago

Currently all timestamps are displayed in the US format AM/PM.

This PR fixes that.

image
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 793696d9c9c96182b0c320aa74a7eb8e6729082a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size
LiveKitRoom only 1.87 KB (0%)
LiveKitRoom with VideoConference 28.51 KB (+0.02% 🔺)
All exports 34.14 KB (-0.04% 🔽)
Ocupe commented 1 month ago

Nevermind, seems to be an update bug with my Chrome test setup.