Open Sn00pyW00dst0ck opened 10 months ago
Update:
I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.
Update:
I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.
@Sn00pyW00dst0ck I am a big fan of https://primeng.org/. This is my recommendation for our primary UI library.
Update: I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.
@Sn00pyW00dst0ck I am a big fan of https://primeng.org/. This is my recommendation for our primary UI library.
This looks cool. I also found this recently, which might be able to work nicely with primeng for displaying graphs: https://lars-berger.github.io/graphy-ng/docs/intro
Issue Description
Research the ability to have angular transition between pages in a smooth /animated way. Similar to how Smash Bros Ultimate/Persona 5 does its menu transitions.
Proposed Solution
None. I have no clue how this would be done in angular. It would be witchcraft if we could do it.