geist-org / geist-ui

A design system for building modern websites and applications.
https://geist-ui.dev
MIT License
4.33k stars 334 forks source link

Drawer #501

Closed prabhuomkar closed 3 years ago

prabhuomkar commented 3 years ago

Feature request 🚀

Expected

Examples

<Drawer show={active} onDismiss={() => ...}>
    ...
</Drawer>

PS: Thanks to the maintainers, geist-ui is the best ❤️ and we are using it in production :)

unix commented 3 years ago

Sounds good, I will come to implement this component. (about 1 to 2 weeks.) And this feature is expected to be included in 2.2.0.

prabhuomkar commented 3 years ago

Hey @unix is there a public roadmap available?

stormy251 commented 3 years ago

Hi there, I'm just here to echo what @prabhuomkar said in their PS 😄

I love geist-ui!! Thank you so much for all the hard work and effort!

ofekashery commented 3 years ago

Added in v2.2.0 (#575).

💡 Drawer Documentation

prabhuomkar commented 3 years ago

Thank you so much! cc: @akshaypithadiya