Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Brandon Millman
|
3b421ef796
|
fix(website): fix code splitting
|
2018-11-11 20:58:47 -08:00 |
|
Fabio Berger
|
8c6de7f69d
|
chore: replace @0xproject with @0x in .tsx files
|
2018-10-18 13:59:40 +01:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
Fabio Berger
|
e1879ef4d9
|
Fix no-unused-variable tslint rule to include parameters and fix issues
|
2018-06-11 23:42:30 +02:00 |
|
fragosti
|
bc28a08dd0
|
Address PR feedback
|
2018-05-29 15:49:13 -07:00 |
|
fragosti
|
9631927a8c
|
Add localstorage helper
|
2018-05-25 12:03:18 -07:00 |
|
fragosti
|
e575323c60
|
Auto-show onboarding flow on first page view
|
2018-05-25 12:03:18 -07:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +02:00 |
|
Fabio Berger
|
144a507a2e
|
Fix bug where we were return undefined instead of the empty object
|
2018-01-30 20:11:18 +01:00 |
|
Fabio Berger
|
86cc011212
|
Wholesale replace the tokenByAddress and de-dup properly
|
2018-01-30 11:16:13 +01:00 |
|
Leonid Logvinov
|
e34b0af251
|
Fix ts error in portal after enabling more strict checks
|
2018-01-10 12:43:50 +01:00 |
|
Leonid Logvinov
|
4dfa720f2d
|
Use configured version of bignumber in all packages
|
2018-01-04 12:38:19 +01:00 |
|
Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Fabio Berger
|
fb0b7efc45
|
Refactor configs and constants, standardize on uppercase/snakecase, alphebetize, rename for logical grouping
|
2017-12-18 19:30:25 +01:00 |
|
Fabio Berger
|
105bcc6664
|
Clear trackedTokens so that a user starts tracking the new WETH and no longer the old one
|
2017-12-13 19:58:33 -06:00 |
|
Fabio Berger
|
5a59ac4c6b
|
fix remaining tslint errors
|
2017-11-27 22:08:08 -06:00 |
|
Fabio Berger
|
0a19ba3014
|
Fix tslint issues
|
2017-11-27 21:38:09 -06:00 |
|
Fabio Berger
|
f5e0fd8de5
|
Upgrade to latest 0x.js version and refactor subscriptions to use latest interface
|
2017-11-22 14:21:07 -06:00 |
|
Fabio Berger
|
3660ba28d7
|
Add website to mono repo, update packages to align with existing sub-packages, use new subscribeAsync 0x.js method
|
2017-11-21 14:03:08 -06:00 |
|