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

Create custom icon component #303

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Create custom icon component #303

merged 1 commit into from
Nov 15, 2024

Conversation

AdamJ
Copy link
Owner

@AdamJ AdamJ commented Nov 14, 2024

Created a custom icon component using Font Awesome. Utilized Claude by initially providing the prompt create an icon web component using font awesome followed by clarification and improvement prompts.

Creation of the component is documented in the custom-icons post, which includes examples and the transcript from the session.

@AdamJ AdamJ added this to the Shoelace implementation milestone Nov 14, 2024
@AdamJ AdamJ self-assigned this Nov 14, 2024
@AdamJ AdamJ linked an issue Nov 14, 2024 that may be closed by this pull request
@github-actions github-actions bot added dependencies Pull requests that update a dependency file minor Minor release tag labels Nov 14, 2024
Clean up code from initial work

Remove FA CSS and update layouts
@AdamJ AdamJ merged commit c157288 into main Nov 15, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement feature minor Minor release tag
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Create Shoelace custom icon for FA
1 participant