Fabio Berger
d7bf003d51
Refactor all docJSON's to reside within the same S3 bucket under different folders
2018-03-16 16:56:53 +01:00
Fabio Berger
cea8dcae3d
Refactor Analytics so that calls to ReactGA are all in a single module, combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync
2018-03-10 16:53:42 +01:00
Fabio Berger
9aec1feae3
Move remaining type configs to topLevel DocsInfoConfigs
2018-03-07 15:19:59 +01:00
Fabio Berger
0b1ba9f997
Move Documentation to the @0xproject/react-docs
package
2018-03-06 16:31:55 +01:00
Fabio Berger
3592ebef08
Move over AnchorTitle and associated elements
2018-03-03 19:55:40 +01:00
Fabio Berger
dd116b3cd6
remove docsJsonRoot from docsInfo
2018-02-26 09:52:08 -08:00
Fabio Berger
9495c8f46c
Fix links
2018-02-08 18:40:06 -08:00
Fabio Berger
0652790703
Add Relayer section to landing
2018-02-08 16:27:37 -08:00
Fabio Berger
03f5c9b950
Add networkId to faucet requests so that we can request tokens on Kovan, Rinkeby and Ropsten
2018-02-06 17:22:20 -08:00
Fabio Berger
ecf86d1d13
Uppercase Networks enum values
2018-01-30 21:01:16 +01:00
Fabio Berger
542a1a11b9
Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger network dropdown
2018-01-29 13:16:40 +01:00
Fabio Berger
807d9e3eef
Add discourse forum to Community section of website footer
2018-01-18 15:20:34 +08: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
Fabio Berger
d725de7286
Create types sectionName constant
2017-12-21 17:28:20 +01:00
Fabio Berger
08f2406ca2
Fix merge
2017-12-19 23:04:08 +01:00
Fabio Berger
41104b2d45
Merge branch 'development' into createWethPage
...
* 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
2017-12-19 22:58:06 +01:00
Fabio Berger
fb0b7efc45
Refactor configs and constants, standardize on uppercase/snakecase, alphebetize, rename for logical grouping
2017-12-18 19:30:25 +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
89f368a8b8
Add notice dialog to balances page about updating the WETH contract. We also draw attention to the new dedicated section for unwrapping from outdated WETH tokens
2017-12-17 18:58:12 -05:00
Fabio Berger
681617480a
Move weth.io url to constants
2017-12-17 17:10:51 -05:00
Leonid Logvinov
2041e9945e
Fix website unused vars
2017-12-15 15:19:19 +01:00
Fabio Berger
72a00ac2df
Refactor the topLevel documentation react components for 0x.js and Smart contracts into a single component
2017-11-28 15:11:04 -06:00
Fabio Berger
3472bdcfd4
Refactor docs to be more declarative, put all hard-coded doc-related data in one place so it easier to add new doc pages
2017-11-28 11:16:35 -06:00
Fabio Berger
0a19ba3014
Fix tslint issues
2017-11-27 21:38:09 -06:00
Fabio Berger
3e5abc60d3
Add "Web3" prefix to web3 alias types and link to the correct line in the web3 typings
2017-11-27 12:05:39 -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