-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: portfolio performance improvements (#1746)
* fix: hook deps * fix: portfolio container performance * feat: minor performance optimizations * feat: virtualized rows on assets table * feat: context for usePortfolioNavigation * feat: no count up on asset details (because of virtualization) * fix: glitch when changing account on portfolio * wip: tanstack virtual * feat: virtualized asset tables * chore: cleanup * feat: virtualize rows in token picker * fix: wrap dashboard tx history in portfolio container * fix: bool checks * fix: virtualise tx history rows * fix: sidebar must be wrapped in PortfolioContainer to access selected account * chore: export style * feat: add countups back
- Loading branch information
Showing
20 changed files
with
620 additions
and
1,056 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.