Skip to content

Tags: NoBugBoy/uniswap-interface

Tags

v3.1.11

Toggle v3.1.11's commit message

Verified

This commit was signed with the committer’s verified signature.
moodysalem Moody Salem
change branch in workflows

v3.1.10

Toggle v3.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(modal cutoff, lists): make modal scrollable on small screens, fix…

… typo, auto update all lists (Uniswap#1301)

* update all lists, not just active ones

* fix typo

v3.1.9

Toggle v3.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improvement(lists): enable Gemini by default (Uniswap#1276)

* update import flow and style tweaks

* update tests

* Update tsconfig.json

* add gemini

* enable gemini

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvement(token import): update import flow and style tweaks (Unisw…

…ap#1273)

* update import flow and style tweaks

* update tests

* Update tsconfig.json

v3.1.7

Toggle v3.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvements(lists): update defaults, style updates (Uniswap#1270)

* update defaults, style updates

* update icon color

v3.1.6

Toggle v3.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improvement(routing): use WBTC pairs for routing swaps, style updates (

…Uniswap#1269)

* 'Added WBTC to default option for routing in main UI"

* update settings button

Co-authored-by: Gismar <[email protected]>

v3.1.5

Toggle v3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvement(lists): Switch to multiple active lists (Uniswap#1237)

* basic support for multiple active lists

* start search across inactive lists

* store card before list update

* basic import flow for inactive tokens

* update supported lists

* update import flow for address pasting

* basic mvp

* hide filter if no results

* update min heights

* update manage view, index tokens on page load

* start routing fix for multi hops

* switch to input amount comparison on exactOut

* start list import view

* updated list UI, token search updates, list import flow, surpress popups and warnings

* add unsupported tokens

* show warning if logged out

* update to opyn list

* show token details on warning;

* make percent logic more clear

* remove uneeded comaprisons

* move logic to functions for testing

* test updates

* update list reducer tests

* remove unused locals

* code cleanup

* add unsupported local list

* add multi hop disable switch

* add GA

* fix bug to return multihop no single

* update swap details

* copy updates

* Visual refinements

* Further tweaks

* copy updates, actual list order

* Move settings button

* Update all trade views with settings cog

* Add better tips, remove darkmode toggle from dropdown

* Clean up routing UI

* UI tweaks

* minor tweaks

* copy updates

* add local default list, use existing function for trade comparison, disable v1 helper, show inactive/active at once

* updated inactive view

* remove slippage fix

* update output amount return

* center button, update search to character threshold

* reset add state on back navigation

* style tweak on add button

* fix bug on search results

Co-authored-by: Callil Capuozzo <[email protected]>

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(typo): toggle (Uniswap#1260)

Closes Uniswap#1229

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Routing updates only (Uniswap#1265)

* start routing fix for multi hops

* switch to input amount comparison on exactOut

* make percent logic more clear

* remove uneeded comaprisons

* move logic to functions for testing

* add multi hop disable switch

* add GA

* fix bug to return multihop no single

* update swap details

* code clean

* routing only

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
catch error in bytes32 string parsing (Uniswap#1253)