-
Notifications
You must be signed in to change notification settings - Fork 322
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
docs(icons): Added @vibe/icons/meta to readme #2712
Conversation
packages/icons/README.md
Outdated
#### Using Meta Information | ||
|
||
```javascript | ||
import iconsMetaData from "@vibe/icons/meta"; | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it worth mentioning what kind of metadata we provide
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree :) do you think we also need to explain for what use cases to use it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah that might be also helpful
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done :)
packages/icons/README.md
Outdated
- `description`: A description of the icon's purpose or usage. | ||
- `tags`: Associated tags as a comma-separated string. | ||
- `category`: (Optional) Icon categories such as `Basic`, `Platform`, or `View`. | ||
- `ignore`: (Optional) Indicates if the icon should be ignored. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd remove this as it's not relevant for the metadata but only for the catalog, no? @rivka-ungar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The metadata contains this info...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes but how will it benefit the users who use this metadata? 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is used internally to filter out icons we don't want to display in the catalog, so it probably doesn't need to be in the readme
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sababi, removing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool :)
https://monday.monday.com/boards/3532714909/pulses/8129522467