Zach Pomerantz
7cc52abb96
fix: cache computed pool addresses ( #3537 )
2022-03-18 08:00:35 -07:00
Crowdin Bot
5ac41417b0
chore(i18n): synchronize translations from crowdin [skip ci]
2022-03-18 00:15:22 +00:00
Zach Pomerantz
2c74c5f2df
chore: include usdc in swap info ( #3539 )
...
* chore: refactor useComputeSwapInfo to include usdc
* chore: use passed usdc if able
* fix: fixture
2022-03-17 16:51:41 -07:00
Ian Lapham
cbc2ff668e
disable swap button if trade not populated ( #3542 )
2022-03-17 16:26:37 -07:00
Zach Pomerantz
a73f59b4ff
fix: only debounce input amounts ( #3540 )
2022-03-17 15:42:32 -07:00
Zach Pomerantz
7a75626c31
chore: bump to v0.0.25-beta ( #3538 )
2022-03-17 14:17:58 -07:00
Jordan Frankfurt
a0e14bef10
fix(vote): allow 0-vote proposals to render ( #3536 )
2022-03-17 15:37:36 -05:00
Yadong Zhang
9b5a53b2e8
fix: typeError: Cannot read properties of undefined (reading 'split') ( #3518 )
2022-03-17 14:30:13 -04:00
Crowdin Bot
50fdb36b6f
chore(i18n): synchronize translations from crowdin [skip ci]
v4.59.0
2022-03-17 04:06:49 +00:00
Ian Lapham
b993902c73
remove donation popup ( #3532 )
2022-03-16 20:42:06 -07:00
Zach Pomerantz
828bf540ba
feat: usePoll ( #3530 )
...
* feat: usePoll
* chore: comments
* fix: cleanup
* fix: review updates
* fix: lint nits
2022-03-16 14:54:17 -07:00
Zach Pomerantz
7c88a5a008
chore: bump to v0.0.24-beta ( #3524 )
v4.58.2
2022-03-15 22:31:41 -07:00
Zach Pomerantz
360c5e2c96
fix: fallback to eth_accounts in eip1193 bridge ( #3516 )
2022-03-15 09:42:05 -07:00
Ian Lapham
72678ee667
Update token list ( #3520 )
v4.58.1
2022-03-15 10:53:20 -04:00
Zach Pomerantz
4dd74f2144
fix: token img overflow ( #3517 )
2022-03-15 08:01:32 -05:00
Zach Pomerantz
e45c104135
fix: computed token img ( #3519 )
2022-03-15 08:00:46 -05:00
Crowdin Bot
98fcaacd9b
chore(i18n): synchronize translations from crowdin [skip ci]
v4.58.0
2022-03-15 09:06:57 +00:00
Crowdin Bot
93551579e4
chore(i18n): synchronize translations from crowdin [skip ci]
2022-03-14 20:11:46 +00:00
Zach Pomerantz
8a9388ed81
feat: make Expando element ( #3515 )
...
* feat: make Expando element
* fix: cleanup
* fix: simplify margin
* fix: summary height
* fix: special case gap transition
2022-03-14 12:03:40 -07:00
Ian Lapham
884bf41da7
fix: add check for undefined slot0 and liquidity call results ( #3513 )
...
* add check for undefined slot0 and liquidity call results
* update null check
* update code order
2022-03-14 14:02:03 -04:00
Zach Pomerantz
5b686aea97
fix: exhaustive dep ( #3514 )
2022-03-14 10:03:19 -07:00
Zach Pomerantz
c4a456a085
chore: simplify Price in its own component ( #3508 )
...
* chore: simplify Price in its own component
* fix: restore reversal
* fix: output usdc naming
2022-03-14 09:54:04 -07:00
Zach Pomerantz
4b9098a7bf
fix: token button overflow ( #3504 )
...
Removes the overflow property from TokenButton, which prevents the vertical scrollbar from rendering.
2022-03-14 09:42:38 -07:00
Zach Pomerantz
71a246f25c
fix: expando icon direction ( #3507 )
2022-03-14 09:42:24 -07:00
Zach Pomerantz
8de048bc84
fix: input amount lag ( #3503 )
...
Propagates the exact amount to the trade currency amount without waiting for the trade to be computed. This allows things like insufficient balance or approval to be reflected in the UI while typing, instead of having a lag.
v4.57.0
2022-03-13 22:45:14 -07:00
Zach Pomerantz
163e2d5560
fix: override Rule width ( #3502 )
...
* fix: override Rule width
* fix: include max-width
2022-03-11 17:26:02 -06:00
Zach Pomerantz
0edb0fe5e2
fix: memoize on-chain results ( #3493 )
...
* fix: memo-ize onchain results
* fix: typeof omission
2022-03-11 14:56:05 -08:00
Zach Pomerantz
496408b3db
fix: token list fetching performance ( #3480 )
...
* fix: token list fetching
* fix: simplify naming
2022-03-11 11:57:49 -08:00
Zach Pomerantz
78b6f5c72d
fix: destructure currencies for ref equality ( #3498 )
2022-03-11 11:25:17 -08:00
Zach Pomerantz
f9fb71a803
fix(perf): cache pools to avoid cost of instantiation ( #3499 )
2022-03-11 08:20:16 -08:00
Crowdin Bot
59d0046411
chore(i18n): synchronize translations from crowdin [skip ci]
2022-03-11 03:07:34 +00:00
Zach Pomerantz
b4e0234d07
fix: avoid summary wrap ( #3497 )
2022-03-10 15:59:45 -08:00
Zach Pomerantz
4a8dbda0b8
fix: memoize nested components ( #3483 )
2022-03-10 15:48:45 -08:00
Crowdin Bot
0cbb24c614
chore(i18n): synchronize translations from crowdin [skip ci]
2022-03-10 23:06:32 +00:00
Ian Lapham
a9dba258ff
fix: update wrap fail state callback and input values ( #3495 )
...
* update wrap fail state callback and input values
* add error check for wrap status
* update error catching logic
* update error catching
2022-03-10 17:07:52 -05:00
Zach Pomerantz
fa163cb938
feat: price impact update ( #3496 )
...
* feat: green text on neg price impact
* chore: propagate all of usdc price impact
* chore: pass price impact to summary details
* chore: propagate slippage and impact warnings
* feat: update warnings on summary dialog
* chore: rm todo
2022-03-10 13:07:37 -08:00
Curly Brackets
b52273932a
fix(ui): Auto Router icon not appearing on safari/ios ( #3444 )
...
* fix(ui): Auto Router icon not appearing on safari/ios
Closes #3138
* refactor: remove auto-router svg that are no longer in use
2022-03-10 14:37:32 -05:00
Crowdin Bot
9ad8f80e4e
chore(i18n): synchronize translations from crowdin [skip ci]
2022-03-10 18:07:32 +00:00
Zach Pomerantz
69bc598dea
feat: display "no results found" message ( #3467 )
...
* feat: display when no results
* chore: use body not subhead
2022-03-10 09:53:56 -08:00
Ian Lapham
7feba045fc
fix: add formatting to USDC values ( #3478 )
...
* add formatting to USDC values
* update formatting of USDC amounts to en
* apply same formatting to summary
2022-03-10 12:38:59 -05:00
Zach Pomerantz
04cee0a07d
chore: bump to v0.0.23-beta ( #3492 )
2022-03-10 09:02:17 -08:00
Zach Pomerantz
ea73260e56
fix: accomodate longer locales ( #3468 )
2022-03-10 08:57:36 -08:00
Zach Pomerantz
b4bd2973a9
fix: update input when prefixing 0 to decimal ( #3487 )
2022-03-10 08:56:06 -08:00
Zach Pomerantz
a071b8adb0
fix: summary line break ( #3486 )
2022-03-10 08:55:55 -08:00
Zach Pomerantz
610acb0191
fix: font family overrides ( #3485 )
2022-03-10 08:55:40 -08:00
Zach Pomerantz
63bad8f890
fix: summary expando height ( #3484 )
2022-03-10 08:54:42 -08:00
Zach Pomerantz
32f955693f
fix: restructure web3 to memoize ( #3472 )
v4.56.0
2022-03-09 15:08:04 -08:00
Zach Pomerantz
96c66a5846
fix: incorrectly memoized hooks ( #3471 )
...
* fix: incorrectly memoized hooks
* fix: finish memoizing useUSDCPrice
2022-03-09 12:33:35 -08:00
Sara Reynolds
8c269a6d39
feat: add optimism and arbitrum to gas estimate support ( #3434 )
...
* add optimism and arbitrum to gas estimate support
* update sor version
* move to dependencies
2022-03-09 14:52:19 -05:00
Justin Domingue
36f111fa6f
chore: upgrade to redux-toolkit 1.8 ( #3464 )
2022-03-09 12:19:24 -05:00