mikoskinen / Blazor.Animate

Easily add fade, slide and zoom-effects into your Blazor applications.
MIT License
282 stars 36 forks source link

Transition Animations #10

Open NVentimiglia opened 4 years ago

NVentimiglia commented 4 years ago

Thanks for the library, this is a great start. Do we have outro, update, and list animations on the roadmap?

Specifically we can fade the counter "in" when it becomes visible, but there is no mechanism to fade the counter "out" when we need to hide it. Moreover, being able to set something up for updates and more complex lists is needed.

https://vuejs.org/v2/guide/transitions.html

NVentimiglia commented 4 years ago

https://github.com/NVentimiglia/Blazor.Transitions