Releases: Uniswap/widgets
Releases · Uniswap/widgets
v2.4.1
v2.4.0
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2022-08-09)
Bug Fixes
- allow typing decimals in maxSlippageInput field (#29) (64ca692)
- disabled token button text color should use correct colors (#64) (92a0caa)
- e2e tests by downgrading node for now (#131) (a6bf7af)
- make header text clickable (#130) (6855ca3)
- make swap details row clickable (#48) (abe5c15)
- set summary expando-open bool default true (#128) (7b84ac2)
- stroke width of token button chevron to 2px (#60) (674ce83)
- token dropdown balances should use 4 sigfigs (#45) (95c368c)
- use back button instead of X (#49) (f36c35e)
- use container color for button (#132) (062c2fb)
Features
- add autorouter API URL param (#54) (1bba87a), closes #57 #58
- add onReviewSwapClick handler (#68) (de4c889)
- add onTx status callbacks (#65) (0d08050)
- add wallet connection functionality (#40) (ebe37e6)
- remove tooltip hops description (#63) (048e5fe)
- use vertical swap summary (#46) (2afd392)
BREAKING CHANGES
onConnectWallet
prop changed toonConnectWalletClick
, andjsonRpcEndpoint
prop changed tojsonRpcUrlMap
.
v1.1.1
v1.1.0
1.1.0 (2022-06-01)
Bug Fixes
- change disabled state swap button opacity (#18) (34b1211)
- set isPending false if wrap tx errors (#15) (f24ab7b)
- set state out of render (6ff13f8)
- styled types (84b8e88)
- styled-components macro usage (#5) (7001dab)
- token select hover ux (#7) (47007b6)
- use a hardhat jest environment (#20) (6dda04c)
- very small integrator fee in swap details should render more decimals (#14) (125b960)