acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

chore(ExternalLink): UXD-1857-remove-externalLink #1186

Closed michellehuang7 closed 2 years ago

michellehuang7 commented 2 years ago

Purpose 🚀

https://github.com/acl-services/paprika/pull/1184 needs to be merged first (2/2) of Deprecating ExternalLink.

Notes ✏️

remove ExternalLink package update everywhere using <ExternalLink> to <Link isExternalLink/>

Updates 📦

If you have changed a component's source code (not stories, specs, or docs), before merging your branch run yarn changeset. This will prompt you to:

Storybook 📕

http://storybooks.highbond-s3.com/paprika/UXD-1857-remove-externalLink

References 🔗

https://aclgrc.atlassian.net/browse/UXD-1857

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 812c9044bec44de8cdeba7bd1f6434a3a1be9158

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