Fabio Berger
b4b664e97a
Fix source links in docs with a hack to support old and new versions of the TypeDoc JSON files
2018-03-06 09:33:35 +01:00
Fabio Berger
994935b5da
Merge pull request #434 from 0xProject/addMissingReadmeInstructions
...
Add Missing README Instructions
2018-03-05 09:38:24 +01:00
Fabio Berger
2e19930178
remove from devDeps
2018-03-05 06:17:57 +01:00
Fabio Berger
2b01461748
Remove date for now
2018-03-05 06:17:19 +01:00
Fabio Berger
24b9df475c
Add ethers typescript typings to 0x.js deps. The library works without this atm since another dep of 0x.js has it as a dep. But it's more robust to have it here.
2018-03-05 06:12:36 +01:00
Fabio Berger
011bab3c80
Add missing instructions to add external types to tsconfig.json after installing the package
2018-03-05 06:11:53 +01:00
Fabio Berger
699c0c3e05
Fix bugs in postpublish_utils.js
2018-03-04 21:24:47 +01:00
Fabio Berger
5f4b28960e
Update @0xproject/utils in top-level package.json
2018-03-04 19:38:32 +01:00
Fabio Berger
3837913855
Changelog tweaks
2018-03-04 19:38:16 +01:00
Fabio Berger
65eb3997d9
Publish
...
- 0x.js@0.33 .0
- @0xproject/abi-gen@0.2.4
- @0xproject/assert@0.1.0
- @0xproject/base-contract@0.0.2
- chai-as-promised-typescript-typings@0.0.10
- chai-typescript-typings@0.0.4
- @0xproject/connect@0.6.2
- contracts@2.1.14
- @0xproject/deployer@0.2.0
- @0xproject/dev-utils@0.2.0
- ethers-typescript-typings@0.0.2
- @0xproject/json-schemas@0.7.13
- @0xproject/monorepo-scripts@0.1.12
- @0xproject/subproviders@0.6.0
- @0xproject/testnet-faucets@1.0.15
- @0xproject/tslint-config@0.4.10
- @0xproject/types@0.3.0
- @0xproject/utils@0.4.0
- web3-typescript-typings@0.10 .0
- @0xproject/web3-wrapper@0.2.0
- @0xproject/website@0.0.17
@0xproject/web3-wrapper@0.2.0
@0xproject/website@0.0.17
0x.js@0.33.0
@0xproject/abi-gen@0.2.4
@0xproject/assert@0.1.0
@0xproject/base-contract@0.0.2
@0xproject/connect@0.6.2
@0xproject/deployer@0.2.0
@0xproject/dev-utils@0.2.0
@0xproject/json-schemas@0.7.13
@0xproject/monorepo-scripts@0.1.12
@0xproject/subproviders@0.6.0
@0xproject/testnet-faucets@1.0.15
@0xproject/tslint-config@0.4.10
@0xproject/types@0.3.0
@0xproject/utils@0.4.0
chai-as-promised-typescript-typings@0.0.10
chai-typescript-typings@0.0.4
contracts@2.1.14
ethers-typescript-typings@0.0.2
web3-typescript-typings@0.10.0
2018-03-04 19:35:59 +01:00
Fabio Berger
47411b406d
Updated CHANGELOGS
2018-03-04 17:02:50 +01:00
Fabio Berger
f710026a8f
Merge pull request #432 from 0xProject/improveLedgerSubprovider
...
Allow LedgerSubprovider to return any number of accounts
2018-03-04 16:57:25 +01:00
Fabio Berger
925e133f50
Fix typo
2018-03-04 16:42:16 +01:00
Fabio Berger
2bdd60ed72
Add PR number to changelog entry
2018-03-04 16:39:18 +01:00
Fabio Berger
9ac1cce26f
Merge branch 'development' into improveLedgerSubprovider
...
* development: (28 commits)
Remove unnecessary type assertion
Fix comments
Add comments
Don't need any external packages for 0x connect docs yet
Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when calling TypeDoc
Fix styling
Make prettier ignore postpublish_utils
Add hack comment
Add comment about typeDoc versions
Add support for merging multiple topLevel packages under a single section. For now, we simply merge the two package's children (works well for merging 0x.js types and @0xproject/types)
Because we now include non-0x.js source, the keys changed. Needed to add both for backward compatibility with old doc JSON's
Add support for backward compatibility for TypeDoc versions <0.9.0
Consolidate all same exports together
Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also includes these types in the generated doc JSON
Fix small bug where onHover type declarations with comments was taking up the entire window width
Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
Move web3 typings from devDeps to deps
remove extrenuous comma
Add PR number
Add changelog entries from types and utils
...
# Conflicts:
# packages/subproviders/CHANGELOG.md
2018-03-04 16:33:58 +01:00
Fabio Berger
0a597c94d6
Merge pull request #430 from 0xProject/0x.js/updateTypeDoc
...
Upgrade TypeDoc Dep & Add Missing @0xproject/types To Docs
2018-03-04 16:32:44 +01:00
Fabio Berger
02f82be094
Add changelog update to subproviders package
2018-03-04 15:52:52 +01:00
Fabio Berger
86e26240a1
Add numberOfAccounts
param to LedgerSubprovider
method getAccountsAsync
and add tests
2018-03-04 15:52:16 +01:00
Fabio Berger
82c5be2564
Remove unnecessary type assertion
2018-03-04 15:29:14 +01:00
Fabio Berger
42f4f07268
Merge pull request #429 from 0xProject/fix/incorrectDeps
...
Move required typing from devDeps to deps
2018-03-04 15:21:32 +01:00
Fabio Berger
bd85fe0af3
Fix comments
2018-03-03 21:43:11 +01:00
Fabio Berger
aee15e5dff
Add comments
2018-03-03 21:37:42 +01:00
Fabio Berger
d7a803d9fd
Don't need any external packages for 0x connect docs yet
2018-03-03 21:37:36 +01:00
Fabio Berger
839e5895e4
Instead of adding @0xproject/types
to tsconfig.json, let's only add it when calling TypeDoc
2018-03-03 21:34:13 +01:00
Fabio Berger
49a4f0c74c
Fix styling
2018-03-03 21:33:44 +01:00
Fabio Berger
5bea8e63de
Make prettier ignore postpublish_utils
2018-03-03 21:32:10 +01:00
Fabio Berger
e64be284dd
Merge branch 'development' into 0x.js/updateTypeDoc
...
* development:
Update yarn.lock
Update yarn.lock
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
2018-03-03 20:29:40 +01:00
Fabio Berger
4445d1d5a0
Update yarn.lock
2018-03-03 20:09:09 +01:00
Fabio Berger
a716e3de74
Update yarn.lock
2018-03-03 19:18:58 +01:00
Fabio Berger
c797c720be
Update all mentions of the repo name being 0x.js
to 0x-monorepo
2018-03-03 19:11:09 +01:00
Fabio Berger
1b5742fbf0
Add hack comment
2018-03-03 17:03:51 +01:00
Fabio Berger
5794349d97
Add comment about typeDoc versions
2018-03-03 17:02:12 +01:00
Fabio Berger
456f094913
Add support for merging multiple topLevel packages under a single section. For now, we simply merge the two package's children (works well for merging 0x.js types and @0xproject/types)
2018-03-03 16:52:59 +01:00
Fabio Berger
abb9eb0df4
Because we now include non-0x.js source, the keys changed. Needed to add both for backward compatibility with old doc JSON's
2018-03-03 16:51:45 +01:00
Fabio Berger
9e7b45ea4c
Add support for backward compatibility for TypeDoc versions <0.9.0
2018-03-03 16:50:58 +01:00
Fabio Berger
6c6bd60a48
Consolidate all same exports together
2018-03-03 16:50:17 +01:00
Fabio Berger
cef82e72dc
Add @0xproject/types to 0x.js tsconfig include
so that TypeDoc also includes these types in the generated doc JSON
2018-03-03 16:49:56 +01:00
Fabio Berger
45b9647ba0
Fix small bug where onHover type declarations with comments was taking up the entire window width
2018-03-03 13:47:39 +01:00
Fabio Berger
160f74d53e
Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug fix allowing us to defer to the include
in tsconfig.json on which files to run through TypeDoc
2018-03-03 13:46:42 +01:00
Fabio Berger
3ab6139522
Move web3 typings from devDeps to deps
2018-03-03 10:59:43 +01:00
Fabio Berger
9aa54257e7
remove extrenuous comma
2018-03-03 10:38:51 +01:00
Fabio Berger
8eafa62bbe
Add PR number
2018-03-03 10:36:53 +01:00
Fabio Berger
968c24f0bc
Add changelog entries from types and utils
2018-03-03 10:32:01 +01:00
Fabio Berger
e5c755b1fc
Add changelog entry to subproviders
2018-03-03 10:29:14 +01:00
Fabio Berger
6d56f01c40
Remove extra comma
2018-03-03 10:28:51 +01:00
Fabio Berger
eefce48e68
Move web3 and ethers types to deps for utils package
2018-03-03 10:24:29 +01:00
Fabio Berger
c7d97c733a
Make web3 typings a dep for web3Wrapper
2018-03-03 10:20:53 +01:00
Fabio Berger
3db42deb42
Make web3 typings a dep for subproviders
2018-03-03 10:20:30 +01:00
Fabio Berger
02603e8926
reorder deps
2018-03-03 10:20:04 +01:00
Fabio Berger
c5003554f4
Move ethers and web3 types to deps since both are required when interacting with this package
2018-03-03 10:06:02 +01:00