radzenhq / radzen-blazor

Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://www.radzen.com
MIT License
3.55k stars 790 forks source link

[Feature Request] Animations #269

Open dpozimski opened 2 years ago

dpozimski commented 2 years ago

Is your feature request related to a problem? Please describe. In comparison to Angular Showcase website (https://angular.radzen.com/button) there is no animation on actions: a) open/close side bar b) expand/hide navigation item c) open/close RadzenDropDown d) open/close RadzenPanel

Describe the solution you'd like Please implement built-in animations to the sidebar and other components.

Describe alternatives you've considered We can alternatively add animations through CSS by our own, however it needs a deep knowledge of the classes that you are using.

I think it would be a nice increment in context of your development.

3hxx commented 1 year ago

I think this is also needed for the Accordion. We're a modern-day component library, they should all be animated imo.

yordanov commented 2 months ago