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

site: Add data prop docs #1704

Merged
merged 5 commits into from
Feb 4, 2025
Merged

site: Add data prop docs #1704

merged 5 commits into from
Feb 4, 2025

Conversation

michaeltaranto
Copy link
Contributor

The data prop has previously been documented only on the Box component docs, as it is the basis for all components, but that is not discoverable by consumers using the other components (and not all Box APIs are exposed for every component).

Adding explicit data prop docs to each component to increase awareness and discoverability.

Review Note

Also updated the icon generation script to sort the dependencies correctly, and not rely on the format step.

@michaeltaranto michaeltaranto requested a review from a team as a code owner February 3, 2025 21:28
Copy link

changeset-bot bot commented Feb 3, 2025

⚠️ No Changeset found

Latest commit: a00c4bd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@michaeltaranto michaeltaranto enabled auto-merge (squash) February 4, 2025 04:38
@michaeltaranto michaeltaranto merged commit 04ead55 into master Feb 4, 2025
6 checks passed
@michaeltaranto michaeltaranto deleted the data-prop-docs branch February 4, 2025 04:43
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.

2 participants