You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: update demo
* chore: update
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
* fix: Update locale km.js to support meridiem (#3017)
* Update km.js
contribute meridiem
* Simplify meridiem function in km.js
---------
Co-authored-by: iamkun <kunhello@outlook.com>
* fix: update updateLocale plugin to merge nested object properties instead of replacing (#3012)
When updating a locale with a partial nested object (e.g., only one key
in `formats`), the plugin now merges the new values into the existing
object rather than replacing the entire object. This preserves other
keys that were not included in the update.
Arrays and non-object values continue to be replaced entirely.
Fixes#1118
Co-authored-by: Test User <test@example.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* chore: fix lint error
---------
Co-authored-by: Serey Vatanak <koeurnsereyvatanak@gmail.com>
Co-authored-by: Varun Chawla <34209028+veeceey@users.noreply.github.com>
Co-authored-by: Test User <test@example.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments