Skip to content

chore: update submodules/api#1750

Open
onlyexeption wants to merge 2 commits into
masterfrom
ibarakov/mcp-update-docs
Open

chore: update submodules/api#1750
onlyexeption wants to merge 2 commits into
masterfrom
ibarakov/mcp-update-docs

Conversation

@onlyexeption

Copy link
Copy Markdown
Contributor

Description

Related Issue

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup
  • Build / CI configuration 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

  • I have tested my changes locally (npm run test)
  • I have built the project successfully (npm run build)
  • I have run the linter (npm run lint)
  • I have added/updated tests as needed
  • My changes do not introduce new warnings or errors

Additional Context

Copilot AI 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.

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.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.79%. remained the same — ibarakov/mcp-update-docs into master

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.

3 participants