aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/visual_order.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
|
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-2/+2
|
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
|
* Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISIONFabio Berger2018-03-111-3/+2
|
* Address feedbackLeonid Logvinov2018-02-081-2/+0
|
* Apply prettier configLeonid Logvinov2018-01-031-6/+6
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-3/+3
|
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
|
* fix remaining tslint errorsFabio Berger2017-11-281-3/+3
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+77
sub-packages, use new subscribeAsync 0x.js method