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 component: Link #43

Closed
niloysikdar opened this issue Jun 30, 2022 · 0 comments · Fixed by #51
Closed

add component: Link #43

niloysikdar opened this issue Jun 30, 2022 · 0 comments · Fixed by #51
Assignees
Labels
2 2 story points GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022

Comments

@niloysikdar
Copy link
Member

Description:

  • Add component - Link
  • Props:
    • href

Outcome:

  • New Link component
  • Add PropTypes for the components
  • Add Storybook story
@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Jun 30, 2022
@niloysikdar niloysikdar self-assigned this Jun 30, 2022
niloysikdar added a commit that referenced this issue Jul 3, 2022
add a new Link component to add links to email

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
niloysikdar added a commit that referenced this issue Jul 3, 2022
add stories for Link component

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
niloysikdar added a commit that referenced this issue Jul 5, 2022
fix Link component with the updated structure and props

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
agentmilindu pushed a commit that referenced this issue Jul 5, 2022
* feat(component): add link component

add a new Link component to add links to email

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>

* docs(storybook): link stories

add stories for Link component

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>

* fix(component): fix Link component

fix Link component with the updated structure and props

resolves #43

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
github-actions bot pushed a commit that referenced this issue Jul 5, 2022
# [1.2.0](v1.1.0...v1.2.0) (2022-07-05)

### Features

* **component:** add Link component ([#51](#51)) ([71390e7](71390e7)), closes [#43](#43) [#43](#43) [#43](#43)
@agentmilindu agentmilindu added the 2 2 story points label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 2 story points GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants