Skip to content

Conversation

@kdinev
Copy link
Member

@kdinev kdinev commented Nov 24, 2025

Closes #

Additional information (check all that apply):

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

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

@damyanpetev
Copy link
Member

@copilot Can you refactor the custom migration logic behind the shouldMigrateImports into a separate migration (leaving us with two migrations for version 21.0.0) since the schema is not working/supported on migrations and it should use a separate entry in the collection json with optional: true flag to achieve the prompt instead.
See https://github.com/angular/angular-cli/blob/36cf3afb485a01f86c4c90f136b38a3cf338e313/packages/schematics/angular/migrations/migration-collection.json#L8 for reference.

Copy link
Contributor

Copilot AI commented Nov 25, 2025

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

@kdinev kdinev changed the title fix(*): moving the IgxOverlayOutletDirective and some renamed exports fix(*): moving the IgxOverlayOutletDirective and some renamed exports and fixing migration Nov 25, 2025
@rkaraivanov rkaraivanov merged commit 382635a into master Nov 25, 2025
7 checks passed
@rkaraivanov rkaraivanov deleted the mep-migration-fix branch November 25, 2025 14:09
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.

4 participants