-
Notifications
You must be signed in to change notification settings - Fork 17
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
Create <Pill />
/<ValueViewComponent />
components
#1526
Conversation
|
Visit the preview URL for this PR (updated for commit 03507ae): https://penumbra-ui-preview--pr1526-jessepinho-pill-vj0bxyyq.web.app (expires Thu, 01 Aug 2024 19:19:44 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 709d729610ef7a6369b23f1cb2b820a60cc685b1 |
13a8027
to
91e0c1f
Compare
<Pill />
/<ValueViewComponent />
components
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is copied over almost verbatim from here. It just has some tweaks to how it uses the size
prop, and it now uses styled-components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like DelegationTokenIcon
, this file is copied over almost verbatim from here. It just has some tweaks to how it uses the size
prop, and it now uses styled-components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like DelegationTokenIcon
, this file is copied over almost verbatim from here. It just has some tweaks to how it uses the size
prop, and it now uses styled-components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copied almost verbatim from here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copied verbatim from here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<Pill />
/<ValueViewComponent />
components<Pill />
/<ValueViewComponent />
components
sorry about the changes y'all — got some tweaks in Figma that I had to update here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only one small bug 🐛
35ad53e
to
bfb0398
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
bfb0398
to
03507ae
Compare
In this PR
<Pill />
component<ValueViewComponent />
component<ConditionalWrap />
utility component for conditionally wrapping markup in other markup