Zach Pomerantz
bca5113569
fix: connect wallet button ( #3324 )
...
* fix: make dialog provider an isolate
* fix: use button for connect wallet
* chore: document esoteric changes
2022-03-01 14:32:54 -08:00
David Walsh
6779c1a024
Fix #3117 - Open networks menu upon hover ( #3378 )
2022-03-01 14:45:22 -05:00
Ori Pomerantz
f79ef12494
fix(icons): Updated one of the Optimism images ( #3357 )
2022-03-01 14:37:18 -05:00
dependabot[bot]
7bcda46934
chore(deps): bump url-parse from 1.5.3 to 1.5.10 ( #3371 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 14:35:54 -05:00
dependabot[bot]
f4ba24cfd5
chore(deps): bump nanoid from 3.1.28 to 3.2.0 ( #3173 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.28 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 14:35:01 -05:00
Zach Pomerantz
59c6ab16dd
fix: exports ( #3379 )
...
* fix: cjs in cra
* chore: wrap cjs for mjs
* chore: export cjs and esm
* chore: export chunks
* fix: correctly export locales
* chore: note exports compat
* fix: use cjs for common deps
* chore: bump to v0.0.20-beta
* chore: rm outdated comment
2022-03-01 11:32:55 -08:00
Ian Lapham
db17dcbf2c
list update ( #3389 )
2022-03-01 14:05:13 -05:00
Moody Salem
1835de7f5f
fix: the vote page could not render proposals without signature data
...
fixes https://github.com/Uniswap/interface/issues/3380
v4.52.0
2022-02-28 18:16:24 -05:00
Crowdin Bot
00f158209c
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-28 19:11:43 +00:00
Zach Pomerantz
2108ceedd5
chore: reduce token list block period ( #3353 )
2022-02-28 10:47:36 -08:00
Zach Pomerantz
ad080470da
fix: use explicit value in Plural tag ( #3363 )
...
one is non-functional (I don't know why), but _1 seems to work 🤷
2022-02-28 10:41:15 -08:00
Moody Salem
fc34912b53
feat(swap): default 1 native to usdc on the swap page ( #3347 )
...
* feat(swap): default 1 eth to usdc on the swap page
* fix unit tests
* fix tests
* fix the issue better
* use the token list logo
* fix integration tests for swap and add one for eth/usdc
* address comments
2022-02-28 13:30:37 -05:00
jaclyn
c25d2b894c
fix: update walletlink-connector to 6.2.13 ( #3315 )
...
* fix: update walletlink-connector to 6.2.12
* fix: update walletlink-connector to 6.2.13
Co-authored-by: Jaclyn Chan <jaclyn.chan@coinbase.com>
2022-02-28 11:13:36 -05:00
Moody Salem
83c99b8c04
chore: remove unused exports and unused integration test build env variable
2022-02-28 11:03:05 -05:00
Zach Pomerantz
ccdf1e7575
fix: convert to commonjs ( #3373 )
...
* chore: use fully specified path for non-main imports
* chore: convert to commonjs
- Pin @web3-react to exact cjs versions
* chore: bump to v0.0.18-beta
* chore: fix fonts.css comment
* fix: @ethersproject/providers version skew
* fix: @web3-react state typings
2022-02-28 07:52:22 -08:00
Crowdin Bot
c9faafee5e
chore(i18n): synchronize translations from crowdin [skip ci]
v4.51.1
2022-02-25 08:08:05 +00:00
Zach Pomerantz
26a44fb51b
chore: bump to v0.0.15-beta ( #3358 )
2022-02-24 11:36:00 -08:00
Zach Pomerantz
1e16ac8449
fix: wrap Eip1193Bridge to fix outstanding bugs ( #3355 )
...
* fix: wrap Eip1193Bridge to fix outstanding bugs
* revert: widget height change
2022-02-24 11:20:09 -08:00
Crowdin Bot
5b5e76573d
chore(i18n): synchronize translations from crowdin [skip ci]
v4.51.0
2022-02-24 09:06:47 +00:00
Crowdin Bot
27cdbd0d5f
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-23 23:06:39 +00:00
Zach Pomerantz
b2a30b9bf1
fix: style nits ( #3352 )
...
* fix: prefix output usdc with $
* fix: space in output estimate warning
* fix: reset slippage warnings
* fix: display link icon for etherscan
2022-02-23 14:56:49 -08:00
Zach Pomerantz
dfad7b89ab
chore: nextjs compatibility ( #3351 )
...
* fix: esm/cjs exports
* fix: guard visibility state WebAPI
* fix: nextjs styled-components imports
* fix: add ethers' optional deps
* fix: document access in useHasFocus
* fix: suffix babel-plugin-macros config for commonjs
* chore: rollup sourcemaps
* chore: export fonts separately
* chore: mv redux to peer dep
* fix: run tests off cjs config
* fix: run cosmos off cjs config
2022-02-23 13:12:07 -08:00
Zach Pomerantz
4fe35ea42e
fix: max on WebKit ( #3349 )
...
* chore: add walletconnect to cosmos
* fix: onClickMax for TokenInput
* chore: add setImmediate
2022-02-23 12:50:22 -08:00
Zach Pomerantz
0d852b6165
fix: apply user-select to widget, not to constituents ( #3345 )
2022-02-23 12:49:59 -08:00
Zach Pomerantz
8ac3b836bd
fix: slippage input size ( #3350 )
2022-02-23 12:25:17 -08:00
Crowdin Bot
12bc5957b4
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-23 20:06:40 +00:00
Ian Lapham
a33187c33b
feat: routing tooltip for widget ( #3259 )
...
* start file updates for routing tooltip
* start tooltip UI
* fix styling
* remove use of px and add header
* UI updates;
* update styles
* update file structure
* update routing components and type
* small code fixes
* fix broken sizing bug
* nit fixes
2022-02-23 14:22:21 -05:00
Zach Pomerantz
248bc07cf1
fix: lazily instantiate supported router providers ( #3348 )
...
* fix: iterate over enum values
* fix: lazily instantiate router providers
2022-02-23 10:46:29 -08:00
Crowdin Bot
369f8c94e3
chore(i18n): synchronize translations from crowdin [skip ci]
v4.50.1
2022-02-18 00:13:06 +00:00
Crowdin Bot
de5f0541ee
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-17 23:07:10 +00:00
Zach Pomerantz
48b3efc612
chore: bump to v0.0.14-beta ( #3333 )
2022-02-17 12:03:44 -08:00
Zach Pomerantz
90c59f31f3
fix: return eip1193bridge chainId as hexa ( #3332 )
2022-02-17 12:03:35 -08:00
Zach Pomerantz
0e709c257b
fix: import fonts through sass only ( #3331 )
2022-02-17 10:49:47 -08:00
Crowdin Bot
7a3bb8de1d
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-17 18:09:07 +00:00
Crowdin Bot
8018d1b9dc
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-17 15:11:21 +00:00
Zach Pomerantz
1297aa57d3
chore: bump to v0.0.13-beta ( #3328 )
v4.50.0
2022-02-16 17:00:43 -08:00
Zach Pomerantz
30e30189e1
fix: use a void signer for ethers providers ( #3327 )
2022-02-16 17:00:31 -08:00
Zach Pomerantz
6a602cf6d7
chore: bump to v0.0.12-beta ( #3325 )
2022-02-16 14:17:41 -08:00
Zach Pomerantz
4c966caa2a
feat: accept {provider, signer} as ethers provider ( #3314 )
2022-02-16 11:11:45 -08:00
Zach Pomerantz
a60ea703b0
fix: token select ux ( #3321 )
2022-02-16 11:11:10 -08:00
Zach Pomerantz
ae664dc264
fix: compute insufficient balance and approval off of input ( #3312 )
2022-02-16 11:10:40 -08:00
Zach Pomerantz
b152b11515
fix: token select input handling ( #3303 )
v4.49.0
2022-02-15 19:35:14 -08:00
Zach Pomerantz
0f51991109
feat: improved warning ux ( #3310 )
2022-02-15 19:34:02 -08:00
Zach Pomerantz
da8884d87d
fix: action prop warning ( #3304 )
2022-02-15 19:33:29 -08:00
Zach Pomerantz
79bdc0c5ee
fix: summary details heights ( #3302 )
2022-02-15 19:33:09 -08:00
Zach Pomerantz
82c30681ea
fix: ignore stale SOR fetches ( #3313 )
...
* fix: propagate ROUTE_NOT_FOUND and fallback appropriately
* fix: display insufficient liquidities
* fix: ignore stale SOR results
* fix: retain trade state while loading
* fix: mv debouncing to SOR logic for sync state
v4.48.0
2022-02-14 18:23:55 -08:00
Ian Lapham
41ef961679
feat: optimize client side SOR for widgets ( #3294 )
...
* start SOR updates
* update pool providers to static
* update router config
* remove log
* udpate defaults for chainId
* small changes
2022-02-14 13:35:05 -07:00
Zach Pomerantz
7de63ab462
feat: focus and hover hooks ( #3287 )
...
* feat: add focus/hover hooks
* refactor: use focus/hover hooks
2022-02-14 06:32:11 -08:00
Crowdin Bot
59c5989721
chore(i18n): synchronize translations from crowdin [skip ci]
2022-02-12 15:07:37 +00:00
Zach Pomerantz
b042d2b3b4
fix: i18n resolution ( #3299 )
v4.47.0
2022-02-11 10:34:03 -08:00