uniswap-interface-uncensored/src/pages
Jordan Frankfurt 4ba9d98e67
fix(L2): polish (#1988)
* polish

move getINfoLinkByChainId to chain constants

pr review - translations

optimism token list, typo, text color for L1 switch

use <Trans /> instead of t

undo unintentional tokenlist order change

use {'Optimism'} instead of {name}

switch deadline implementation

remove unused TYPE import

switch to generalized CHAIN_INFO instead of L2_INFO so we don't have to check in components

add target chain id param to optimism bridge

fix a minor breakpoint issue

reduce sigfigs for header balance

update network card dropdown text for optimism

remove list code

refactor SupportedChainId

* SupportedL1ChainId | SupportedL2ChainId -> SupportedChainId
2021-07-12 11:44:05 -04:00
..
AddLiquidity fix(L2): polish (#1988) 2021-07-12 11:44:05 -04:00
AddLiquidityV2 feat: Add Optimism (#1923) 2021-07-08 12:46:21 -04:00
CreateProposal fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
Earn no more borderRadius errors! (#1968) 2021-07-06 17:05:19 -04:00
MigrateV2 feat(pool): add liquidity distribution range slider and update add liquidity layout (#1829) 2021-07-08 11:30:43 -07:00
Pool fix(L2): polish (#1988) 2021-07-12 11:44:05 -04:00
PoolFinder refactor: remove unneeded react import (#1801) 2021-06-25 09:52:49 -05:00
RemoveLiquidity fix(L2): polish (#1988) 2021-07-12 11:44:05 -04:00
Swap fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
Vote fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07:00
App.tsx fix(L2): routing fixes (#1980) 2021-07-07 10:59:31 -04:00
AppBody.tsx feat: Add proposal creation interface (#1799) 2021-06-22 15:51:32 -04:00