wwWallet / wallet-frontend

BSD 2-Clause "Simplified" License
21 stars 6 forks source link

Refactor layouts and animations to be more modular; fix animation flicker #328

Closed emlun closed 1 week ago

emlun commented 1 week ago

This is a quite substantial refactoring of the component structure, with the following goals:

I think these changes improve separation of concerns between these components, which helps keep them modular and easy to work with.