| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unhoverable help tooltip by renaming `Trade Permissions` to `Allowance` | Fabio Berger | 2017-12-18 | 1 | -2/+2 |
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 7 | -12/+12 |
* | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 8 | -31/+31 |
* | Two mysteriously missing imports | Fabio Berger | 2017-12-16 | 1 | -0/+1 |
* | Fix linter errors | Fabio Berger | 2017-12-16 | 2 | -12/+0 |
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-16 | 28 | -153/+9 |
|\ |
|
| * | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 2 | -2/+2 |
| * | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 28 | -152/+7 |
* | | Update name to be a call to action | Fabio Berger | 2017-12-16 | 1 | -1/+1 |
* | | Add default value for onConversionSuccessful | Fabio Berger | 2017-12-16 | 1 | -3/+2 |
* | | Improve WETH page styling | Fabio Berger | 2017-12-15 | 2 | -12/+35 |
* | | Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ... | Fabio Berger | 2017-12-15 | 1 | -63/+186 |
* | | Refactor the WETH conversion dialog/button to be either wrap or unwrap specif... | Fabio Berger | 2017-12-15 | 2 | -59/+109 |
* | | Make label optional and make sure the input field still renders properly with... | Fabio Berger | 2017-12-14 | 1 | -3/+4 |
* | | Remove ETH-WETH convert button from balances page | Fabio Berger | 2017-12-14 | 1 | -24/+0 |
* | | progress weth page | Fabio Berger | 2017-12-13 | 4 | -1/+240 |
|/ |
|
* | Fix an invocation | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -1/+1 |
* | Merge branch 'development' into feature/web3-wrapper | Leonid | 2017-12-08 | 1 | -1/+2 |
|\ |
|
| * | Make sure we don't pass empty maker into getOrderHashHex | Fabio Berger | 2017-12-08 | 1 | -1/+2 |
* | | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
|/ |
|
* | Add missing await | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
* | Fix Party element so that an identicon's height is that which was passed in | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
* | Rename packageName to displayName for clarity | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | Add 0x Connect to footer | Fabio Berger | 2017-11-29 | 1 | -0/+4 |
* | Add 0x Connect Docs to the menu and topBar | Fabio Berger | 2017-11-29 | 1 | -5/+21 |
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ... | Fabio Berger | 2017-11-29 | 1 | -9/+7 |
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 55 | -291/+314 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -2/+2 |
* | update tokenByAddress after tokenStateByAddress to avoid race-condition | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
* | Add error when unexpected condition hit | Fabio Berger | 2017-11-24 | 1 | -0/+3 |
* | Add missing keys | Fabio Berger | 2017-11-24 | 1 | -0/+2 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 57 | -0/+7102 |