fabioberger
|
ec7f9d8a63
|
Remove react-shared package and fold it into website
|
2019-07-27 14:13:20 +02:00 |
|
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 |
|
Fabio Berger
|
0affc7682f
|
chore: fix imports
|
2018-10-18 14:06:12 +01:00 |
|
Fabio Berger
|
5f2cd33da0
|
Remove style prop from Link
|
2018-10-05 13:54:37 +01:00 |
|
Fabio Berger
|
437612f8b8
|
Use same Link UI component for react-scroll links
|
2018-10-03 16:37:59 +01:00 |
|
Fabio Berger
|
c07412a992
|
Use new Link UI component everywhere, and add complementary ALink type
|
2018-10-02 20:10:59 +01:00 |
|
fragosti
|
e46807c28b
|
Fix order creation and fill flow in Portal
|
2018-09-18 13:55:31 +02:00 |
|
Brandon Millman
|
fd545ec00f
|
Remove increase balance link from balance_bounded_input component
|
2018-07-02 17:14:46 -07:00 |
|
Leonid Logvinov
|
5913d654bd
|
Remove 0x.js as a dependency from website
|
2018-05-23 09:41:35 -07:00 |
|
fragosti
|
e9e570db4f
|
Center all the things
|
2018-05-17 13:04:39 -07:00 |
|
fragosti
|
5bc83fceaa
|
Refactor code in response to CR feedback
|
2018-05-17 13:04:39 -07:00 |
|
fragosti
|
ea0067d999
|
Show error messages in the wrapped ether item
|
2018-05-17 13:04:39 -07:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +02:00 |
|
Brandon Millman
|
03b00ef8da
|
Style changes
|
2018-03-29 11:25:50 -07:00 |
|
Brandon Millman
|
dc3be992a3
|
Implement ETH/WETH conversion and allowance toggle styling
|
2018-03-22 23:13:49 -07:00 |
|
Fabio Berger
|
caaa70f630
|
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we don't sometimes pass an empty string and sometimes undefined
|
2018-03-11 12:33:34 +01:00 |
|
Fabio Berger
|
5a90fece80
|
Moved over all pages/shared components and dependencies to react-shared
|
2018-03-05 13:53:13 +01:00 |
|
Fabio Berger
|
16ea0348a9
|
Fix linter errors
|
2018-01-30 20:45:09 +01:00 |
|
Fabio Berger
|
e219772b2a
|
Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative
|
2018-01-30 20:12:32 +01:00 |
|
Fabio Berger
|
005a02efeb
|
Fix bug where could not switch to Ledger and back
|
2018-01-28 17:45:20 +01:00 |
|
Fabio Berger
|
6206ebc994
|
Implement just-in-time loading of token balances & allowances
|
2018-01-28 16:19:55 +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 |
|
Brandon Millman
|
cb11aec84d
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
|
2017-12-20 15:30:25 +01:00 |
|
Fabio Berger
|
1aed970ce3
|
standarize on grey over gray spelling and other color related fixes
|
2017-12-18 10:28:34 +01:00 |
|
Fabio Berger
|
445ff1e28e
|
Standardize colors to always be in uppercase hex and consolidate material-ui greys
|
2017-12-18 10:06:16 +01:00 |
|
Fabio Berger
|
df9d3e3e16
|
Consolidate all custom colors and material-ui colors into a colors module
|
2017-12-18 09:15:12 +01:00 |
|
Fabio Berger
|
ceae51fe32
|
Make label optional and make sure the input field still renders properly without it
|
2017-12-13 19:46:48 -06:00 |
|
Fabio Berger
|
5a59ac4c6b
|
fix remaining tslint errors
|
2017-11-27 22:08:08 -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 |
|