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 render prop to Link #4325

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

liamsms
Copy link
Contributor

@liamsms liamsms commented Oct 20, 2024

Closes #3627

Added render prop to Link using same approach as NavigationItem.

Copy link

changeset-bot bot commented Oct 20, 2024

🦋 Changeset detected

Latest commit: ae72662

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@salt-ds/core Minor
@salt-ds/countries Patch
@salt-ds/data-grid Patch
@salt-ds/lab Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented Oct 20, 2024

@liamsms is attempting to deploy a commit to the FED Team Team on Vercel.

A member of the Team first needs to authorize it.

@joshwooding
Copy link
Contributor

Thanks for raising this, @liamsms. In the future, please leave a comment on the issue letting us know you'll pick it up, like others in #3627.

@joshwooding joshwooding force-pushed the add-render-prop-to-link branch from 043e14e to 4ac1224 Compare December 18, 2024 18:40
Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 6:46pm

@joshwooding joshwooding added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Dec 18, 2024
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Dec 18, 2024
@joshwooding joshwooding force-pushed the add-render-prop-to-link branch from 4ac1224 to ae72662 Compare December 19, 2024 00:27
@joshwooding joshwooding added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Dec 19, 2024
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Dec 19, 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.

Link component can provide it's own implementation of anchor tag (as per NavigationItem)
2 participants