aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers
Commit message (Expand)AuthorAgeFilesLines
* Add OrderWatcherConfig to the list of public typesLeonid Logvinov2018-02-011-0/+1
* Fix linter errorsFabio Berger2018-01-312-18/+2
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-282-4/+4
* Initial Ledger support implementationFabio Berger2018-01-281-2/+15
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-6/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-2/+2
* Apply prettier configLeonid Logvinov2018-01-035-127/+76
* Create types sectionName constantFabio Berger2017-12-222-2/+4
* Export new public typesLeonid Logvinov2017-12-201-0/+3
* Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-0/+2
* Remove etherToken from smart contract docsFabio Berger2017-12-201-3/+0
* Merge branch 'development' into refactor/websiteFabio Berger2017-12-201-0/+1
|\
| * Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-0/+1
* | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-192-18/+22
* | Update first two string enums to native typeFabio Berger2017-12-181-2/+2
|/
* Two mysteriously missing importsFabio Berger2017-12-161-0/+1
* Fix website unused varsLeonid Logvinov2017-12-155-16/+8
* Add WebSocketOrderbookChannel to connect docsBrandon Millman2017-12-121-1/+13
* Add orderWatcher to 0x.js docsFabio Berger2017-11-301-0/+12
* Add order and signedOrder to public typesFabio Berger2017-11-301-0/+2
* Add TokenTradeInfo to public typesFabio Berger2017-11-301-0/+1
* Rename packageName to displayName for clarityFabio Berger2017-11-293-3/+3
* Add connect docsFabio Berger2017-11-291-0/+97
* Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-291-0/+1
* Merge branch 'development' into fix/refactorDocsFabio Berger2017-11-291-0/+1
|\
* | Refactor the topLevel documentation react components for 0x.js and Smart cont...Fabio Berger2017-11-292-12/+190
|/
* fix remaining tslint errorsFabio Berger2017-11-284-25/+25
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-224-0/+212