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

feat(component): create link component #502

Merged
merged 6 commits into from
Jul 30, 2024
Merged

Conversation

tassioFront
Copy link
Contributor

@tassioFront tassioFront commented Jul 29, 2024

Infos

Creating an atom-link component to be used combined with router components (such as Link, router-link and NuxtLink). Ideally, atom-link takes care of styling as router components work differently. This means we keep needing to import them when creating new anchor links.

Task

What is being delivered?

Link component and its stories

What impacts?

Link components can be used on the projects. Available to test utilizing the version 2.10.0-alpha.2

Reversal plan

Describe which plan we should follow if this delivery has to be reversed.

Evidences

React
  • Link
link-Link.webm
  • button
link-btn.webm
Vue
  • NuxtLink
link-nuxtlink.webm
  • button
link-button.webm

@tassioFront tassioFront self-assigned this Jul 29, 2024
@tassioFront tassioFront linked an issue Jul 29, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Jul 29, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-30 18:55 UTC

@tassioFront tassioFront changed the title Feat/create link component feat: create link component Jul 29, 2024
@tassioFront tassioFront marked this pull request as draft July 30, 2024 11:43
@tassioFront tassioFront marked this pull request as ready for review July 30, 2024 15:08
@felipefialho felipefialho changed the title feat: create link component feat(component): create link component Jul 30, 2024
@tassioFront tassioFront merged commit 356fe0c into main Jul 30, 2024
2 checks passed
@tassioFront tassioFront deleted the feat/create-link-component branch July 30, 2024 18:52
This was referenced Jul 30, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Component] Link
4 participants