bbfa7d8166
* Fix ts error Add type return on fetchCurrencyValues * Add skeleton for loading balance value * Fix texts in uppercase * Adds ETH Icon in currencyValues dropdown * Adds getExchangeRatesUrlFallback Adds support for ETH as currency * Alphabetically sort currencies * Add types * Type formatAmount * Adds formatAmountInUsFormat util function * Add types Uses formatAmountInUsFormat for BALANCE_TABLE_BALANCE_ID * Updates max and min fraction digits on formatAmountInUsFormat Add tests * Updates max and min fraction digits on formatAmountInUsFormat Add tests * Add types * Fix currencyValues types * Adds safeFiatBalancesTotalSelector * Adds total balance to safe header * Fix types * Adds currentCurrency on header * Adds types to getTokenPriceInCurrency * Fix balance currency rate conversion * Add guards for modules * Add guards for modules * Uses console error for api * Remove anys * Redefine CurrencyRateValue types into CurrencyRateValueRecord * Redefine test texts * Use absolute imports * Add types to dispatch * Add guard for no balance value * Fix ESLINT warning * Add types * Fix no balance case * Use optional chaining * Absolute paths * Adds return types Uses BigNumber in safeFiatBalancesTotalSelector * Remove number as type for formatAmountInUsFormat * Uses createStyles to remove any types * Improve total balances display * Fix balances value column * formatAmountInUsFormat feedback * Force boolean evaluation * Fix totalBalance heading styles * Add types * Add types to fetchTokenCurrenciesBalances endpoint * Replaces coinbase dependency by backend for ETH price in USD * Absolute paths * Replaces RecordOf<TokenProps> with Token * Feedback * Trigger buid * Types * Fix tests order * Renames numberFormat to usNumberFormatter Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com> |
||
---|---|---|
.. | ||
index.ts |