Skip to content

refactor(switch): remove invalid state related props#15606

Merged
simeonoff merged 2 commits intomasterfrom
sivanova/remove-invalid-switch
Mar 27, 2025
Merged

refactor(switch): remove invalid state related props#15606
simeonoff merged 2 commits intomasterfrom
sivanova/remove-invalid-switch

Conversation

@SisIvanova
Copy link
Copy Markdown
Collaborator

Related to IgniteUI/igniteui-theming/issues/382

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

didimmova
didimmova previously approved these changes Mar 27, 2025
@didimmova didimmova added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Mar 27, 2025
"factory": "./update-19_2_0"
},
"migration-46": {
"version": "19.2.4",
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.

We don't have 19.2.0 yet. This should be made part of the 19.2.0 one.

@simeonoff simeonoff merged commit 59c0e76 into master Mar 27, 2025
5 checks passed
@simeonoff simeonoff deleted the sivanova/remove-invalid-switch branch March 27, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

‼️ breaking-change switch version: 19.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.

[Switch] - Invalid state issues

4 participants