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 |
|
Fabio Berger
|
fe43f84abd
|
Use bash for loop for generating docs for each package, revert changes to script
|
2018-08-21 23:06:21 +01:00 |
|
Fabio Berger
|
6b838c034a
|
Modify script so it can generate docs for a specific package or all packages with doc pages, add doc gen test to CircleCi runs
|
2018-08-21 19:07:20 +01:00 |
|
Fabio Berger
|
8bb7b5b543
|
Add shouldUpload flag to docGenAndUpload command
|
2018-08-21 18:49:56 +01:00 |
|
Fabio Berger
|
1ddac0bc7b
|
Fix type
|
2018-08-21 17:16:16 +01:00 |
|
Fabio Berger
|
a7468eb858
|
Don't check if types are used for libraries only include types
|
2018-08-21 17:16:00 +01:00 |
|
Fabio Berger
|
c52c94214f
|
Rather then look for typeArguments, we want to ignore Partial & Promise references, but still continue to search below them, as they might surround a type
|
2018-08-21 16:36:48 +01:00 |
|
Fabio Berger
|
151cf03f5b
|
Add link to Array type
|
2018-08-21 16:35:39 +01:00 |
|
Fabio Berger
|
635373febb
|
Implement ignoring config types
|
2018-08-21 11:17:12 +01:00 |
|
Fabio Berger
|
e7c7af8ef4
|
Add more types and ignores to docGenConfigs
|
2018-08-21 11:15:59 +01:00 |
|
Fabio Berger
|
0f7ced3625
|
Make sure export isn't internal to the package
|
2018-08-17 14:12:23 -07:00 |
|
Fabio Berger
|
ea4d7f153a
|
Also ignore implementationOf
|
2018-08-17 14:12:04 -07:00 |
|
Fabio Berger
|
05ce002435
|
Refactor DocGenerateAndUploadUtils to be a class, and decompose large methods for readability
|
2018-08-17 12:53:27 -07:00 |
|
Fabio Berger
|
f7375fca98
|
Move doc configs to a separate file
|
2018-08-16 17:02:37 -07:00 |
|
Fabio Berger
|
0337b5a401
|
Merge development
|
2018-08-16 15:10:12 -07:00 |
|
Fabio Berger
|
8e3df2b5ae
|
Render external dep exports
|
2018-08-16 14:57:45 -07:00 |
|
Fabio Berger
|
ae7bce7674
|
Add links for external dep exports to docJson
|
2018-08-16 13:56:29 -07:00 |
|
Fabio Berger
|
baab0f27b5
|
Check for superfluous types in a packages index.ts and throw if they exist
|
2018-08-15 16:50:23 -07:00 |
|
Fabio Berger
|
9e7657ac5d
|
Improve Error external link
|
2018-08-15 16:38:30 -07:00 |
|
Fabio Berger
|
6e74d1519b
|
Add externalTypeToLink to docJson
|
2018-08-15 11:37:06 -07:00 |
|
Fabio Berger
|
a8d44ccc48
|
Move external types to link mapping to doc generation util and refactor typedocUtils to be a class to avoid excessive param passing
|
2018-08-15 11:36:45 -07:00 |
|
Fabio Berger
|
3b8a343711
|
Add version to our custom DocJson format
|
2018-08-14 17:55:38 -07:00 |
|
Fabio Berger
|
83e3bb899e
|
Move purging private underscored items to the doc json generation phase
|
2018-08-14 17:41:03 -07:00 |
|
Fabio Berger
|
267078ed6c
|
Remove duplicate Typescript import
|
2018-08-14 17:23:36 -07:00 |
|
Fabio Berger
|
19e17ba128
|
Add ability to hide specific class constructors
|
2018-08-14 16:34:48 -07:00 |
|
Fabio Berger
|
04e00e0c28
|
Improve missing type detection
|
2018-08-14 16:34:21 -07:00 |
|
Fabio Berger
|
1d9408a8e0
|
Fix additional merge conflicts
|
2018-08-14 14:39:59 -07:00 |
|
Fabio Berger
|
2f2582a0da
|
Merge development
|
2018-08-14 14:21:47 -07:00 |
|
Alex Browne
|
6baa5ef311
|
feat: Upgrade TypeScript to 3.0.1
|
2018-08-14 11:02:04 -07:00 |
|
Alex Browne
|
fadd292ecf
|
Publish
- 0x.js@1.0.1-rc.3
- @0xproject/abi-gen@1.0.5
- @0xproject/assert@1.0.5
- @0xproject/base-contract@2.0.0-rc.1
- @0xproject/connect@1.0.5
- @0xproject/contract-wrappers@1.0.1-rc.3
- contracts@2.1.40
- @0xproject/dev-utils@1.0.4
- ethereum-types@1.0.4
- @0xproject/fill-scenarios@1.0.1-rc.3
- @0xproject/json-schemas@1.0.1-rc.4
- @0xproject/metacoin@0.0.15
- @0xproject/migrations@1.0.4
- @0xproject/monorepo-scripts@1.0.5
- @0xproject/order-utils@1.0.1-rc.3
- @0xproject/order-watcher@1.0.1-rc.3
- @0xproject/react-docs@1.0.5
- @0xproject/react-docs-example@0.0.20
- @0xproject/react-shared@1.0.6
- @0xproject/sol-compiler@1.0.5
- @0xproject/sol-cov@2.0.0
- @0xproject/sol-resolver@1.0.5
- @0xproject/sra-api@1.0.1-rc.4
- @0xproject/sra-report@1.0.5
- @0xproject/subproviders@1.0.5
- @0xproject/testnet-faucets@1.0.41
- @0xproject/tslint-config@1.0.5
- @0xproject/types@1.0.1-rc.4
- @0xproject/typescript-typings@1.0.4
- @0xproject/utils@1.0.5
- @0xproject/web3-wrapper@1.2.0
- @0xproject/website@0.0.44
|
2018-08-13 18:34:51 -07:00 |
|
Alex Browne
|
7c8a7a2420
|
Updated CHANGELOGS
|
2018-08-13 18:34:37 -07:00 |
|
Fabio Berger
|
67666446bf
|
Add a check to make sure types part of the exported interface are also exported from the packages index.ts
|
2018-08-13 16:55:37 -07:00 |
|
Fabio Berger
|
3d1c8dfe06
|
Remove old comment
|
2018-08-13 16:52:45 -07:00 |
|
Alex Browne
|
283175df98
|
Run publish/installation tests in CircleCI (#951)
feat(monorepo-scripts): Run publish tests in CircleCI
|
2018-08-13 16:49:50 -07:00 |
|
Alex Browne
|
f3761af567
|
fix: Update dependencies
|
2018-08-09 11:35:54 -07:00 |
|
Alex Browne
|
19cda0eb03
|
Merge pull request #947 from 0xProject/feature/confirm-before-publish
Add confirmation prompt before publishing
|
2018-08-08 14:23:52 -07:00 |
|
Alex Browne
|
5ccf41c566
|
fix(monorepo-scripts): Fix typo in git tag command
|
2018-08-08 14:01:57 -07:00 |
|
Alex Browne
|
797fd38e00
|
feat(monorepo-scripts): Add confirmation prompt before publishing
|
2018-08-08 14:01:12 -07:00 |
|
Alex Browne
|
6e2e658162
|
Update TypeScript to version 2.9.2
|
2018-08-08 11:27:38 -07:00 |
|