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): Add Typography component #48

Merged
merged 4 commits into from
Jul 6, 2022

Commits on Jul 1, 2022

  1. feat(component): add typography component

    add new typography component to render text
    
    resolves #41
    
    Signed-off-by: Niloy Sikdar <[email protected]>
    niloysikdar committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    4f1fbad View commit details
    Browse the repository at this point in the history
  2. docs(storybook): typography stories

    add stories for typography using storybook
    
    resolves #41
    
    Signed-off-by: Niloy Sikdar <[email protected]>
    niloysikdar committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e02565c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge branch 'main' of https://github.com/leopardslab/react-email int…

    …o feat/41-add-component-typography
    niloysikdar committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    5c0af51 View commit details
    Browse the repository at this point in the history
  2. fix(component): fix Typography component

    Fix Typography component with updated structure and props
    
    resolves #41
    
    Signed-off-by: Niloy Sikdar <[email protected]>
    niloysikdar committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c9626a5 View commit details
    Browse the repository at this point in the history