Skip to content

Conversation

@hf-krechan
Copy link
Collaborator

No description provided.

@hf-krechan hf-krechan requested a review from Copilot March 15, 2025 14:25
@hf-krechan hf-krechan changed the title Use Hf Icon Library style(hf-icons): Use Hf Icon Library Mar 15, 2025
Copy link
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

This PR aims to integrate the Hf Icon Library by removing the existing IconLinkComponent and updating its usage.

  • Removed the IconLinkComponent file.
  • Updated the AHB table component to eliminate the IconLinkComponent reference.

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

File Description
src/app/shared/components/icon-link/icon-link.component.ts Removed the icon link component in favor of using the new Hf Icon Library.
src/app/features/ahbs/components/ahb-table/ahb-table.component.ts Removed the IconLinkComponent import as part of the updated icon integration.

@github-actions github-actions bot added the style label Mar 15, 2025
@hf-krechan hf-krechan requested a review from Copilot March 21, 2025 11:56
Copy link
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

This PR updates the AHB table component to use the new Hf Icon Library by removing the redundant IconLinkComponent.

  • Removed IconLinkComponent import from the AHB table component.
  • Deleted the IconLinkComponent file from the shared components directory.

Reviewed Changes

Copilot reviewed 4 out of 13 changed files in this pull request and generated no comments.

File Description
src/app/features/ahbs/components/ahb-table/ahb-table.component.ts Removed IconLinkComponent usage to integrate the new Hf Icon Library.
src/app/shared/components/icon-link/icon-link.component.ts Deleted the redundant IconLinkComponent.
Files not reviewed (9)
  • package.json: Language not supported
  • src/app/features/ahbs/components/ahb-table/ahb-table.component.html: Language not supported
  • src/app/features/ahbs/views/ahb-landing-page/ahb-landing-page.component.html: Language not supported
  • src/app/features/landingpage/views/landing-page/landing-page.component.html: Language not supported
  • src/app/shared/components/footer/footer.component.html: Language not supported
  • src/app/shared/components/icon-link/icon-link.component.html: Language not supported
  • src/app/shared/components/login-button/login-button.component.html: Language not supported
  • src/assets/companystylesheet: Language not supported
  • src/styles.scss: Language not supported
Comments suppressed due to low confidence (1)

src/app/features/ahbs/components/ahb-table/ahb-table.component.ts:24

  • The Angular component decorator property should likely be 'styleUrls' (an array) instead of 'styleUrl'.
styleUrl: './ahb-table.component.scss',

@hf-krechan hf-krechan marked this pull request as ready for review March 21, 2025 11:59
@hf-krechan
Copy link
Collaborator Author

I guess we can remove all the icon components if we use the new icon library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants