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

PR: Removal of html tags and dwc-icons #89

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

Conversation

bbrennanbasis
Copy link
Contributor

This PR closes #59.

  • Where html was being used in a String, replaced with the setHtml() method
  • Cases using were repleaced with the Icon component and the AppDrawerToggle when needed

- Where html was being used in a String, replaced with the `setHtml()` method
- Cases using <dwc-icon> were repleaced with the `Icon` component.
Copy link

sonarcloud bot commented Oct 18, 2024

@bbrennanbasis bbrennanbasis changed the title PR Removal of html tags and dwc-icons PR: Removal of html tags and dwc-icons Oct 18, 2024
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.

Remove the usage of <html> tag from samples
1 participant