-
Notifications
You must be signed in to change notification settings - Fork 14
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: Button #40
Milestone
Comments
niloysikdar
added
the
GSoC 2022
Issues and Pull Requests under Google Summer of Code 2022
label
Jun 30, 2022
niloysikdar
added a commit
that referenced
this issue
Jun 30, 2022
add button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jun 30, 2022
add new stories for button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
fix Button component types to extend from BaseStyles and add classes to the props list fix BaseStyles to convert Record as Partial to make things optional resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
add button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
add new stories for button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
fix Button component types to extend from BaseStyles and add classes to the props list fix BaseStyles to convert Record as Partial to make things optional resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
fix Button component types to extend from BaseStyles and add classes to the props list fix BaseStyles to convert Record as Partial to make things optional resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
fix Button component types to extend from BaseStyles and add classes to the props list fix BaseStyles to convert Record as Partial to make things optional resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 4, 2022
add new stories for Button components with Primary and Secondary variants resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
niloysikdar
added a commit
that referenced
this issue
Jul 5, 2022
add new stories for Button components with Primary and Secondary variants resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
agentmilindu
pushed a commit
that referenced
this issue
Jul 5, 2022
* feat(component): add button add button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]> * docs(storybook): add stories for button add new stories for button component resolves #40 Signed-off-by: Niloy Sikdar <[email protected]> * fix(component): fix Button component fix Button component types to extend from BaseStyles and add classes to the props list fix BaseStyles to convert Record as Partial to make things optional resolves #40 Signed-off-by: Niloy Sikdar <[email protected]> * docs(stories): add stories for Button add new stories for Button components with Primary and Secondary variants resolves #40 Signed-off-by: Niloy Sikdar <[email protected]>
Repository owner
moved this from In Progress
to Done
in React Email
Jul 5, 2022
github-actions bot
pushed a commit
that referenced
this issue
Jul 5, 2022
# [1.1.0](v1.0.1...v1.1.0) (2022-07-05) ### Features * **component:** add button component ([#47](#47)) ([c846451](c846451)), closes [#40](#40) [#40](#40) [#40](#40) [#40](#40) * **component:** add column and section ([#46](#46)) ([c89ad5e](c89ad5e)), closes [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39) [#39](#39)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Button
a
tag under the hoodOutcome:
Button
componentThe text was updated successfully, but these errors were encountered: