Conversation
[jp-sync] Add Japanese translation of Ignite UI CLI MCP documentation
* docs(jp): sync badge.md with English updates - Add new section 'バッジの値とアイコン' (Badge Value and Icon) - Update NOTE to include 'value' input reference Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs(jp): refine wording in badge.md translation --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: jsakamoto <junichi.jp@gmail.com> Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
…ocs (#6468) * docs(jp): Add Material Icons stylesheet note to component docs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix wording for HammerModule note in documentation --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: TomoyaWashio <148823993+TomoyaWashio@users.noreply.github.com> Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
… restructure (#6478) * jp-sync: Add MAKER Framework docs and AI toolchain overview (EN commit 895a450) - toc.yml: Added MAKER Framework entry under AI 支援開発 section - ai/maker-framework.md: New JP translation of MAKER Framework guide - ai/ai-assisted-development-overview.md: New JP translation of AI-assisted development overview - ai/cli-mcp.md: New JP translation of CLI MCP setup guide - ai/skills.md: Added Option A (Ignite UI CLI), renamed B→C, C→D; added new resource links - ai/theming-mcp.md: Added MAKER Framework link in Additional Resources section - bullet-graph.md: Removed extra blank line after </code-view> (cosmetic cleanup) - charts/features/chart-animations.md: Removed extra blank line after </code-view> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update AI-assisted development and MAKER Framework documentation for clarity and accuracy --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: norikois <33947244+norikois@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ChronosSF <2188411+ChronosSF@users.noreply.github.com>
) * docs(badge/jp): sync Badge Value and Icon section with EN updates Adds the missing 'バッジの値とアイコン' section to jp/components/badge.md, mirroring the updated content from en/components/badge.md (PR #6466). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs(badge/jp): refine wording for content projection description * docs(badge/jp): refine value and icon section, normalize "Material" terminology Co-authored-by: Copilot <copilot@github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: jsakamoto <junichi.jp@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ChronosSF <2188411+ChronosSF@users.noreply.github.com> Co-authored-by: jsakamotoIGJP <jsakamoto@infragistics.com> Co-authored-by: Copilot <copilot@github.com>
feat(*): updating template for json-ld, audit fix vulnerabilities
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the DocFX template dependency (likely to pick up JSON-LD-related production changes) and expands the Japanese documentation set with new AI/MCP topics plus repeated “Material Icons” setup notes across many component pages.
Changes:
- Bump
igniteui-docfx-templatefrom3.12.1to3.13.0(and regeneratepackage-lock.json). - Add new Japanese AI documentation pages (AI assisted development overview, CLI MCP, MAKER Framework) and wire them into the JP components TOC.
- Add a consistent NOTE across many JP component topics about including the Google Material Icons stylesheet.
Reviewed changes
Copilot reviewed 45 out of 46 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps igniteui-docfx-template dependency version. |
| package-lock.json | Lockfile refresh reflecting the template bump and transitive updates. |
| jp/components/toc.yml | Adds new JP AI section entries (but currently has a top-level indentation issue). |
| jp/components/ai/ai-assisted-development-overview.md | New JP overview doc for Ignite UI AI toolchain (canonical link likely needs adjustment). |
| jp/components/ai/cli-mcp.md | New JP setup guide for Ignite UI CLI MCP across multiple clients. |
| jp/components/ai/maker-framework.md | New JP doc for MAKER Framework MCP server usage and configuration. |
| jp/components/ai/skills.md | Updates JP skills installation guidance (currently contains duplicated sections / broken fencing). |
| jp/components/ai/theming-mcp.md | Adds cross-link to MAKER Framework. |
| jp/components/action-strip.md | Adds Material Icons NOTE. |
| jp/components/avatar.md | Adds Material Icons NOTE. |
| jp/components/banner.md | Adds Material Icons NOTE. |
| jp/components/badge.md | Adds Material Icons NOTE + expands badge usage section (term consistency note needed). |
| jp/components/button-group.md | Adds Material Icons NOTE. |
| jp/components/button.md | Adds Material Icons NOTE. |
| jp/components/card.md | Adds Material Icons NOTE. |
| jp/components/carousel.md | Adds Material Icons NOTE. |
| jp/components/charts/features/chart-animations.md | Removes an extraneous blank line. |
| jp/components/chip.md | Adds Material Icons NOTE. |
| jp/components/circular-progress.md | Adds Material Icons NOTE. |
| jp/components/combo-templates.md | Adds Material Icons NOTE. |
| jp/components/date-picker.md | Adds Material Icons NOTE. |
| jp/components/date-range-picker.md | Adds Material Icons NOTE. |
| jp/components/dialog.md | Adds Material Icons NOTE. |
| jp/components/drag-drop.md | Adds Material Icons NOTE. |
| jp/components/drop-down.md | Adds Material Icons NOTE. |
| jp/components/grid/grid.md | Adds Material Icons NOTE. |
| jp/components/hierarchicalgrid/hierarchical-grid.md | Reformats NOTE block + adds Material Icons NOTE. |
| jp/components/icon-button.md | Adds Material Icons NOTE. |
| jp/components/icon-service.md | Adds NOTE about rendering default material family icons. |
| jp/components/input-group.md | Adds Material Icons NOTE. |
| jp/components/linear-progress.md | Adds Material Icons NOTE. |
| jp/components/list.md | Adds Material Icons NOTE. |
| jp/components/mask.md | Adds Material Icons NOTE. |
| jp/components/navbar.md | Adds Material Icons NOTE. |
| jp/components/navdrawer.md | Adds Material Icons NOTE. |
| jp/components/pivotgrid/pivot-grid.md | Adds Material Icons NOTE. |
| jp/components/select.md | Adds Material Icons NOTE. |
| jp/components/snackbar.md | Adds Material Icons NOTE. |
| jp/components/stepper.md | Adds Material Icons NOTE. |
| jp/components/texthighlight.md | Adds Material Icons NOTE. |
| jp/components/time-picker.md | Adds Material Icons NOTE. |
| jp/components/tooltip.md | Adds Material Icons NOTE. |
| jp/components/transaction-how-to-use.md | Adds Material Icons NOTE (specific to igx-icon usage). |
| jp/components/tree.md | Adds Material Icons NOTE. |
| jp/components/treegrid/load-on-demand.md | Adds Material Icons NOTE. |
| jp/components/bullet-graph.md | Removes an extraneous blank line. |
Comments suppressed due to low confidence (1)
jp/components/ai/skills.md:176
- オプション見出しのラベルが
A→C→Dとなっており、オプション Bが欠落しています。読者が手順を追いづらくなるため、見出しの再採番 (A/B/C...) か、欠落しているオプションの追記を行ってください。
オプション C — gemini skills CLI を使用する
gemini skills install コマンドは、Git リポジトリから直接スキルをインストールします。2 つのスコープをサポートします:
- ユーザー スコープ (デフォルト) — ユーザー アカウントにスキルをグローバルにインストールし、すべてのプロジェクトで利用できるようにします。スキルは
~/.gemini/skills/または~/.agents/skills/に配置されます。 - ワークスペース スコープ — 現在のプロジェクト ディレクトリの
.agents/skills/にスキルをローカルにインストールし、そのプロジェクトのみにスコープします。
</details>
---
💡 <a href="/IgniteUI/igniteui-docfx/new/master?filename=.github/instructions/*.instructions.md" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Add Copilot custom instructions</a> for smarter, more guided reviews. <a href="https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Learn how to get started</a>.
Comment on lines
1
to
6
| - name: AI 支援開発 | ||
| header: true | ||
| - name: エージェント ワークフロー | ||
| href: ai/ai-assisted-development-overview.md | ||
| new: true | ||
| - name: Ignite UI for Angular スキル |
Comment on lines
133
to
138
| **Angular Schematics を使用する場合:** | ||
|
|
||
| ````bash | ||
| ng generate @igniteui/angular-schematics:ai-config | ||
|
|
||
| Ignite UI for Angular がプロジェクトに既にインストールされている場合、スキル ファイルは `node_modules` の下で利用できます。それらをプロジェクトにコピーする (例: `.agents/skills/` の下での使用) には、次のコマンドを実行します: |
| ``` | ||
|
|
||
| > [!NOTE] | ||
| > このコンポーネントは Material アイコンを使用します。`index.html` に次のリンクを追加してください: `<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">` |
docs(button): fix paragraph position and URLs
…xplat-docs-to-angular-docs-EN_2026.5.13.2 Changes from igniteui-xplat-docs-to-angular-docs-EN for en
…-angular-docs-EN_2026.5.13.3
- Add jp/components/general/how-to/general-how-to-mcp-e2e.md (translated from EN) - Update jp/components/toc.yml: - Add new entry for 'Build App with CLI MCP and Theming MCP' guide - Remove sortable: true from Geographic Map Features section - Remove sortable: true from Gauges header section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…b9dca [jp-sync] Sync JP docs: add MCP e2e guide and update toc.yml
…-angular-docs-EN_2026.5.13.3
…xplat-docs-to-angular-docs-EN_2026.5.13.3 Changes from igniteui-xplat-docs-to-angular-docs-EN for en
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
kdinev
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #
Checklist:
preview\beta../relative/path.mdIgxSelectComponent,<igx-combo>code blocksfor the names of classes / tags / propertiescode blockspending-localizationlabel when the review of the PR is done