Skip to content

[jp-sync] Sync JP date-picker.mdx: fix DateTimeInput ApiLink pkg attribute - #482

Open
github-actions[bot] wants to merge 1 commit into
vnextfrom
jp-sync/fix-datepicker-apilink-166b244fad24db70
Open

[jp-sync] Sync JP date-picker.mdx: fix DateTimeInput ApiLink pkg attribute#482
github-actions[bot] wants to merge 1 commit into
vnextfrom
jp-sync/fix-datepicker-apilink-166b244fad24db70

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Original author: Stamen Stoychev (chronos.stz@gmail.com)

Syncs the Japanese documentation with the English fix from PR #479 ("Docs/fix datepicker apilink").

Changes

English file Japanese file
docs/xplat/src/content/en/components/scheduling/date-picker.mdx docs/xplat/src/content/jp/components/scheduling/date-picker.mdx

Summary

The English PR fixed two <ApiLink> tags that were missing the pkg="core" attribute:

  • In the Display Format section: <ApiLink type="IgcDateTimeInput" /><ApiLink pkg="core" type="DateTimeInput" />
  • In the Increment and Decrement section: <ApiLink type="IgcDateTimeInput" /><ApiLink pkg="core" type="DateTimeInput" />

The same two fixes have been applied to the Japanese counterpart file. No prose translation was needed as the changes are purely to MDX component attributes.

Generated by Sync Japanese Documentation (xplat) · 106.4 AIC · ⌖ 8.06 AIC · ⊞ 8.2K ·

Sync Japanese date-picker.mdx with English fix from PR #479:
- Replace <ApiLink type="IgcDateTimeInput" /> with <ApiLink pkg="core" type="DateTimeInput" />
in two places (format section and increment/decrement section).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant