Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register icons in standalone components #1412

Open
wants to merge 16 commits into
base: next
Choose a base branch
from
Open

Conversation

pauleustice
Copy link
Contributor

Description

  • Adds missing icon registration
    • When migrating to standalone components, some modules were deleted without importing the icon registration within them to the related standalone components
    • I ran a python script to find all examples where they were missing, but there's still a chance some were missed. Manual testing should validate this
  • Adds a missing cdkTrapFocus import to the modal component

Checklist:

  • The commit messages follow the convention for this project
  • I have provided an adequate amount of test coverage
  • I have added the functionality to the test app
  • I have provided a story in storybook to document the changes
  • I have added the documentation
  • I have added any new public feature modules to public-api.ts

@pauleustice pauleustice requested a review from a team as a code owner June 4, 2024 08:58
ashB100
ashB100 previously approved these changes Jun 4, 2024
@pauleustice pauleustice requested a review from Xinchro June 12, 2024 15:51
@AndreiRosu AndreiRosu dismissed ashB100’s stale review August 22, 2024 09:56

The merge-base changed after approval.

@AndreiRosu AndreiRosu force-pushed the next branch 4 times, most recently from 75f4b87 to 8fcf6d1 Compare August 28, 2024 09:13
@elenagarrone elenagarrone force-pushed the next branch 2 times, most recently from 4fca5a7 to 06a622e Compare September 18, 2024 08:04
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.

5 participants