aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Add Apache license linkFabio Berger2018-11-171-0/+1
* Add blogpost URLFabio Berger2018-11-161-1/+1
* Merge branch 'development' into launchKitLandingFabio Berger2018-11-161-4/+0
|\
| * Remove "Home" menu item, instead make different parts of logo link to differe...Fabio Berger2018-11-111-4/+0
* | Update call-to-action linksFabio Berger2018-11-161-0/+2
|/
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* chore: Add topBar menu items to mobile drawerFabio Berger2018-10-171-2/+27
* merge developmentFabio Berger2018-09-281-3/+4
|\
| * Update everything to Coinbase Wallet instead of Toshifragosti2018-09-261-3/+3
| * Fix minting for new tokens on testnetsfragosti2018-09-071-0/+1
* | Begin implementing doc home pageFabio Berger2018-08-281-0/+1
* | Implement Developers dropdownFabio Berger2018-08-271-0/+1
|/
* Update open positions sectionBrandon Millman2018-07-251-0/+1
* Benefits and values sectionsBrandon Millman2018-07-191-0/+1
* Fix ocean linkBrandon Millman2018-07-171-1/+1
* Get rollbar uploads working by enabling sourcemapsfragosti2018-07-101-1/+1
* Show different download links and icons when on mobilefragosti2018-07-041-0/+2
* Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-n...Brandon Millman2018-07-031-0/+2
|\
| * Add human readable names for Toshi and CipherBrandon Millman2018-07-031-0/+2
* | Add better balance formatting rules for balances and usd valuesBrandon Millman2018-07-031-1/+2
|/
* Implement provider name in headerBrandon Millman2018-06-291-1/+1
* Change metamask install link based on browserBrandon Millman2018-06-261-0/+3
* Add all steps to their own filefragosti2018-06-161-0/+1
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-301-0/+3
* Add ImToken to landing pageFabio Berger2018-04-191-1/+1
* Fix Ethfinex link, looks like they have their own domain nowFabio Berger2018-03-231-1/+1
* Refactor all docJSON's to reside within the same S3 bucket under different fo...Fabio Berger2018-03-161-1/+2
* Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-101-0/+1
* Move remaining type configs to topLevel DocsInfoConfigsFabio Berger2018-03-071-0/+6
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-20/+1
* Move over AnchorTitle and associated elementsFabio Berger2018-03-041-2/+0
* remove docsJsonRoot from docsInfoFabio Berger2018-02-271-0/+1
* Fix linksFabio Berger2018-02-091-0/+6
* Add Relayer section to landingFabio Berger2018-02-091-0/+1
* Add networkId to faucet requests so that we can request tokens on Kovan, Rink...Fabio Berger2018-02-071-1/+1
* Uppercase Networks enum valuesFabio Berger2018-01-311-8/+8
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-291-1/+3
* Add discourse forum to Community section of website footerFabio Berger2018-01-181-0/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-6/+4
* Create types sectionName constantFabio Berger2017-12-221-0/+1
* Fix mergeFabio Berger2017-12-201-0/+1
* Merge branch 'development' into createWethPageFabio Berger2017-12-201-165/+61
|\
| * Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-162/+60
| * Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-1/+0
* | Add notice dialog to balances page about updating the WETH contract. We also ...Fabio Berger2017-12-181-0/+1
* | Move weth.io url to constantsFabio Berger2017-12-181-0/+1
|/
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
* Refactor the topLevel documentation react components for 0x.js and Smart cont...Fabio Berger2017-11-291-1/+0
* Refactor docs to be more declarative, put all hard-coded doc-related data in ...Fabio Berger2017-11-291-107/+24
* Fix tslint issuesFabio Berger2017-11-281-5/+5
* Add "Web3" prefix to web3 alias types and link to the correct line in the web...Fabio Berger2017-11-281-1/+4
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+270