Skip to content

fix(skills): correct API inaccuracies across skills#162

Merged
kdinev merged 2 commits into
masterfrom
ibarakov/audit-skills
May 26, 2026
Merged

fix(skills): correct API inaccuracies across skills#162
kdinev merged 2 commits into
masterfrom
ibarakov/audit-skills

Conversation

@onlyexeption

Copy link
Copy Markdown
Contributor

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

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 “skills” reference documentation to align examples and component tables with the current Ignite UI React API surface (component names, event typings, and JSX patterns), reducing copy/paste errors when using these skills.

Changes:

  • Standardize scheduling component naming to IgrDatePicker across reference matrices/catalogues.
  • Correct form-handling snippets (e.g., FormData(e.currentTarget)) and update event type references in form examples.
  • Fix JSX examples (missing imports, correct JSX expression usage, and updated IgrTabs change handling example).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
skills/igniteui-react-generate-from-image-design/reference/component-mapping.md Updates component decision matrices to reflect correct component names and key props.
skills/igniteui-react-components/reference/REFS-FORMS.md Fixes form submission snippet and updates event typing examples for controlled components and RHF integration.
skills/igniteui-react-components/reference/JSX-PATTERNS.md Adds missing import and updates the tabs navigation change-handler example.
skills/igniteui-react-components/reference/EVENT-HANDLING.md Replaces outdated IgrDatepicker reference with IgrDatePicker.
skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md Corrects catalogue entries for DatePicker and the full-featured grid component naming.
skills/igniteui-react-components/reference/CHARTS-GRIDS.md Fixes a JSX template example to use {...} instead of a literal string interpolation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/igniteui-react-generate-from-image-design/reference/component-mapping.md Outdated
@kdinev kdinev merged commit f28a24a into master May 26, 2026
@kdinev kdinev deleted the ibarakov/audit-skills branch May 26, 2026 11:20
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.

3 participants