django-unicorn icon indicating copy to clipboard operation
django-unicorn copied to clipboard

[Potential Feature] transitions

Open dancaron opened this issue 1 year ago • 3 comments

Adam,

I think something like this could be cool. What do you think?

https://boringrails.com/articles/tailwind-style-css-transitions-with-stimulusjs/

dancaron avatar Mar 15 '23 18:03 dancaron

https://github.com/mmccall10/el-transition

If you think it could be worth doing, I'll start a branch. You can see an example of these transitions on the Tailwind components pages. I.e. the modal popup:

https://tailwindui.com/components/application-ui/overlays/modals

dancaron avatar Mar 15 '23 20:03 dancaron

I've looked at the Alpine transitions jealously before, but I didn't know about https://github.com/mmccall10/el-transition! I'm onboard to look at a PR if you have the time. I think it would be a great addition, especially since it shouldn't increase the size of the JS library too much I wouldn't think.

adamghill avatar Mar 18 '23 13:03 adamghill

Adam, if you manage to implement this feature, django with unicorn would be all I'd ever need! P.S.: love your project!

pfisterjonas avatar Apr 19 '23 05:04 pfisterjonas