-
Notifications
You must be signed in to change notification settings - Fork 10
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
tech: Create ToggleCard UI component #4733
Merged
Merged
+122
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This was referenced Sep 18, 2024
Merged
This was referenced Sep 18, 2024
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 18, 2024 12:59
e07232f
to
305bca6
Compare
1 task
Youakeem
changed the title
Create ToggleCard UI component
tech: Create ToggleCard UI component
Sep 18, 2024
guilhermespopolin
approved these changes
Sep 19, 2024
Youakeem
force-pushed
the
09-18-update-card-size
branch
from
September 19, 2024 10:08
5e15d49
to
b94931a
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 10:08
7b52961
to
8796fed
Compare
This was referenced Sep 19, 2024
Youakeem
force-pushed
the
09-18-update-card-size
branch
from
September 19, 2024 11:39
b94931a
to
1cb3676
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 11:39
8796fed
to
0f6e7a4
Compare
Youakeem
force-pushed
the
09-18-update-card-size
branch
from
September 19, 2024 12:29
1cb3676
to
2ec2790
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 12:29
0f6e7a4
to
b2259d8
Compare
Youakeem
force-pushed
the
09-18-update-card-size
branch
from
September 19, 2024 12:42
2ec2790
to
0f3116b
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 12:43
b2259d8
to
507c144
Compare
Youakeem
force-pushed
the
09-18-update-card-size
branch
2 times, most recently
from
September 19, 2024 12:59
0417ff5
to
635e951
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 12:59
507c144
to
823fe20
Compare
Youakeem
changed the base branch from
09-18-update-card-size
to
graphite-base/4733
September 19, 2024 13:10
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 13:10
823fe20
to
c3c6306
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 13:10
c3c6306
to
9466f22
Compare
Youakeem
force-pushed
the
09-18-ToggleCard-ui
branch
from
September 19, 2024 13:20
9466f22
to
cee3ba0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Create a new version of the
ToggleCard
component in theui
package with vanilla-extract and composable API.Justify why they are needed
Building block for the
ProductCard
componentsChecklist before requesting a review