Skip to content

Revise SKILL.md for igniteui-angular prerequisites#16967

Merged
damyanpetev merged 9 commits intomasterfrom
kdinev-patch-1
Feb 25, 2026
Merged

Revise SKILL.md for igniteui-angular prerequisites#16967
damyanpetev merged 9 commits intomasterfrom
kdinev-patch-1

Conversation

@kdinev
Copy link
Copy Markdown
Member

@kdinev kdinev commented Feb 25, 2026

Updated prerequisites and installation instructions for igniteui-angular components.

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 unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • 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 ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

Updated prerequisites and installation instructions for igniteui-angular components.
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 Ignite UI for Angular Components skill documentation to clarify prerequisites and add Angular CLI-based installation guidance for igniteui-angular packages.

Changes:

  • Updated prerequisites list (adds Angular CLI, adjusts theme wording).
  • Added ng add commands for installing igniteui-angular / @infragistics/igniteui-angular via Angular CLI.

Comment on lines +49 to +51
- Angular 20+ project
- `igniteui-angular` installed via `npm install igniteui-angular`, **or** `@infragistics/igniteui-angular` for licensed users
- A theme applied (see [`igniteui-angular-theming`](../igniteui-angular-theming/SKILL.md))
- `@angular/cli` installed
- `igniteui-angular` or `@infragistics/igniteui-angular` installed.
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

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

PR description includes "Closes #" without an issue number. If this PR is intended to close a specific issue, update the PR description to reference it (or remove the placeholder) so the repository automation and release notes remain accurate.

Copilot uses AI. Check for mistakes.
Comment on lines +50 to +52
- `@angular/cli` installed
- `igniteui-angular` or `@infragistics/igniteui-angular` installed.
- A theme created for the application. See `igniteui-angular-theming` skill for instructions.
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

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

The prerequisites say the package is already installed, but the section below also instructs using ng add to add the package. This is contradictory for readers; consider rephrasing the prerequisite to say the package is installed via npm install or ng add, or move the ng add guidance up into the prerequisites.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@copilot open a new pull request to apply changes based on this feedback

Comment thread skills/igniteui-angular-components/SKILL.md Outdated
Comment thread skills/igniteui-angular-components/SKILL.md Outdated
kdinev and others added 3 commits February 25, 2026 13:33
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@kdinev I've opened a new pull request, #16969, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits February 25, 2026 11:34
… add/npm install

Co-authored-by: kdinev <1472513+kdinev@users.noreply.github.com>
docs(skills): clarify igniteui-angular installation in prerequisites
@damyanpetev damyanpetev merged commit 23e2139 into master Feb 25, 2026
4 of 5 checks passed
@damyanpetev damyanpetev deleted the kdinev-patch-1 branch February 25, 2026 12:58
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.

6 participants