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

add IconLibrary docs and components #110

Merged
merged 23 commits into from
Aug 29, 2024
Merged

Conversation

rachelmarconi
Copy link
Contributor

@rachelmarconi rachelmarconi commented Jul 26, 2024

What's in this pull request

  • New component/feature

Description

Adding Icon components as a source of truth. No click events expected for icons.

Before submitting, please check that you've

  • Formatted your code correctly (i.e., prettier cleaned it up)
  • Documented any new components or features
  • Added any changes in this PR to the CHANGELOG.md Next section
  • If this pull request includes a new component or feature, has it been exported from one of the library's entry points?
  • Does the component dispatch relevant interaction events? (ie: on:click, on:change, etc.)
  • Does the component directory include description and usage information in .stories.svelte?

@rachelmarconi rachelmarconi added the new-feature New feature or request label Jul 26, 2024
@rachelmarconi rachelmarconi marked this pull request as ready for review July 29, 2024 20:28
@rachelmarconi rachelmarconi merged commit 5ea948c into main Aug 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants