Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update open positions section | Brandon Millman | 2018-07-25 | 1 | -0/+1 |
| | |||||
* | Benefits and values sections | Brandon Millman | 2018-07-19 | 1 | -0/+1 |
| | |||||
* | Fix ocean link | Brandon Millman | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Get rollbar uploads working by enabling sourcemaps | fragosti | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Show different download links and icons when on mobile | fragosti | 2018-07-04 | 1 | -0/+2 |
| | |||||
* | Merge pull request #806 from ↵ | Brandon Millman | 2018-07-03 | 1 | -0/+2 |
|\ | | | | | | | | | 0xProject/feature/website/mobile-readable-web3-names Add detection logic for Toshi and Cipher | ||||
| * | Add human readable names for Toshi and Cipher | Brandon Millman | 2018-07-03 | 1 | -0/+2 |
| | | |||||
* | | Add better balance formatting rules for balances and usd values | Brandon Millman | 2018-07-03 | 1 | -1/+2 |
|/ | |||||
* | Implement provider name in header | Brandon Millman | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 1 | -0/+3 |
| | |||||
* | Add all steps to their own file | fragosti | 2018-06-16 | 1 | -0/+1 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+0 |
| | |||||
* | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 1 | -0/+3 |
| | |||||
* | Add ImToken to landing page | Fabio Berger | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Fix Ethfinex link, looks like they have their own domain now | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Refactor all docJSON's to reside within the same S3 bucket under different ↵ | Fabio Berger | 2018-03-16 | 1 | -1/+2 |
| | | | | folders | ||||
* | Refactor Analytics so that calls to ReactGA are all in a single module, ↵ | Fabio Berger | 2018-03-10 | 1 | -0/+1 |
| | | | | combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync | ||||
* | Move remaining type configs to topLevel DocsInfoConfigs | Fabio Berger | 2018-03-07 | 1 | -0/+6 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -20/+1 |
| | |||||
* | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -2/+0 |
| | |||||
* | remove docsJsonRoot from docsInfo | Fabio Berger | 2018-02-27 | 1 | -0/+1 |
| | |||||
* | Fix links | Fabio Berger | 2018-02-09 | 1 | -0/+6 |
| | |||||
* | Add Relayer section to landing | Fabio Berger | 2018-02-09 | 1 | -0/+1 |
| | |||||
* | Add networkId to faucet requests so that we can request tokens on Kovan, ↵ | Fabio Berger | 2018-02-07 | 1 | -1/+1 |
| | | | | Rinkeby and Ropsten | ||||
* | Uppercase Networks enum values | Fabio Berger | 2018-01-31 | 1 | -8/+8 |
| | |||||
* | Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to ↵ | Fabio Berger | 2018-01-29 | 1 | -1/+3 |
| | | | | Ledger network dropdown | ||||
* | Add discourse forum to Community section of website footer | Fabio Berger | 2018-01-18 | 1 | -0/+1 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -6/+4 |
| | |||||
* | Create types sectionName constant | Fabio Berger | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | Fix merge | Fabio Berger | 2017-12-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-20 | 1 | -165/+61 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (27 commits) Remove re-assignment Fix scrolling topBar on Portal Fix overflow issue on calculated fillAmount Fix faulty import Introduce an identityCommandBuilder Define types for methodID Define types for ethereumjs-abi Install types for yargs Fix comments Fix linter issues Fix linter error Rename SubscriptionOpts to BlockRange Refactor remaining _.assign to spread operator Move muiTheme into it's own module Refactor configs and constants, standardize on uppercase/snakecase, alphebetize, rename for logical grouping Sort colors into color spectrum remove unused style standarize on `grey` over `gray` spelling and other color related fixes Standardize colors to always be in uppercase hex and consolidate material-ui greys Consolidate all custom colors and material-ui colors into a colors module ... # Conflicts: # packages/website/ts/components/eth_wrappers.tsx # packages/website/ts/components/portal.tsx # packages/website/ts/utils/configs.ts # packages/website/ts/utils/constants.ts | ||||
| * | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -162/+60 |
| | | | | | | | | alphebetize, rename for logical grouping | ||||
| * | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 1 | -1/+0 |
| | | |||||
* | | Add notice dialog to balances page about updating the WETH contract. We also ↵ | Fabio Berger | 2017-12-18 | 1 | -0/+1 |
| | | | | | | | | draw attention to the new dedicated section for unwrapping from outdated WETH tokens | ||||
* | | Move weth.io url to constants | Fabio Berger | 2017-12-18 | 1 | -0/+1 |
|/ | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
| | |||||
* | Refactor the topLevel documentation react components for 0x.js and Smart ↵ | Fabio Berger | 2017-11-29 | 1 | -1/+0 |
| | | | | contracts into a single component | ||||
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ↵ | Fabio Berger | 2017-11-29 | 1 | -107/+24 |
| | | | | one place so it easier to add new doc pages | ||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -5/+5 |
| | |||||
* | Add "Web3" prefix to web3 alias types and link to the correct line in the ↵ | Fabio Berger | 2017-11-28 | 1 | -1/+4 |
| | | | | web3 typings | ||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+270 |
sub-packages, use new subscribeAsync 0x.js method |