aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/documentation/documentation.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add Rinkeby network to smart contract docsFabio Berger2018-02-161-0/+1
* Remove unneeded propsFabio Berger2018-02-161-1/+0
* use const over hard-codingFabio Berger2018-02-161-1/+1
* Re-design docs pagesFabio Berger2018-02-161-19/+35
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-6/+2
* Uppercase Networks enum valuesFabio Berger2018-01-311-3/+3
* Fix all setState calls after unmounted errors. Decided to create our own flag...Fabio Berger2018-01-311-8/+15
* Initial Ledger support implementationFabio Berger2018-01-281-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-132/+114
* Merge branch 'development' into fix/docLinksFabio Berger2017-12-221-20/+20
|\
| * Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-2/+2
| |\
| * | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-20/+20
* | | Add sectionName prefix to all anchor links in order to fix method name collis...Fabio Berger2017-12-221-3/+11
| |/ |/|
* | Fix top-paddingFabio Berger2017-12-211-2/+2
|/
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-2/+3
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-3/+2
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-7/+5
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-1/+1
* Fix website unused varsLeonid Logvinov2017-12-151-8/+0
* Rename packageName to displayName for clarityFabio Berger2017-11-291-2/+2
* Add 0x Connect Docs to the menu and topBarFabio Berger2017-11-291-1/+1
* Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-291-0/+1
* Refactor the topLevel documentation react components for 0x.js and Smart cont...Fabio Berger2017-11-291-0/+398