Crowdin Bot
571a932d6e
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-23 21:06:33 +00:00
Callil Capuozzo
3923438011
fix(style): improve the bridge assets style ( #3036 )
...
* Re-style bridge cards
* Tweaks
- Header button height and color treatment refinement
- Small sizing issues
* Address comments
* remove network alert state
* code style nits
* remove unused parameter, rename
* copy edit
Co-authored-by: Moody Salem <moody.salem@gmail.com>
2021-12-23 15:13:50 -05:00
Crowdin Bot
4ed9c7ba94
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-23 18:06:38 +00:00
Crowdin Bot
1ead35e782
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-23 17:11:21 +00:00
Crowdin Bot
0af516b884
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-23 16:07:14 +00:00
Moody Salem
13c42a384b
fix(network switch): do not show failed to switch networks for successful network switches
2021-12-23 10:18:58 -05:00
Tina Zheng
458e04f94c
feat: add santa hat to unicorn logo for the holidays 🎅🏼 ( #3027 )
...
* add santa hat to logo
* make generic component
* add 24th to christmas
* oops
v4.30.0
2021-12-22 14:34:40 -08:00
Moody Salem
587edf46ea
fix(polygon): infoLink should end in forward slash
v4.29.0
2021-12-22 15:15:32 -05:00
Moody Salem
768f7659d2
fix(polygon): add missing router addresses
2021-12-22 15:08:11 -05:00
Crowdin Bot
96db27722b
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-22 19:47:25 +00:00
Moody Salem
f047f0d196
feat(polygon): polygon mainnet and testnet support ( #3015 )
...
* feat(polygon): polygon mainnet and testnet support
WIP! DO NOT USE
* fix unit test
* fix explorer links
* compute usdc prices
* - fix the header currency label
- fix unit tests
* polygon gradient colors
* chore: adding weth to common bases (#3025 )
* adding weth to common bases
* adding usdc and dai
* adding usdt and wbtc
* fix a bunch of polish issues
- 3085 detection
- some wrapping stuff
- the network selector dropdown
* fix wrap/unwrap notification text on polygon
* background color per the figma
* subgraph url
* fix the re-render blinking on the network selector
* failed network switch
* clean up duplicate code in the network switching functions
* fix text color in the privacy notice on light mode
* add some routing constants for polygon
* do not show the separator in the trade route if auto router is not supported
* - network switching without a wallet connected
- remove v2 stuff from pool page when n/a
- remove WMATIC from common bases on polygon
* background colors of network alert
* oops fix background on network alert
* clean up optimism labels
* fix alignment of text on downtime warning
* finish the network alert styles
Co-authored-by: Sara Reynolds <30504811+snreynolds@users.noreply.github.com>
2021-12-22 14:25:10 -05:00
Jordan Frankfurt
7ac1ed3f52
increase warning timer ( #3004 )
2021-12-22 11:18:53 -05:00
Tina Zheng
205412fe1e
restrict walletlink to mainnet only ( #3024 )
v4.28.1
2021-12-21 14:37:42 -08:00
Tina Zheng
43e1fe9764
fix: double scroll in manage token list ( #3020 )
...
* fix double scroll
* remove bottom padding
2021-12-21 14:37:30 -08:00
Crowdin Bot
e9a9dd9779
chore(i18n): synchronize translations from crowdin [skip ci]
2021-12-20 15:59:30 +00:00
Ian Lapham
fa3325b7e4
feat: Update contribution spec ( #2996 )
v4.28.0
2021-12-16 16:08:45 -05:00
Ian Lapham
19aa7173ab
Update CONTRIBUTING.md ( #2995 )
2021-12-16 16:04:32 -05:00
Ian Lapham
a3238c701a
Update CONTRIBUTING.md ( #2994 )
2021-12-16 15:46:26 -05:00
Ian Lapham
82a763f905
feat: Update contribution spec ( #2993 )
v4.27.0
2021-12-16 15:39:28 -05:00
Ian Lapham
61e0ce096b
Update CONTRIBUTING.md ( #2992 )
2021-12-16 15:36:48 -05:00
Justin Domingue
9e1a775c13
feat: integrate SwapRouter02 on L1/L2 + gas ui
...
* client-side smart order router support
* support auto router on L2s
* add swap router version in approval/swap callback GA events to save $ on approval txs
* add persistent UI view of gas estimate on L1s
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Ian Lapham <ian@uniswap.org>
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
v4.26.0
2021-12-16 14:44:03 -05:00
Barry G
642a4177d8
fix: extend transaction deadline to 3 days ( #2982 )
v4.25.3
2021-12-15 16:52:41 -08:00
Ben Krochta
37e085763c
fix: display Uniswap token list in UI ( #2821 )
...
* fix: display Uniswap token list in UI
* chore: remove default-token-list build dependency
* fix: use ENS name for Uniswap token list
* fix: change Uniswap token list url
v4.25.2
2021-12-13 19:38:37 -05:00
Noah Zinsmeister
e2baa051c5
add fix for polygon proposal title ( #2974 )
2021-12-13 16:28:37 -05:00
Zach Pomerantz
a5b152da06
fix: memoize hooks from /swap ( #2949 )
...
* fix: memoize hooks from /swap
* chore: rm console
v4.25.1
2021-12-09 13:06:55 -08:00
Noah Zinsmeister
38cf4f46d7
give a bit more gas to balanceOf ( #2943 )
2021-12-07 18:07:11 -05:00
Will Hennessy
744c313ecf
feat: Add learn more link in TRM description ( #2919 )
...
* Add learn more link in TRM description
* Update src/components/PrivacyPolicy/index.tsx
Co-authored-by: Justin Domingue <judo@uniswap.org>
v4.25.0
2021-12-06 12:26:33 -05:00
Noah Zinsmeister
b967b1b236
fix: introduce safeNamehash ( #2925 )
...
* namehash -> safeNamehash where necessary
* cleanup
* address comment
v4.24.4
2021-12-03 16:45:33 -05:00
J M Rossy
596ea03043
refactor: Replace multicall implementation with library ( #2768 )
...
- Replace the local implementation of multicall with the new redux-multicall lib
- Create wrappers for redux-multicall hooks to inject block number and chainId
2021-12-03 06:29:39 -05:00
Zach Pomerantz
e81e8a8f71
fix: inadvertent merges/reverts ( #2915 )
...
* Revert "Revert "Merge branch 'main' of https://github.com/Uniswap/interface " (#2912 )"
This reverts commit 7d343dcfbdf75a2f91d28cefce84e4b1bace7b87.
* Revert "deleted files"
This reverts commit 097b8361d4c09afd3cb681c4622145c555ced884.
2021-12-02 10:35:39 -08:00
Justin Domingue
7d343dcfbd
Revert "Merge branch 'main' of https://github.com/Uniswap/interface " ( #2912 )
...
This reverts commit bf7a40be7a0a37b5051b9a877bbea563fba5782d, reversing
changes made to 097b8361d4c09afd3cb681c4622145c555ced884.
2021-12-02 13:12:22 -05:00
Justin Domingue
bf7a40be7a
Merge branch 'main' of https://github.com/Uniswap/interface
2021-12-02 11:15:09 -05:00
Justin Domingue
097b8361d4
deleted files
2021-12-02 11:14:41 -05:00
Carlos Diaz-Padron
82843ff16a
fix: typo in arweave URI recognition ( #2901 )
v4.24.3
2021-12-01 13:26:46 -05:00
Moody Salem
890471f590
fix: fix layout of proposal list items on the vote page on mobile ( #2898 )
...
* fix: fixing layout from using grid to flexbox
* fix: setting WrapSmall to nowrap due to layout issue on mobile
* fix: using width auto instead of disabling flex wrap
Co-authored-by: Julian Anderson <juliancanderson@gmail.com>
2021-12-01 10:23:02 -05:00
Dmitri Tsumak
478ee7ba14
fix: Add routes for stakewise tokens ( #2832 )
...
* Add additional routes for stakewise tokens
* Reference StakeWise addresses with sdk tokens
* Sort token imports
v4.24.2
2021-11-30 15:25:50 -05:00
Moody Salem
745be977ef
fix(lint): clean up the eslint config ( #2886 )
...
* fix(lint): clean up the eslint config
* Fix code style issues with ESLint
* fix the linter errors that arose from using the proper config
* clean up the rebass text renames
* fix if statement, use the config
* use the same name prefix for both steps
* `TextPreset` -> `ThemedText`
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-11-30 15:20:59 -05:00
Justin Domingue
0e25c055fb
add more tests for tryParseTick ( #2110 )
2021-11-30 11:44:40 -05:00
dependabot[bot]
82a079935e
chore(deps): bump url-parse from 1.5.1 to 1.5.3 ( #2504 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
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>
2021-11-30 11:40:15 -05:00
dependabot[bot]
876c1539d4
chore(deps): bump ws from 5.2.2 to 5.2.3 ( #2759 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 11:38:15 -05:00
Crowdin Bot
f43fd89884
chore(i18n): synchronize translations from crowdin [skip ci]
2021-11-30 02:11:35 +00:00
Zach Pomerantz
efdfdc9083
refactor: use ref for jazzicon ( #2874 )
2021-11-29 15:49:01 -08:00
Zach Pomerantz
709f0299e2
fix: remove orphaned node ( #2863 )
...
* fix: remove orphaned node
* fix: react cleanup
v4.24.1
2021-11-29 12:15:08 -08:00
Moody Salem
6b57ffe311
fix: do not show urls if issue is not occurring on app.uniswap.org ( #2855 )
...
* fix: do not show urls if issue is not occurring on app.uniswap.org
fixes https://github.com/Uniswap/interface/issues/2572
* address comment
2021-11-29 12:44:14 -05:00
Moody Salem
f7ecdc4332
chore: run linters with auto_fix = false for forks ( #2852 )
v4.24.0
2021-11-28 12:30:58 -05:00
Moody Salem
b1009b0e03
chore: fix the build blocking linter error
2021-11-28 12:07:51 -05:00
Crowdin Bot
5a4c7890c6
chore(i18n): synchronize translations from crowdin [skip ci]
2021-11-25 20:06:51 +00:00
Kimmo S
5a3c91f19f
Update locales.ts ( #2825 )
...
update Finnish from person (Suomalainen) to language (suomi)
2021-11-23 10:04:14 -05:00
Zach Pomerantz
d5c4ee0342
feat: display an ENS avatar ( #2806 )
...
* feat: ens avatar resolution
* chore: uninstall @davatar/react
* fix: add avatar alt
* feat: support data uris
* feat: support arweave uris
* feat: support erc721 avatars
* feat: support erc1155 avatars
* fix: jazzicon integration
* fix: clean usage of status icon
* fix: fix jazzicon svg offset
* refactor: share status icon component
* fix: pass memoized args to multicall
2021-11-22 10:55:25 -08:00
Jordan Frankfurt
262d984f92
check for support on all connectors, and disable when the connector (or lack thereof) no longer supports 3085 ( #2824 )
2021-11-22 12:33:52 -05:00