| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor utils and add UNNKOWN environment type | fragosti | 2018-07-13 | 1 | -1/+1 |
* | Fix linting errors | fragosti | 2018-07-13 | 1 | -2/+1 |
* | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 1 | -5/+0 |
* | Update token registry icons and asset picker flows | Brandon Millman | 2018-07-07 | 1 | -42/+1 |
* | Update staging api link | Brandon Millman | 2018-06-30 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 1 | -1/+1 |
|\ |
|
| * | Remove isTracked field on token in favor of trackedTimestamp | Brandon Millman | 2018-06-29 | 1 | -1/+1 |
* | | Remove IS_MAINNET_ENABLED config | fragosti | 2018-06-28 | 1 | -1/+0 |
|/ |
|
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+0 |
* | Update dogfood url | Brandon Millman | 2018-05-23 | 1 | -1/+1 |
* | Fix circular dependency | fragosti | 2018-05-16 | 1 | -3/+2 |
* | Add dogfood configs to website | Brandon Millman | 2018-05-16 | 1 | -1/+5 |
* | Remove WETH hack now that updated WETH address is in TokenRegistry | Fabio Berger | 2018-03-27 | 1 | -7/+0 |
* | Merge pull request #447 from 0xProject/refactorAnalytics | Fabio Berger | 2018-03-12 | 1 | -0/+1 |
|\ |
|
| * | Refactor Analytics so that calls to ReactGA are all in a single module, combi... | Fabio Berger | 2018-03-10 | 1 | -0/+1 |
* | | Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION | Fabio Berger | 2018-03-11 | 1 | -0/+1 |
|/ |
|
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -1/+1 |
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -2/+0 |
* | Undo config changes | Fabio Berger | 2018-03-02 | 1 | -3/+4 |
* | Update react-markdown, properly scroll to section for wiki internal links, co... | Fabio Berger | 2018-03-02 | 1 | -4/+5 |
* | Move more configs into docsInfo and remove logic that does not belong there e... | Fabio Berger | 2018-02-28 | 1 | -36/+1 |
* | Add Rinkeby network to smart contract docs | Fabio Berger | 2018-02-16 | 1 | -0/+6 |
* | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable | Fabio Berger | 2018-02-07 | 1 | -1/+23 |
* | Uppercase Networks enum values | Fabio Berger | 2018-01-31 | 1 | -3/+3 |
* | Use live backend on development | Fabio Berger | 2018-01-29 | 1 | -1/+1 |
* | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger... | Fabio Berger | 2018-01-29 | 1 | -0/+2 |
* | Add our mainnet and kovan nodes as backups for Portal requests | Fabio Berger | 2018-01-19 | 1 | -2/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -51/+46 |
* | Update outdated WETH ranges | Fabio Berger | 2017-12-21 | 1 | -4/+4 |
* | Fix conditional | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
* | Fix top-padding | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
* | Remove etherToken from smart contract docs | Fabio Berger | 2017-12-20 | 1 | -3/+0 |
* | Update new WETH addresses and localStorage clearance key | Fabio Berger | 2017-12-20 | 1 | -3/+3 |
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-20 | 1 | -14/+101 |
|\ |
|
| * | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 1 | -11/+98 |
* | | Temporarily pretend as if new WETH contracts are already whitelisted by token... | Fabio Berger | 2017-12-18 | 1 | -0/+7 |
|/ |
|
* | Fix linter errors | Fabio Berger | 2017-12-16 | 1 | -1/+0 |
* | Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ... | Fabio Berger | 2017-12-15 | 1 | -6/+17 |
* | Clear trackedTokens so that a user starts tracking the new WETH and no longer... | Fabio Berger | 2017-12-14 | 1 | -0/+1 |
* | progress weth page | Fabio Berger | 2017-12-13 | 1 | -1/+12 |
* | Force the clearance of tradeHistory | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 1 | -0/+18 |