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 onLinkRemove prop to Link Component #142

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

fabiankaegy
Copy link
Member

Description of the Change

Add the new onLinkRemove prop to the link component to provide a UI to unlink the currently set link.

Closes #138

Changelog Entry

Fixed - Add ability to unlink in link component

Credits

Props @roseg43 @fabiankaegy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@fabiankaegy fabiankaegy self-assigned this Sep 13, 2022
@fabiankaegy fabiankaegy merged commit 85e6a13 into develop Sep 13, 2022
@fabiankaegy fabiankaegy deleted the fix/add-way-to-unlink-link-component branch September 13, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link: After setting a link URL, there's currently no way to clear out the link URL value
1 participant