Skip to content

chore(mcp): documentation database update#1686

Merged
damyanpetev merged 5 commits into
masterfrom
dkalinov/mcp-db-update
May 18, 2026
Merged

chore(mcp): documentation database update#1686
damyanpetev merged 5 commits into
masterfrom
dkalinov/mcp-db-update

Conversation

@dkalinovInfra
Copy link
Copy Markdown
Contributor

@dkalinovInfra dkalinovInfra commented May 13, 2026

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

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.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

### Required

You can use the [`required`](https://www.infragistics.com/products/ignite-ui-web-components/docs/typescript/latest/classes/igccheckboxcomponent.html#required) property to mark the checkbox as required.
You can use the [`required`](https://www.infragistics.com/products/ignite-ui-web-components/docs/typescript/latest/classes/igccheckboxbasecomponent.html#required) property to mark the checkbox as required.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Eh, I assume this comes from the docs too?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, it comes from how xplat is building api reference links

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

PS: @kdinev was making a note we shouldn't even need those links since there's API docs bundled in the MCP too. Supposedly the agent should be able to refer to those, but I still don't like the content containing broken links.

@dkalinovInfra dkalinovInfra requested a review from damyanpetev May 18, 2026 05:52
Comment thread packages/igniteui-mcp/igniteui-doc-mcp/docs_baseline/angular/button.md Outdated
@damyanpetev damyanpetev changed the title chor(*): Mcp documentation database update chor(mcp): documentation database update May 18, 2026
@damyanpetev damyanpetev changed the title chor(mcp): documentation database update chore(mcp): documentation database update May 18, 2026
@damyanpetev damyanpetev merged commit 1cf0e25 into master May 18, 2026
3 checks passed
@damyanpetev damyanpetev deleted the dkalinov/mcp-db-update branch May 18, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants