aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/order_json.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-179/+0
|
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
|
* Use order parser utils from order utilsfragosti2018-09-051-1/+0
|
* Initial changes for v2 portalBrandon Millman2018-08-311-3/+3
|
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-07-141-2/+2
|\ | | | | | | bug/website/txhash-error
| * -fetch';Fabio Berger2018-07-131-2/+2
| |
* | Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-131-1/+1
|/
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-1/+1
|
* Add missing type definitionsLeonid Logvinov2018-05-141-6/+6
|
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-2/+2
|
* Remove hash from signatureDataLeonid Logvinov2018-02-081-4/+5
|
* Remove networkId from orderJSONLeonid Logvinov2018-02-081-3/+0
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-48/+67
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-12/+12
|
* Fix faulty importFabio Berger2017-12-191-1/+1
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-3/+2
| | | | alphebetize, rename for logical grouping
* Two mysteriously missing importsFabio Berger2017-12-161-0/+1
|
* Fix website unused varsLeonid Logvinov2017-12-151-3/+1
|
* fix remaining tslint errorsFabio Berger2017-11-281-8/+9
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+164
sub-packages, use new subscribeAsync 0x.js method