Jordan Frankfurt
c0ce6a55c4
add typechain gen scripts ( #36 )
...
add typechain generation for core/periphery contracts
2021-03-30 03:51:37 -04:00
Ian Lapham
6347e63a15
update unsupported list ( #1346 )
v3.2.11
2021-03-28 16:11:18 -04:00
Moody Salem
bdcb9a8a0a
fix(google analytics): anonymize IP in hits sent to google analytics
...
https://developers.google.com/analytics/devguides/collection/analyticsjs/ip-anonymization
2021-03-26 16:40:16 -05:00
Moody Salem
8d90bb7a39
fix(google analytics): don't set user cookies
2021-03-26 16:32:13 -05:00
Kun
d70b456855
Add Pin to Crust workflow ( #1342 )
2021-03-26 10:03:25 -05:00
Luke Donato
fbb797fa54
Move single hop toggle GA event ( #1344 )
...
* Move single hop toggle GA event
Move GA event from setSingleHopOnly hook to toggle function
* Fix code style issues with ESLint
* refactor ternary operator out
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-03-26 10:02:07 -05:00
Ian Lapham
878fc9cf4d
Refactor with core ( #33 )
...
* Update index.ts
* feature(service worker): add offline support (#1319 )
* Revert "feature(service worker): add offline support (#1319 )" (#1320 )
This reverts commit 34dfb41a1e0a647596c5d37d5e3f7baa6c4005a3.
* Revert "Revert "feature(service worker): add offline support (#1319 )" (#1320 )" (#1321 )
This reverts commit db3328c8d9d7ea7b7cf7e75dc658714798d007a4.
* unregisters all installed service workers (#1322 )
* fix: modals stealing focus across frames (#1326 )
* improvement(lists): add BA SEC tokens to unsupported list (#1327 )
* show hidden search results by default
* update break styles
* optimize filter, use debounce on input
* increase debounce time
* add ba association list
* handle dismiss (#1328 )
* split up sdk use between core and v2
* Fix code style issues with ESLint
* remove service worker
Co-authored-by: Moody Salem <moodysalem@users.noreply.github.com>
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: Hyperion <72735936+moontools-hyperion@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-03-23 21:45:58 -04:00
Jordan Frankfurt
32e679c62e
prototype position data hook ( #32 )
...
Co-authored-by: Jordan Frankfurt <layup-entropy@protonmail.com>
2021-03-23 20:18:52 -04:00
Jordan Frankfurt
8ace518311
stop destructuring merkle drop response object ( #1338 )
...
stop destructuring merkle drop response object
Co-authored-by: Jordan Frankfurt <layup-entropy@protonmail.com>
v3.2.10
2021-03-18 11:57:13 -04:00
Jordan Frankfurt
59164f876f
dont destructure response
2021-03-18 11:36:27 -04:00
Jordan Frankfurt
5d952661d7
fix(merkle drop): make claim a post request
2021-03-18 01:46:51 -04:00
Jordan Frankfurt
67c776c995
fix(merkle drop): make claim a post request
v3.2.9
2021-03-18 01:46:11 -04:00
Rand Seay
719754c46c
fix(info link): Update view pair analytics link
...
fixes #1299
v3.2.8
2021-03-16 13:55:38 -05:00
Ian Lapham
9170af888e
handle dismiss ( #1328 )
v3.2.7
2021-03-11 18:08:41 -05:00
Ian Lapham
9509737811
Improvement(add): Style tweaks on add page, remove timeout ( #30 )
...
* start add liquidity
* update add state, add input UI
* basic add skeleton with dummy state
* refactor with preview steps on add
* small style tweaks, timeout update
* remove merge conflict
2021-03-09 11:58:41 -05:00
Callil Capuozzo
e42a26c3dc
Tweak position list styles
2021-03-09 11:01:26 -05:00
Ian Lapham
eeb258ebd5
improvement(Add): skeleton UI with dummy state ( #29 )
...
* start add liquidity
* update add state, add input UI
* basic add skeleton with dummy state
* refactor with preview steps on add
2021-03-08 20:52:36 -05:00
Jordan Frankfurt
ab1538b196
feature(position-list): add summary page for positions with mock data ( #28 )
...
* feature(position-list): add summary page for positions with mock data
* add loading states
* mobile layout
2021-03-03 17:21:14 -05:00
Ian Lapham
b258f557d1
improvement(lists): add BA SEC tokens to unsupported list ( #1327 )
...
* show hidden search results by default
* update break styles
* optimize filter, use debounce on input
* increase debounce time
* add ba association list
v3.2.6
2021-02-25 14:08:17 -05:00
Hyperion
9d8c7f8e12
fix: modals stealing focus across frames ( #1326 )
v3.2.5
2021-02-24 14:59:04 -06:00
Jordan Frankfurt
9c44e61e23
unregisters all installed service workers ( #1322 )
v3.2.4
2021-02-18 13:34:31 -05:00
Jordan Frankfurt
71db11b6ac
Revert "Revert "feature(service worker): add offline support ( #1319 )" ( #1320 )" ( #1321 )
...
This reverts commit db3328c8d9d7ea7b7cf7e75dc658714798d007a4.
2021-02-18 13:10:53 -05:00
Jordan Frankfurt
db3328c8d9
Revert "feature(service worker): add offline support ( #1319 )" ( #1320 )
...
This reverts commit 34dfb41a1e0a647596c5d37d5e3f7baa6c4005a3.
2021-02-18 13:03:32 -05:00
Jordan Frankfurt
34dfb41a1e
feature(service worker): add offline support ( #1319 )
v3.2.3
2021-02-17 14:43:49 -05:00
ianlapham
7e5a230a33
update chart styles
2021-02-16 21:54:51 -05:00
ianlapham
20adf82c79
add dynamic toggle
2021-02-16 21:51:46 -05:00
Jordan Frankfurt
0ec6cad6d1
Revert "fix(storybook): remove it for now" ( #9 )
...
fix rebass types to work with storybook
2021-02-16 17:33:55 -05:00
Jordan Frankfurt
eb850cff0b
remove husky/pretty-quick ( #8 )
...
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@github.com>
2021-02-16 13:45:36 -05:00
Lint Action
9d9b57dd4c
Fix code style issues with ESLint
2021-02-16 08:46:17 +00:00
Jordan Frankfurt
37b0e2fa28
Merge pull request #7 from Uniswap/prettier-upgrade
...
upgrade prettier
2021-02-16 03:44:49 -05:00
Lint Action
b6d8512316
Fix code style issues with ESLint
2021-02-16 08:36:54 +00:00
Jordan Frankfurt
4e17107ac5
upgrade prettier
2021-02-16 03:34:45 -05:00
Lint Action
64c97f7e30
Fix code style issues with ESLint
2021-02-16 08:28:56 +00:00
Jordan Frankfurt
f3c513573d
Merge pull request #6 from Uniswap/prettier-upgrade
...
Revert "upgrade prettier"
2021-02-16 03:27:31 -05:00
Jordan Frankfurt
6965707d45
Revert "upgrade prettier"
...
This reverts commit 5fabe438e52d4844307f86577d1d13a2e571e5f5.
2021-02-16 03:26:53 -05:00
Ian Lapham
d762836eb9
Merge pull request #2 from Uniswap/nuke-storybook
...
fix(storybook): remove it for now
2021-02-15 21:48:18 -05:00
ianlapham
88f8f804d9
remove chart on swap page
2021-02-15 21:43:29 -05:00
ianlapham
c1042c6b7a
update chart font
2021-02-15 21:42:28 -05:00
ianlapham
3cb382376a
format chart component
2021-02-15 21:27:42 -05:00
ianlapham
b44c7e7d7e
nuke it
2021-02-15 17:20:37 -05:00
ianlapham
333c907e63
remove stories
2021-02-15 17:19:21 -05:00
Lint Action
b630d59437
Fix code style issues with ESLint
2021-02-15 17:01:46 +00:00
Ian Lapham
ba647d9d6c
Merge pull request #4 from Uniswap/upgrade-react
...
bump react
2021-02-15 11:59:59 -05:00
Ian Lapham
449ed0185e
Merge pull request #3 from Uniswap/prettier-upgrade
...
upgrade prettier
2021-02-15 11:59:42 -05:00
Lint Action
52e3ad0703
Fix code style issues with ESLint
2021-02-14 10:44:11 +00:00
Jordan Frankfurt
bf9dad2550
bump react
2021-02-14 05:41:46 -05:00
Lint Action
adcecdeefc
Fix code style issues with ESLint
2021-02-14 08:11:05 +00:00
Jordan Frankfurt
5fabe438e5
upgrade prettier
2021-02-14 03:07:58 -05:00
Moody Salem
e77fcd21dc
Update index.ts
v3.2.2
2021-02-13 20:03:05 -06:00
Jordan Frankfurt
98e77cb01b
fix(storybook): remove it for now
2021-02-13 03:28:56 -05:00