Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Migrate to cds-icon #543

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ttsvetko
Copy link

@ttsvetko ttsvetko commented Dec 4, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Examples have been added / updated (for bug fixes / features)
  • Changelog has been updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Example website changes
  • Version bump
  • Other... Please describe: Migrate from clr-icon to cds-icon component

What does this change do?

Introduce a new IconsModule that register the cds-icon component using the provided by Clarity CdsIconModule and import all Clarity icons.

What manual testing did you do?

Ensure that all components using cds-icon are working as expected - icon is visible.

Screenshots (if applicable)

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@vmwclabot
Copy link

@ttsvetko, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Introduce a new `IconsModule` that register the `cds-icon` component using the provided by Clarity `CdsIconModule` and import all Clarity icons.

Testing Done:
Run e2e tests.

Signed-off-by: Tsvetan Emilov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants