Jacob Evans
2735fb4fa6
chore: change README.md from 0xproject to 0x
2018-10-18 22:30:09 +11:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
Leonid Logvinov
f8876ab60b
Remove sra-report
2018-10-18 13:15:39 +02:00
Jacob Evans
02cf99fa36
fix(order-utils): remove constants export
2018-10-18 11:07:00 +11:00
Kadinsky
5ec4b27200
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
...
Move json-schema schemas to JSON files
2018-10-17 19:01:29 +01:00
Brandon Millman
84057934c6
Merge branch 'development' into feature/website/asset-buyer-docs
...
* development: (31 commits)
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
Add leo to CODEOWNERS on some packages
fix(monorepo-scripts): Format date as UTC not local time.
Bump max bundle size for instant
fix: dont use enum string as type as typedoc gets confused
feat: export AssetData from order-utils
feat: export AssetData from utils
chore: temporarily increase the bundle size for instant
Remove order-utils from dependencies
Run tests on circle CI
Add tests for format and use toFixed instead of round for usd
Remove expiry buffer seconds option from AssetBuyer init
Add ts-optchain and use it instead of lodash get
Hide USD price when ETH-USD price is not available
Rename OrderDetailsRow to EthAmountRow
fix: add Steve's github account to about page, and capitalize AppFolio correctly
Put boundNoop in a util file
Add tnxHash to buy button callbacks
...
2018-10-17 10:30:29 -07:00
Fabio Berger
7c87d2e38b
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
2018-10-17 16:18:28 +01:00
Jacob Evans
0013bafc62
fix(monorepo-scripts): Format date as UTC not local time.
...
Down under is in the future and causes many conflicts when formatting the timestamp in the local context. All previous releases jumped a day ahead. By setting this to UTC we will have consistent formatted dates in the changelogs no matter where one publishes from.
npm-cli-login fails on node 10 as a deprecation in node 9 has finished. This package appears to be unmaintained so we now have a fork with a fix
2018-10-17 14:25:02 +11:00
Brandon Millman
55be070dcf
feat(monorepo-scripts): add AssetBuyer to CLASSES_WITH_HIDDEN_CONSTRUCTORS
2018-10-16 10:00:49 -07:00
Brandon Millman
2c286ad897
feat(monorepo-scripts): add AssetBuyerError to IGNORED_EXCESSIVE_TYPES
2018-10-16 10:00:49 -07:00
Fabio Berger
72f5719b34
Added note about restriction on testDirectory
2018-10-16 15:17:49 +01:00
Fabio Berger
8cffe65047
fix(monorepo-scripts): Move the creation of the .installation-test
directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder
2018-10-16 13:22:15 +01:00
Alex Browne
f0e4837983
Fix failing doc generation tests
2018-10-15 13:38:59 -07:00
Alex Browne
24673be1cd
Add resolveJsonModule: true to test_installation.ts
2018-10-15 13:38:59 -07:00
Brandon Millman
b5d88079d9
Publish
...
- 0x.js@1.0.8
- @0xproject/abi-gen@1.0.13
- @0xproject/assert@1.0.13
- @0xproject/asset-buyer@2.0.0
- @0xproject/base-contract@3.0.1
- @0xproject/connect@3.0.1
- @0xproject/contract-wrappers@2.0.2
- contracts@2.1.49
- @0xproject/dev-utils@1.0.12
- ethereum-types@1.0.11
- @0xproject/fill-scenarios@1.0.7
- @0xproject/instant@0.0.2
- @0xproject/json-schemas@1.0.7
- @0xproject/metacoin@0.0.23
- @0xproject/migrations@1.0.14
- @0xproject/monorepo-scripts@1.0.11
- @0xproject/order-utils@1.0.7
- @0xproject/order-watcher@2.1.1
- @0xproject/react-docs@1.0.13
- @0xproject/react-shared@1.0.15
- @0xproject/sol-compiler@1.1.7
- @0xproject/sol-cov@2.1.7
- @0xproject/sol-doc@1.0.2
- @0xproject/sol-resolver@1.0.14
- @0xproject/sra-report@1.0.13
- @0xproject/sra-spec@1.0.6
- @0xproject/subproviders@2.0.7
- @0xproject/testnet-faucets@1.0.51
- @0xproject/tslint-config@1.0.8
- @0xproject/types@1.1.4
- @0xproject/typescript-typings@3.0.2
- @0xproject/utils@2.0.2
- @0xproject/web3-wrapper@3.0.3
- @0xproject/website@0.0.54
2018-10-04 15:52:06 -07:00
Leonid Logvinov
f4e4eef48e
Introduce a build:ci command that doesn't build webpack bundles
2018-10-02 15:09:24 +02:00
Fabio Berger
ac14dd2b29
Publish
...
- 0x.js@1.0.7
- @0xproject/abi-gen@1.0.12
- @0xproject/assert@1.0.12
- @0xproject/asset-buyer@1.0.2
- @0xproject/base-contract@3.0.0
- @0xproject/connect@3.0.0
- @0xproject/contract-wrappers@2.0.1
- contracts@2.1.48
- @0xproject/dev-utils@1.0.11
- ethereum-types@1.0.9
- @0xproject/fill-scenarios@1.0.6
- @0xproject/json-schemas@1.0.5
- @0xproject/metacoin@0.0.22
- @0xproject/migrations@1.0.13
- @0xproject/monorepo-scripts@1.0.10
- @0xproject/order-utils@1.0.6
- @0xproject/order-watcher@2.1.0
- @0xproject/react-docs@1.0.12
- @0xproject/react-shared@1.0.13
- @0xproject/sol-compiler@1.1.6
- @0xproject/sol-cov@2.1.6
- @0xproject/sol-doc@1.0.1
- @0xproject/sol-resolver@1.0.12
- @0xproject/sra-report@1.0.12
- @0xproject/sra-spec@1.0.5
- @0xproject/subproviders@2.0.6
- @0xproject/testnet-faucets@1.0.50
- @0xproject/types@1.1.2
- @0xproject/typescript-typings@3.0.0
- @0xproject/utils@2.0.0
- @0xproject/web3-wrapper@3.0.2
- @0xproject/website@0.0.53
2018-09-28 19:16:07 +01:00
Fabio Berger
f8532b3f51
Typo
2018-09-26 13:15:42 +01:00
Fabio Berger
f33ecfd2fc
Support passing in package names into publish_release_notes command-line for when publishing must be done manually
2018-09-26 13:11:12 +01:00
Leonid Logvinov
29f6adc2ed
Publish
...
- 0x.js@1.0.4
- @0xproject/abi-gen@1.0.9
- @0xproject/assert@1.0.9
- @0xproject/base-contract@2.0.3
- @0xproject/connect@2.0.2
- @0xproject/contract-wrappers@1.0.4
- contracts@2.1.45
- @0xproject/dev-utils@1.0.8
- ethereum-types@1.0.7
- @0xproject/fill-scenarios@1.0.3
- @0xproject/forwarder-helper@1.0.4
- @0xproject/json-schemas@1.0.2
- @0xproject/metacoin@0.0.19
- @0xproject/migrations@1.0.10
- @0xproject/monorepo-scripts@1.0.9
- @0xproject/order-utils@1.0.3
- @0xproject/order-watcher@1.0.4
- @0xproject/react-docs@1.0.9
- @0xproject/react-shared@1.0.10
- @0xproject/sol-compiler@1.1.3
- @0xproject/sol-cov@2.1.3
- @0xproject/sol-resolver@1.0.9
- @0xproject/sra-report@1.0.9
- @0xproject/sra-spec@1.0.2
- @0xproject/subproviders@2.0.3
- @0xproject/testnet-faucets@1.0.47
- @0xproject/types@1.0.2
- @0xproject/typescript-typings@2.0.1
- @0xproject/utils@1.0.9
- @0xproject/web3-wrapper@2.0.3
- @0xproject/website@0.0.50
2018-09-21 16:59:27 +02:00
Leonid Logvinov
7dd28d6fab
Don't depend on a specific version of node types
2018-09-21 16:37:20 +02:00
Fabio Berger
174b360593
Publish
...
- 0x.js@1.0.1
- @0xproject/abi-gen@1.0.8
- @0xproject/assert@1.0.8
- @0xproject/base-contract@2.0.2
- @0xproject/connect@2.0.0
- @0xproject/contract-wrappers@1.0.1
- contracts@2.1.43
- @0xproject/dev-utils@1.0.7
- ethereum-types@1.0.6
- @0xproject/fill-scenarios@1.0.1
- @0xproject/forwarder-helper@1.0.1
- @0xproject/json-schemas@1.0.1
- @0xproject/metacoin@0.0.18
- @0xproject/migrations@1.0.7
- @0xproject/monorepo-scripts@1.0.8
- @0xproject/order-utils@1.0.1
- @0xproject/order-watcher@1.0.1
- @0xproject/react-docs@1.0.8
- @0xproject/react-shared@1.0.9
- @0xproject/sol-compiler@1.1.2
- @0xproject/sol-cov@2.1.2
- @0xproject/sol-resolver@1.0.8
- @0xproject/sra-report@1.0.8
- @0xproject/sra-spec@1.0.1
- @0xproject/subproviders@2.0.2
- @0xproject/testnet-faucets@1.0.44
- @0xproject/tslint-config@1.0.7
- @0xproject/types@1.0.1
- @0xproject/typescript-typings@2.0.0
- @0xproject/utils@1.0.8
- @0xproject/web3-wrapper@2.0.2
- @0xproject/website@0.0.47
2018-09-05 11:16:45 +01:00
Leonid Logvinov
6b41a570a5
Change doc gen configs
2018-09-04 16:36:18 +02:00
Leonid Logvinov
3ea137a78f
Remove types for eth-lightwallet from typescript-typings
2018-09-04 16:36:18 +02:00
Leonid Logvinov
77acbdd3ea
Remove types for ganache-core from typescript-typings
2018-09-04 16:36:18 +02:00
Alex Browne
e7d5ceb9c5
feat: Add support for TypeScript project references ( #991 )
...
* Update all package.json and tsconfig.json
* fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs
* Fix webpack config for 0x.js
* Fix linter errors by adding rootDir to tsconfig.json as needed
* Add build:ts and watch:ts commands to package.json
* Update sra-spec to work with project references
* Update tsconfig.json with latest new/removed packages
* Add TypeScript as devDependency at root
* Add missing rootDir to forwarder-helper package
* Use a separate tsconfig file for typedoc
* Fix linter errors
* Apply PR feedback (add comments)
* Fix 0x.js tsconfig
2018-08-29 11:15:30 -07:00
Brandon Millman
9c4c4fb19a
Export missing types and add OrderValidatorWrapper to hidden constructors
2018-08-28 12:03:21 -07:00
Fabio Berger
f4a4fefe42
Exit with non-error code at end of publishRelease
2018-08-27 15:02:12 +01:00
Fabio Berger
00a4fa5f7c
Publish
...
- 0x.js@1.0.1-rc.6
- @0xproject/abi-gen@1.0.7
- @0xproject/assert@1.0.7
- @0xproject/base-contract@2.0.1
- @0xproject/connect@2.0.0-rc.2
- @0xproject/contract-wrappers@1.0.1-rc.5
- contracts@2.1.42
- @0xproject/dev-utils@1.0.6
- @0xproject/fill-scenarios@1.0.1-rc.5
- @0xproject/forwarder-helper@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.6
- @0xproject/metacoin@0.0.17
- @0xproject/migrations@1.0.6
- @0xproject/monorepo-scripts@1.0.7
- @0xproject/order-utils@1.0.1-rc.6
- @0xproject/order-watcher@1.0.1-rc.5
- @0xproject/react-docs@1.0.7
- @0xproject/react-shared@1.0.8
- @0xproject/sol-compiler@1.1.1
- @0xproject/sol-cov@2.1.1
- @0xproject/sol-resolver@1.0.7
- @0xproject/sra-report@1.0.7
- @0xproject/sra-spec@1.0.1-rc.6
- @0xproject/subproviders@2.0.1
- @0xproject/testnet-faucets@1.0.43
- @0xproject/types@1.0.1-rc.6
- @0xproject/utils@1.0.7
- @0xproject/web3-wrapper@2.0.1
- @0xproject/website@0.0.46
2018-08-27 14:48:24 +01:00
Fabio Berger
bc4149683e
Skip doc generation for local publishes since we test this in a separate CI test
2018-08-27 12:39:10 +01:00
Fabio Berger
6174d9ebb7
Fix typo
2018-08-27 12:34:34 +01:00
Fabio Berger
52fde551e4
Remove check since this method is now used in multiple places
2018-08-26 21:16:32 +01:00
Fabio Berger
40cf805e5e
Also use failure exit code if unexpected error occurs
2018-08-26 20:54:15 +01:00
Fabio Berger
09d6496135
Change exit code to failure
2018-08-26 20:53:21 +01:00
Fabio Berger
7f585a15f5
Publish
...
- 0x.js@1.0.1-rc.4
- @0xproject/abi-gen@1.0.6
- @0xproject/assert@1.0.6
- @0xproject/base-contract@2.0.0
- @0xproject/connect@2.0.0-rc.1
- @0xproject/contract-wrappers@1.0.1-rc.4
- contracts@2.1.41
- @0xproject/dev-utils@1.0.5
- ethereum-types@1.0.5
- @0xproject/fill-scenarios@1.0.1-rc.4
- @0xproject/forwarder-helper@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.5
- @0xproject/metacoin@0.0.16
- @0xproject/migrations@1.0.5
- @0xproject/monorepo-scripts@1.0.6
- @0xproject/order-utils@1.0.1-rc.4
- @0xproject/order-watcher@1.0.1-rc.4
- @0xproject/react-docs@1.0.6
- @0xproject/react-shared@1.0.7
- @0xproject/sol-compiler@1.1.0
- @0xproject/sol-cov@2.1.0
- @0xproject/sol-resolver@1.0.6
- @0xproject/sra-api@1.0.1-rc.5
- @0xproject/sra-report@1.0.6
- @0xproject/subproviders@2.0.0
- @0xproject/testnet-faucets@1.0.42
- @0xproject/tslint-config@1.0.6
- @0xproject/types@1.0.1-rc.5
- @0xproject/typescript-typings@1.0.5
- @0xproject/utils@1.0.6
- @0xproject/web3-wrapper@2.0.0
- @0xproject/website@0.0.45
2018-08-24 19:11:27 +01:00
Fabio Berger
029ea52979
Small fixes to publish script
2018-08-24 18:58:12 +01:00
Fabio Berger
610caef73f
Fix comments
2018-08-23 15:08:02 +01:00
Fabio Berger
29a9e1fc4e
Look for all TS mapped types
2018-08-23 14:53:32 +01:00
Fabio Berger
ae937cfcce
Add catch and exit with non-zero
2018-08-23 14:53:16 +01:00
Fabio Berger
f0f4f873a9
Fix double assignment
2018-08-23 14:29:32 +01:00
Fabio Berger
0577ab96b8
Upgrade Typedoc to 0.12.0, which works with TS 3.x
2018-08-23 14:29:22 +01:00
Fabio Berger
15a34dca79
Fix prettier issues
2018-08-23 13:58:49 +01:00
Fabio Berger
2b38163274
Enable dry run of release publishing and handle git tags existing
2018-08-23 13:56:40 +01:00
Fabio Berger
a6cdc38d53
Add/improve comments
2018-08-22 23:25:06 +01:00
Fabio Berger
69b436babe
Refactor publish script so that root package.json configs.packagesWithDocs is canonical source of which packages have doc pages
2018-08-22 23:13:59 +01:00
Fabio Berger
b7c119b2aa
Fix many linter errors that showed up upon upgrading tsutil
2018-08-22 18:52:17 +01:00
Fabio Berger
392c00a698
Fix prettier
2018-08-22 15:10:32 +01:00
Fabio Berger
d907b40378
Fix remaining merge issues
2018-08-22 13:12:42 +01:00
Fabio Berger
c12f0d04bb
Fix bugs in doc gen due to clone vs cloneDeep and pre-maturely removing placeholder undefined's in array iteration
2018-08-22 11:30:24 +01:00
Fabio Berger
da15df2c2d
Stop logging to console for each packages without a package.json
2018-08-21 23:07:12 +01:00