Skip to content

fix(skills): raised buttons are now contained#17120

Merged
kdinev merged 3 commits intomasterfrom
raised-button
Mar 30, 2026
Merged

fix(skills): raised buttons are now contained#17120
kdinev merged 3 commits intomasterfrom
raised-button

Conversation

@kdinev
Copy link
Copy Markdown
Member

@kdinev kdinev commented Mar 29, 2026

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

Copilot AI review requested due to automatic review settings March 29, 2026 16:09
@kdinev kdinev added ✅ status: verified Applies to PRs that have passed manual verification ai-skills version: 21.2.x labels Mar 29, 2026
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 igniteui-angular-components skill references to reflect the renamed button variant, replacing igxButton="raised" with igxButton="contained" so examples align with the current Ignite UI for Angular API.

Changes:

  • Replace igxButton="raised" with igxButton="contained" in dialog examples.
  • Update button directive examples and the documented variant list to use contained instead of raised.
  • Update ripple examples to use igxButton="contained".

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
skills/igniteui-angular-components/references/feedback.md Updates dialog snippet buttons to use the contained variant.
skills/igniteui-angular-components/references/directives.md Updates button/ripple snippets and the documented igxButton variants list to use contained.

kdinev and others added 2 commits March 29, 2026 19:18
@kdinev kdinev merged commit 8faf924 into master Mar 30, 2026
6 checks passed
@kdinev kdinev deleted the raised-button branch March 30, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-skills version: 21.2.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants