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(ui): dropdown component #236

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

72mins
Copy link

@72mins 72mins commented Dec 31, 2024

Sorry @BrandonRomano it took me a couple days to get this pushed up again. Been really busy.
Pushed from a public repo, so you should be able to checkout now.

Type-safe dropdown component following the styleguide and colorscheme of the other components.

Allows for both single option select as with a normal dropdown and for link navigation which solves #97

Switching between option select and link navigation is done automatically based on the options array sent to the dropdown as a prop. The placeholders, size, theme, etc.. are also customizable via props as with other components.

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 1:36pm

@BrandonRomano
Copy link
Member

Thank you @72mins 🙇. I’m out of town and busier than expected, so I’ll probably get to this one when I’m properly back at my computer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants