Skip to content

[jp-sync] docs(grid): sync JP styling sections to match updated EN samples#343

Open
github-actions[bot] wants to merge 1 commit into
vnextfrom
jp-sync/update-grid-styling-samples-f8cb782332c66fdf
Open

[jp-sync] docs(grid): sync JP styling sections to match updated EN samples#343
github-actions[bot] wants to merge 1 commit into
vnextfrom
jp-sync/update-grid-styling-samples-f8cb782332c66fdf

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Original author: adrianptrv (adrianptrv@users.noreply.github.com)

Syncs Japanese documentation with changes from PR #336 (merged by simeonoff).

Changed files

English source Japanese counterpart
docs/angular/src/content/en/components/hierarchicalgrid/hierarchical-grid.mdx docs/angular/src/content/jp/components/hierarchicalgrid/hierarchical-grid.mdx
docs/angular/src/content/en/components/treegrid/tree-grid.mdx docs/angular/src/content/jp/components/treegrid/tree-grid.mdx

Summary

Updated SCSS code blocks in the Styling sections of both Japanese files to match the simplified theming approach in the English source:

  • Replaced the old multi-property $custom-theme: grid-theme(...) block with a cleaner three-variable pattern ($background, $foreground, $accent) and a minimal $custom-grid: grid-theme(...).
  • Updated :host { @include tokens($custom-theme); }:host { @include tokens($custom-grid); } in both files.

No prose (Japanese text) was changed — only the code block content was updated to stay in sync with the English source.

Note: 12 additional files changed in PR #336 were in grids_templates/ which is not directly referenced in the published TOC and were therefore not included in this sync.

Generated by Sync Japanese Documentation (Angular) · 974 AIC · ⌖ 17.9 AIC · ⊞ 28.5K ·

Updated SCSS code blocks in JP hierarchical grid and tree grid docs
to match the simplified styling approach used in the English source.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@norikois norikois left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simply approved because there are no changes in Japanese.

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.

2 participants