aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-151-4/+2
|\
| * Use `isMetaMask` flag rather then constructor name for Metamask provider dete...Fabio Berger2018-03-121-4/+2
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-5/+0
|/
* Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-101-12/+23
* Fixed merge issueTom Schmidt2018-03-101-18/+0
* Merge branch 'development' into feature/website/web3-loggingTom Schmidt2018-03-101-34/+11
|\
| * Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+6
| * Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-26/+5
| * Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-23/+0
| * Move over AnchorTitle and associated elementsFabio Berger2018-03-041-3/+0
* | Fixed Parity detectionTom Schmidt2018-03-101-1/+1
* | Fixed lintTom Schmidt2018-03-091-4/+4
* | Added web3 provider loggingTom Schmidt2018-03-091-17/+9
* | Added provider canonical name mappingTom Schmidt2018-03-071-1/+20
|/
* Hash hash instead of prefixedHash to scrollToHash functionFabio Berger2018-03-031-4/+4
* Move onPageLoadAsync to utilsFabio Berger2018-03-031-0/+8
* Update react-markdown, properly scroll to section for wiki internal links, co...Fabio Berger2018-03-021-0/+19
* Merge pull request #379 from 0xProject/portal_jsonLeonid2018-02-091-25/+22
|\
| * Address feedbackLeonid Logvinov2018-02-081-2/+1
| * Remove hash from signatureDataLeonid Logvinov2018-02-081-2/+2
| * Remove networkId from orderJSONLeonid Logvinov2018-02-081-2/+0
| * Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-22/+26
| * Remove unused types and take their namesLeonid Logvinov2018-02-071-2/+2
| * Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-16/+12
| * Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-071-2/+2
| * Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-071-2/+2
| * Rename signature to ecSignatureLeonid Logvinov2018-02-071-2/+2
| * Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-4/+4
| * Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-3/+3
* | Move isTestNetwork into utils and also check it from showing ZRX request buttonFabio Berger2018-02-071-0/+11
|/
* Uppercase Networks enum valuesFabio Berger2018-01-311-1/+1
* Pass in whether we want the personal message prefix appended and never append...Fabio Berger2018-01-301-0/+6
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-281-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-33/+48
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-4/+5
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-3/+3
* Update first two string enums to native typeFabio Berger2017-12-181-4/+4
* Fix website unused varsLeonid Logvinov2017-12-151-4/+2
* Fix tslint issuesFabio Berger2017-11-281-13/+63
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+215