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: Typography #41

Closed
niloysikdar opened this issue Jun 30, 2022 · 1 comment · Fixed by #48
Closed

Add component: Typography #41

niloysikdar opened this issue Jun 30, 2022 · 1 comment · Fixed by #48
Assignees
Labels
3 3 story points GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released

Comments

@niloysikdar
Copy link
Member

Description:

  • Add component - Typography
  • variants:
    • h1, h2, h3, h4, h5, h6, subtitle1, subtitle2, body1, body2, caption

Outcome:

  • New Typography 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 niloysikdar moved this to Todo in React Email Jun 30, 2022
@niloysikdar niloysikdar moved this from Todo to In Progress in React Email Jul 1, 2022
niloysikdar added a commit that referenced this issue Jul 1, 2022
add new typography component to render text

resolves #41

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

resolves #41

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@niloysikdar niloysikdar removed the status in React Email Jul 3, 2022
@niloysikdar niloysikdar moved this to In Progress in React Email Jul 3, 2022
@agentmilindu agentmilindu added the 3 3 story points label Jul 6, 2022
@agentmilindu agentmilindu added this to the GSoC 2022 - Sprint D milestone Jul 6, 2022
@niloysikdar niloysikdar changed the title add component: Typography Add component: Typography Jul 6, 2022
niloysikdar added a commit that referenced this issue Jul 6, 2022
Fix Typography component with updated structure and props

resolves #41

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

resolves #41

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

* docs(storybook): typography stories

resolves #41

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
Repository owner moved this from In Progress to Done in React Email Jul 6, 2022
github-actions bot pushed a commit that referenced this issue Jul 6, 2022
# [1.4.0](v1.3.2...v1.4.0) (2022-07-06)

### Features

* **component:** Add Typography component ([#48](#48)) ([3a79c83](3a79c83)), closes [#41](#41)
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

🎉 This PR is included in version 1.4.0 🎉

@niloysikdar niloysikdar moved this from Done to Released in React Email Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 3 story points GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants