chore: update submodules/api#1750
Open
onlyexeption wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the igniteui-doc-mcp API reference corpus under packages/igniteui-mcp, expanding version coverage and aligning generated “latest” docs formatting for MCP/LLM consumption.
Changes:
- Added new full API reference exports for Ignite UI for Angular v9.0.x and Ignite UI for React v17.5.0 / v18.0.0.
- Updated several “latest” API reference headers for Web Components/Angular packages.
- Updated the Grid Lite “latest” reference content around CSP guidance (introducing a typo).
Reviewed changes
Copilot reviewed 18 out of 21 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/igniteui-mcp/igniteui-doc-mcp/docs/webcomponents-api/igniteui-grid-lite/latest/llms-full.txt | Updates “latest” header and CSP sections (contains “replaced be” typo). |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/webcomponents-api/igniteui-dockmanager/latest/llms-full.txt | Updates “latest” header formatting. |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/react-api/igniteui-react/18.0.0/llms-full.txt | Adds new React v18.0.0 API reference file (appears very minimal vs existing 19.5.1). |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/react-api/igniteui-react/17.5.0/llms-full.txt | Adds new React v17.5.0 API reference file (appears very minimal vs existing 19.5.1). |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/angular-api/igniteui-angular/9.0.x/llms-full.txt | Adds large Angular v9.0.x API reference file (contains repeated noop() entries). |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/angular-api/igniteui-angular-layouts/latest/llms-full.txt | Updates “latest” header formatting. |
| packages/igniteui-mcp/igniteui-doc-mcp/docs/angular-api/igniteui-angular-gauges/latest/llms-full.txt | Updates “latest” header formatting. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+4089
to
+4093
| ### [noop](https://www.infragistics.com/api/angular/igniteui-angular/9.0.x/functions/noop) | ||
| `noop(): void` | ||
|
|
||
| ### [noop](https://www.infragistics.com/api/angular/igniteui-angular/9.0.x/functions/noop) | ||
| `noop(): void` |
Comment on lines
+1
to
+3
| # Ignite UI for React v17.5.0 — Full API Reference | ||
|
|
||
| > Complete API reference for the Ignite UI for React package (17.5.0). This file lists all public classes, interfaces, enumerations, type aliases, functions, and variables with their signatures, parameters, and descriptions. |
Comment on lines
+1
to
+3
| # Ignite UI for React v18.0.0 — Full API Reference | ||
|
|
||
| > Complete API reference for the Ignite UI for React package (18.0.0). This file lists all public classes, interfaces, enumerations, type aliases, functions, and variables with their signatures, parameters, and descriptions. |
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.
Description
Related Issue
Closes #
Type of Change
Affected Packages
igniteui-cli(packages/cli)@igniteui/cli-core(packages/core)@igniteui/angular-templates(packages/igx-templates)@igniteui/angular-schematics(packages/ng-schematics)@igniteui/mcp-server(packages/igniteui-mcp)Checklist
npm run test)npm run build)npm run lint)Additional Context