Merge branch 'development' into feature/instant/tell-amount-available

This commit is contained in:
Steve Klebanoff
2019-01-09 08:54:55 -08:00
510 changed files with 21915 additions and 2639 deletions

View File

@@ -38,6 +38,7 @@ export const docGenConfigs: DocGenConfigs = {
// and getting confused. Any class name in this list will not have it's constructor rendered in our docs.
CLASSES_WITH_HIDDEN_CONSTRUCTORS: [
'AssetBuyer',
'DutchAuctionWrapper',
'ERC20ProxyWrapper',
'ERC20TokenWrapper',
'ERC721ProxyWrapper',