v1.5.0
π Changelog
- xDAI integration: Adds xDAI compatibility. Please see wiki for more information
- Deterministic token sorting: Sorts tokens in the Balances page alphabetically. The only exception to the default sorting is WETH (or wxDAI in xDAI network), that is shown first.
π·ββοΈ Other small changes and fixes:
9b22eef fix networkOrDefault type and typo (#1528)
556fc0b 1486/token orders (#1527)
6bd857d Fix orderbook tokens reset (#1526)
2215623 More linter rules (#1523)
538804d userWallet network smushed fix (#1520)
0535e7d Account for pending orders being undefined (#1516)
c173004 pending order id = spinner (#1510)
54e34f5 Refactor and allow to filter in networks with no TCR (#1489)
eca1460 Config token list by network (#1496)
6aff25f don't count reverted trades we don't display (#1480)
a11c72f Fix settings page (#1457)
119589c Refactor and simplify token types (#1454)
e09d686 require('img').default
30e3111 Require(*).default storybook workaround (#1451)
4c39060 [xdai] Fix images: stake, wxDAI (#1448)
1a0b316 break-word on long price est (#1443)
5a78689 Fix some moved dependency (#1447)
621ada6 Fix issue with initial selection (#1436)
1cc2eac Update dex js (#1433)
f11b75c xDAI Config changes (#1429)
1fbb3de Stories for layouts (#1409)
IPFS hash QmPS7vrmfKjKzmKAVXonx9euJYoM1vnDiVqRomgPQwquyH
Commits since v1.5.0-0:
- 7bc5f66 1.5.0
- b2a95d4 Investigate orders load speed (#1529)
- 9b22eef fix networkOrDefault type and typo (#1528)
- 556fc0b 1486/token orders (#1527)
- 6bd857d Fix orderbook tokens reset (#1526)
- 2215623 More linter rules (#1523)
- 735c6ae Deterministic sorting ++ (#1517)
- 538804d userWallet network smushed fix (#1520)
- 193464a WalletConnect for xDAI (#1493)