aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/about
Commit message (Collapse)AuthorAgeFilesLines
* Improve about page descriptionsfragosti2018-05-171-3/+3
|
* Add myself to about pagefragosti2018-05-161-3/+11
|
* Add missing type definitionsLeonid Logvinov2018-05-142-7/+7
|
* Add Greg and Remco to the about pageBrandon Millman2018-05-021-1/+23
|
* Add /jobs endpoint to website, link to it and have it re-direct to AngellistFabio Berger2018-04-131-3/+4
|
* Change titleFabio Berger2018-03-191-2/+2
|
* Add Blake and Zach to About pageFabio Berger2018-03-191-0/+22
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-052-4/+2
|
* Bug fixesFabio Berger2018-03-052-2/+4
|
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-1/+6
|
* Initial Ledger support implementationFabio Berger2018-01-281-1/+1
|
* Fix @bmilman linkedin linkLeonid Logvinov2018-01-121-1/+1
|
* Add new team photosLeonid Logvinov2018-01-121-4/+6
|
* Add @tom and @dekz while removing @PhABCLeonid Logvinov2018-01-122-14/+26
|
* Apply prettier configLeonid Logvinov2018-01-032-93/+58
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-4/+4
|
* Remove re-assignmentFabio Berger2017-12-201-5/+9
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-1/+1
| | | | alphebetize, rename for logical grouping
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-182-6/+5
|
* Standardize colors to always be in uppercase hex and consolidate material-ui ↵Fabio Berger2017-12-181-3/+3
| | | | greys
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-182-11/+11
|
* Remove unused `location` propFabio Berger2017-12-181-1/+1
|
* Fix website unused varsLeonid Logvinov2017-12-152-8/+1
|
* fix remaining tslint errorsFabio Berger2017-11-282-8/+8
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-222-0/+352
sub-packages, use new subscribeAsync 0x.js method