Skip to content

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

Open
onlyexeption wants to merge 1 commit into
masterfrom
ibarakov/audit-skills
Open

fix(skills): correct API inaccuracies across skills#162
onlyexeption wants to merge 1 commit into
masterfrom
ibarakov/audit-skills

Conversation

@onlyexeption
Copy link
Copy Markdown

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

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

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.

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.

2 participants