Commit Graph

61 Commits

Author SHA1 Message Date
Moody Salem
9916c84e5d
Fix i18n loading, manifest.json loading 2020-05-20 18:39:16 -05:00
Moody Salem
0b8d05b696
Add a new target for deploying to IPFS (#819)
* Add a new target for deploying to IPFS

* verbose command

* Try the github action
2020-05-20 16:10:26 -05:00
Moody Salem
4131268b8e
Icons (#744)
* Manifest icons

* Add touch icons
2020-05-11 14:02:49 -04:00
Callil Capuozzo
e5ced44d75
Design tweaks (#717)
* Prepare for V2 testing

* Bug fixes and tweaks

* Add form link

* Design tweaks

* higher quality favicon

* Favicon... again.

Co-authored-by: Ian Lapham <ianlapham@gmail.com>
2020-05-06 15:34:06 -04:00
Ian Lapham
5426e48872
popup styles, slippage language and amounts, min max copy (#714)
* Prepare for V2 testing

* popup styles, slippage language and amounts, min max copy

* Bug fixes and tweaks

* Add form link

* remove other imports

Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2020-05-05 20:40:59 -04:00
Ian Lapham
6fd9808e7d
Style updates merge with storage updates (#710)
* Add advanced user toggle

* UX stuff

* Remove unused imported checks

* Design tweaks and selection card

* remove unused imports

* Cleanup

* fix merge

Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2020-05-04 20:21:55 -04:00
Noah Zinsmeister
c3d8bc7ed5
Localstorage and routing improvements (#704)
* remove tokens context in favor of localstorage

refactor localstorage

improve adding custom token flow

* drop exchange language

* ensure url tokens are added to localstorage

clean up routing

remove unnecessary output approval checks

* fix bad import

* Remove unused imported checks

* remove unused imports

Co-authored-by: Ian Lapham <ianlapham@gmail.com>
2020-05-04 17:56:10 -04:00
Ian Lapham
50c9d9973a
UI Updates, Route Context Updates (#679)
* UI updates, big fixes on route hook

* fix bug on all pair list

* logout fix and  add mainnet WETH
2020-04-15 20:56:59 -04:00
Ian Lapham
02dedcbc6e
Update message for testnet, bug fixes (#663) 2020-03-24 16:46:56 -04:00
ianlapham
753e5f3423 stable version with updated balances, add liquidity using SDK, pair menu search 2020-02-26 12:00:59 -05:00
ChristophSiegenthaler
e00e7af599 Updated de.json (#576)
* Updated de.json

* Updated de.json
2019-12-30 14:58:45 -05:00
nathaniel gentile
e179a475d3 add vietnamese language support (#559)
* add vietnamese language support

* Update vi.json
2019-12-16 10:41:11 -05:00
Noah Zinsmeister
4ef30cc8fd
merge prod into beta (#535)
* block some countries (#534)

* Adds min-width to custom slippage input. (#533)

On Firefox (maybe other browsers as well) the lack of min-width results in the default `input` element min-width which is ~92px.  This results in the flex container overflowing the bounding element.  By setting min-width to 20px, the box will instead grow to fill the available space, which is defined by its parent that has the pink border.  This avoids the overflow issue (as long as the parent doesn't get too small, which it won't at the moment since it is fixed size).
2019-12-05 15:39:35 -05:00
Noah Zinsmeister
28672100d0
merge prod into beta (#530)
* add CHAI

* update compound tokens (#527)

* update compound tokens

* Update Tokens.js

* add fortmatic metatag

* add TRYB (#529)
2019-12-04 17:43:14 -05:00
Ian Lapham
c2f51f3b3e create warning and disable add liquidity button for broken tokens (#491)
* create warning and disable add liquidity button for broken tokens

* fix mobile styles
2019-10-29 15:56:53 -04:00
hacktar
bed886ad2a italian translation (#462) 2019-10-17 07:30:57 -07:00
Ian Lapham
677537ca31 Updates to Token Modal (#399) 2019-08-12 20:37:32 -04:00
Callil Capuozzo
66604cf47e Add focus styles (#375)
* Add focus styles

* remove periods

* Change copy and button hover state
2019-07-29 15:14:53 -04:00
Ian Lapham
30887ef1fc Add slippage option (#369)
* add custom slippage to /swap
2019-07-26 18:11:35 -04:00
Noah Zinsmeister
727d289413
modal responsiveness, 1 token addition, token selection (#329)
* improve modal responsiveness

* add MATIC

* fix modal min height reversion

* add token population via route
2019-06-14 10:39:33 -04:00
Noah Zinsmeister
b7f49672de
merge beta to production (#317)
* update SNX exchange and token address (#301)

* update SNX exchange and token address

* checksum exchange address

* Account improvements (#302)

* begin account migration

* prep for styling

* improve multi-network support

allow deprecated window.web3 providers

* kill old modal

* remove tests

* clean up css

* Style account modal

* kill scss

* bug fixes

* use suspense for code-splitting and i18n

move abis

add ENS support to Web3Status

* Account modal mobile styles

* style tweaks

* finalize migration

* fix account styling

* fix ethereum svg

* fixes

* Split wallet modal into components

* refactor wallet modal and add connect button styles

* removing tap highlights

fix spacing on some mobile browsers

* Styling fixes for account and warning

* clean up injected connector logic

* remove console

* add wrong network copy

* restore border radius

change wallet logo

* various improvements (#313)

* add unchecked signer

* remove focus underline from tabs

* update tokens

* remove console log

* remove snx for now

* make slippage warnings more robust

* memo-ize contexts

* improve slippage styling

* fix warnings + bugs

* clear stale network error

* Feather icons (#314)

* Remove fontawesome

* Update new SNX exchange and new token address (#316)

* Update new SNX exchange and new token address

* remove whitespace

* checksum exchange address
2019-05-30 16:42:25 -04:00
Noah Zinsmeister
e27cd92cd2
Slippage warning (#292)
* add rudimentary slippage warning

fix address checksum bug

debounce address input

alway show tx details if valid trade

* fix estimated copy
2019-05-16 13:21:14 -04:00
Martin Krung
887a2ef90c initialExchangeRate in German 2019-05-13 21:15:45 +02:00
Noah Zinsmeister
78cdf11b37
Liquidity migration (#279)
* finalize initial migration

* remove redux

* fix token to token rate bug

* finalize initial migration

* fix test
2019-05-07 22:25:55 -04:00
Noah Zinsmeister
44d77ce948
Swap Migration (#277)
* migrate core logic

* finalize swap migration

* upgrade react-scripts and fix errors/warnings

* finalize swap, modularize currency input

* remove console.logs

* copy swap logic for send

* remove unnecessary variable

* tighten caching logic

* snappier ens integration
2019-05-03 16:37:59 -04:00
Noah Zinsmeister
4e413915f8
web3-react migration (#269)
* put suspense below redux

* don't mount qr

* properly format .json's

* remove useless Web3Connect component

* remove react-responsive header logic

* finalize initial web3-react migration

* add rudimentary network support

* address ci/cd issues

* fix syntax

* add infura support

rewrite create-exchange

closes #173

* remove CI flag, lazy loaded disabled for now

* roll back /pool

* fix currency input errors

fix valid state of buttons

* fix nav

* obscure env variables

* fix mobile header bug
2019-04-25 12:12:47 -04:00
Noah Zinsmeister
fff0718404
add travis support; clean up public/ 2019-04-15 14:05:54 -04:00
Ping
34b135d24c
Update zh-TW.json 2019-01-30 01:17:48 +07:00
Hsiao-Wei Wang
d1cecbcb93
Apply suggestions from code review
Co-Authored-By: artistic709 <artistic709@gmail.com>
2019-01-30 01:47:08 +08:00
Ping
ff55992dc6
Create zh-TW.json 2019-01-29 05:20:21 +08:00
Hayden Adams
88d1a19b51
Merge pull request #216 from dy/master
Russian locale
2019-01-28 14:18:31 -05:00
Hayden Adams
205cb1ac28
Merge pull request #217 from PaulRBerg/feat-ro-lang
Added Romanian to supported languages
2019-01-28 14:18:04 -05:00
Derek周朝晖
1d6a5c294c
Update zh-CN.json 2019-01-28 18:05:10 +08:00
Paul Berg
c896884488 Added Romanian to supported languages 2019-01-27 16:17:27 +00:00
Dmitry Yv
72106df754
Update ru.json 2019-01-27 10:31:55 -05:00
Dmitry Yv
a6611c2764
Fix mistakes 2019-01-27 10:11:22 -05:00
Dmitry Yv
4f07b3759e
Add russian locale 2019-01-27 09:55:36 -05:00
Hayden Adams
5d50c6fa70
Merge pull request #211 from OliverNChalk/patch-1
Fixed outPool text
2019-01-27 00:16:41 -05:00
OliverNChalk
dcf17555eb
Fixed outPool text 2019-01-27 03:23:21 +01:00
maggie-5miles
ef64f8f4fc fix translation in de 2019-01-23 17:10:40 +08:00
maggie-5miles
82101a5fed Add missing translation in de, es-AR and es-US 2019-01-23 16:35:39 +08:00
maggie-5miles
832220b0a5 fix several missing translations 2019-01-23 16:15:32 +08:00
Hayden Adams
10c9581f08
Merge pull request #206 from tpmccallum/patch-4
Adding Argentine Spanish
2019-01-22 16:53:28 -05:00
Hayden Adams
15b0582525
Merge pull request #208 from ChristophSiegenthaler/german
German translation added
2019-01-22 16:53:10 -05:00
ChristophSiegenthaler
956922eabb Initial German translation 2019-01-22 07:13:38 +01:00
Timothy McCallum
f92a6f0cf4
Adding Argentine Spanish
Adding Argentine Spanish locale file
2019-01-22 10:44:08 +10:00
Timothy McCallum
35d729c256
Enable American Spanish
Adding American Spanish locale file
2019-01-22 10:42:15 +10:00
maggie-5miles
520b9a58d6 i18n support 2019-01-11 19:24:20 -05:00
Hayden Adams
058cfc26ee update 2018-11-02 08:45:16 +01:00
Chi Kei Chan
d16337e874 Update title 2018-11-01 16:14:19 +01:00