preact-css-transition-group icon indicating copy to clipboard operation
preact-css-transition-group copied to clipboard

Documentation improvement

Open seven-cd opened this issue 8 years ago • 6 comments

Hi, Can you add some examples and some more detailed documentation for project?

seven-cd avatar May 29 '17 20:05 seven-cd

I can try to, though honestly I don't use this module at all. I'll tag this issue with Help Wanted, maybe some passerby will have great examples to point to.

developit avatar Jun 03 '17 19:06 developit

@developit what module do you use?

trsh avatar Jun 20 '17 15:06 trsh

I use CSS animations (I am very lazy)

developit avatar Jun 20 '17 15:06 developit

@developit with preact? Can you give an example? Because with no change in JS part components are just switched.

trsh avatar Jun 20 '17 15:06 trsh

Ah - I don't do cross-component transitions, just animations when inserting elements. I know @prateekbh is working on something really awesome for full animations though, maybe he'll link to it here ;)

developit avatar Jun 21 '17 14:06 developit

@seven-cd if you are looking route based animations this is something my WIP liquid-route results like https://liquid-route.surge.sh

prateekbh avatar Jun 21 '17 14:06 prateekbh