-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
finance: app state caching, loading indicator, and init (#854)
* finance: use updated api to leverage caching * Add todo about a performance improvement originates from discssion in aragon/aragon.js#297 (comment) * Remove old TODO * Load all token balances on init * fixup! Load all token balances on init * Finance - app loading state (#867) * Use cached state in init and use sync events * Render syncing state * Use exported events object from the api From e027fb419fa62a220034a248bc7c1d1271731519 * Finance: use the SyncIndicator component (#874) * Finance: use the SyncIndicator component * Finance: update @aragon/api dependencies * bump @aragon/api 2.0.0-beta.2 * Upgrade rxjs
- Loading branch information
Showing
3 changed files
with
66 additions
and
40 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