Skip to content

fix(eagle): patch Japanese date picker locale - #1335

Merged
netweng merged 1 commit into
mainfrom
TOWER-23130-jp-date-picker-locale
Aug 11, 2026
Merged

fix(eagle): patch Japanese date picker locale#1335
netweng merged 1 commit into
mainfrom
TOWER-23130-jp-date-picker-locale

Conversation

@netweng

@netweng netweng commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Patch eagle's Japanese antd4/antd5 DatePicker and Calendar locale.
  • Update DatePicker range placeholders from 開始日付 / 終了日付 to 開始時刻 / 終了時刻.
  • Update picker confirm copy from 決定 to OK.
  • Add a focused unit test for the locale patch helper.

Verification

  • git diff --check
  • Node 24.15.0 direct locale assertion: antd4/antd5 patched values resolve to 開始時刻/終了時刻 OK.
  • yarn workspace @cloudtower/eagle test:ci src/hooks/__tests__/useAntdPatchJaLocales.test.ts ran the new test successfully, but the workspace script still collected the full suite and failed on unrelated existing src/core/Token/__test__/h5_css.test.tsx timeout.
  • yarn workspace @cloudtower/eagle typings could not be trusted in this temporary worktree because dependency install hung; using symlinked dependencies from the older local checkout made TypeScript resolve an older @cloudtower/parrot without ParrotLngs.ja.

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloudtower-ui-kit Ready Ready Preview Aug 11, 2026 4:27am

@netweng

netweng commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

LGTM

@netweng
netweng merged commit 68c23ac into main Aug 11, 2026
3 checks passed
@netweng
netweng deleted the TOWER-23130-jp-date-picker-locale branch August 11, 2026 06:16
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