This repository was archived by the owner on Jun 1, 2026. It is now read-only.
I created a date picker component, how do I share it so it can be included in Geist? #690
robertsamarji
started this conversation in
Show and tell
Replies: 4 comments
|
Hello @robertsamarji , thanks for your sharing. From the screenshot, the components are really good. I've been thinking about geist not having too many components to avoid distracting the maintainer too much. |
0 replies
|
Awesome, I'll do that. |
0 replies
|
what about this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey there, I created a date picker component that closely resembles the one used in Vercel's "Usage" section
I've built it by composing a number of existing components and adding a good number of CSS overrides. I'm planning on creating a date range picker too with the quick presets as seen in Vercel.
Is there a way for me to share it so it can be included in the standard components list so people don't have to rebuild it?
Screenshot of (almost) finished component:
All reactions