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

Adding Slide-Over Functionality #39

Closed
snake117 opened this issue Aug 24, 2020 · 6 comments
Closed

Adding Slide-Over Functionality #39

snake117 opened this issue Aug 24, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@snake117
Copy link

TailwindUI recently added Slide-overs to there offering of pre-built components. Would it be possible to include the functionality for this kind of component in this package? It seems like it would make a great addition.

@excid3
Copy link
Owner

excid3 commented Aug 24, 2020

Sure! I think they're pretty much like our Toggle but with transitions right?

@excid3 excid3 added the enhancement New feature or request label Aug 24, 2020
@snake117
Copy link
Author

Great! That's pretty much what I was thinking. Separating the two and implementing the transition would probably save time and lead to cleaner code.

@excid3
Copy link
Owner

excid3 commented Aug 24, 2020

I agree, although I could certainly see adding transitions to the Toggle since they don't really need to be instant. Might be able to extend it and support both and just have two separate examples.

@mihaic195
Copy link

Would really much appreciate this!

@williamkennedy
Copy link
Contributor

williamkennedy commented Oct 3, 2020

You can actually see a good example of this here https://dev.to/mmccall10/tailwind-enter-leave-transition-effects-with-stimulus-js-5hl7

If enough people want it, I can add transitions to this library. It would be quite handy as I think a lot of jumpstart pro users are also Tailwind UI users as well.

@excid3
Copy link
Owner

excid3 commented Nov 21, 2020

Slideover was added today thanks to @julianrubisch 🙏

@excid3 excid3 closed this as completed Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants