Skip to content

Updating prod for json-ld#6486

Merged
kdinev merged 25 commits into
masterfrom
vnext
May 15, 2026
Merged

Updating prod for json-ld#6486
kdinev merged 25 commits into
masterfrom
vnext

Conversation

@ChronosSF
Copy link
Copy Markdown
Member

Closes #

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in topic content has a valuable update, it's new or considered as preview\ beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check broken links (use browser add-on)
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)
  • add pending-localization label when the review of the PR is done
  • add a member from the localization team to translate it

adrianptrv and others added 9 commits April 16, 2026 19:53
[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
Copilot AI review requested due to automatic review settings May 7, 2026 15:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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-template from 3.12.1 to 3.13.0 (and regenerate package-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

  • オプション見出しのラベルが ACD となっており、オプション 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 thread jp/components/toc.yml
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 thread jp/components/ai/skills.md Outdated
Comment thread jp/components/ai/skills.md Outdated
Comment on lines 133 to 138
**Angular Schematics を使用する場合:**

````bash
ng generate @igniteui/angular-schematics:ai-config

Ignite UI for Angular がプロジェクトに既にインストールされている場合、スキル ファイルは `node_modules` の下で利用できます。それらをプロジェクトにコピーする (例: `.agents/skills/` の下での使用) には、次のコマンドを実行します:
Comment thread jp/components/ai/ai-assisted-development-overview.md Outdated
Comment thread jp/components/badge.md
```

> [!NOTE]
> このコンポーネントは Material アイコンを使用します。`index.html` に次のリンクを追加してください: `<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">`
simeonoff and others added 16 commits May 11, 2026 10:34
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
- 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
…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 kdinev merged commit 8f15002 into master May 15, 2026
10 checks passed
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.

6 participants