Fabio Berger
d7bf003d51
Refactor all docJSON's to reside within the same S3 bucket under different folders
2018-03-16 16:56:53 +01:00
Leonid Logvinov
40ebb533b3
Enable coverage for all other packages with tests
2018-03-14 17:15:38 +01:00
Fabio Berger
f7c1e10b5a
Move configuration into package.json configs section
2018-03-14 14:07:24 +01:00
Fabio Berger
dba1b8a7e9
Consolidate docs generation and uploading logic
2018-03-13 17:55:16 +01:00
Fabio Berger
ca25b816fa
move scripts to monorepro-scripts
2018-03-13 15:29:12 +01:00
Fabio Berger
9699ee4eff
Merge branch 'development' into addPackagePublishConfig
...
* development: (94 commits)
Update CHANGELOG
Add solc 0.4.20 and 0.4.21
Prettier sra-report README
Add new packages to top level README
Updated @0xproject/utils in top level package.json
Publish
Updated CHANGELOGs
Detail tests in the README
Add support for ropsten and rinkeby
Fix yarn.lock
Update list of packages and organize them alphabetically
Fix prettier issues
Add support for going back to previous hashes via the browser back button to wiki
Scroll to previous hashed elements when user clicks back button
Add back strict null checks to react-shared package and fix issues
remove ability to have implicit dependencies and add missing deps
update license
remove no-implicit-this
Add example & screenshot to npmignore
Remove `;` to be nice to windows users
...
2018-03-09 08:39:38 +01:00
Brandon Millman
8e5a876b37
Publish
...
- 0x.js@0.33.1
- @0xproject/abi-gen@0.2.5
- @0xproject/assert@0.2.0
- @0xproject/base-contract@0.0.3
- @0xproject/connect@0.6.3
- contracts@2.1.15
- @0xproject/deployer@0.2.1
- @0xproject/dev-utils@0.2.1
- @0xproject/json-schemas@0.7.14
- @0xproject/react-docs@0.0.1
- @0xproject/react-shared@0.0.1
- @0xproject/sra-report@0.0.1
- @0xproject/subproviders@0.7.0
- @0xproject/testnet-faucets@1.0.16
- @0xproject/types@0.3.1
- @0xproject/utils@0.4.1
- @0xproject/web3-wrapper@0.2.1
- @0xproject/website@0.0.18
2018-03-08 10:20:46 -08:00
Fabio Berger
da277f5b27
Add package.json publishConfig so that these packages are published as public.
2018-03-08 16:57:09 +01:00
Brandon Millman
08ab81c54c
Rename isHttpUrl to isWebUri in assert package
2018-03-05 15:24:55 -08: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
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
2018-03-04 19:35:59 +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
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
c797c720be
Update all mentions of the repo name being 0x.js
to 0x-monorepo
2018-03-03 19:11:09 +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
Leonid Logvinov
30e4613d0a
Upgrate prettier
2018-02-27 15:08:52 -08:00
Brandon Millman
3a36e0621f
Publish
...
- @0xproject/connect@0.6.1
2018-02-16 22:54:28 -07:00
Brandon Millman
b482473e23
Updated CHANGELOGs
2018-02-16 22:51:29 -07:00
Brandon Millman
b703ccde9b
Do not JSON parse empty reponse
2018-02-16 22:43:37 -07:00
Brandon Millman
80eca30725
Fix incorrect comment on WebSocketOrderbookChannel constructor
2018-02-16 10:11:40 -07:00
Brandon Millman
7dbc14dc43
Fix broken postpublish script in connect
2018-02-16 10:06:47 -07:00
Brandon Millman
f62d72e548
Publish
...
- 0x.js@0.32.4
- @0xproject/abi-gen@0.2.3
- @0xproject/assert@0.0.20
- @0xproject/connect@0.6.0
- contracts@2.1.13
- @0xproject/deployer@0.1.0
- @0xproject/dev-utils@0.1.0
- @0xproject/json-schemas@0.7.12
- @0xproject/subproviders@0.5.0
- @0xproject/testnet-faucets@1.0.14
- @0xproject/types@0.2.3
- @0xproject/utils@0.3.4
- web3-typescript-typings@0.9.11
- @0xproject/web3-wrapper@0.1.14
- @0xproject/website@0.0.16
2018-02-16 09:53:35 -07:00
Brandon Millman
d12352972e
Updated CHANGELOGs
2018-02-16 09:49:02 -07:00
Brandon Millman
6d818c25c7
Add an enforced minimum for the heartbeat interval
2018-02-16 08:48:15 -07:00
Brandon Millman
c4bcf24640
Add configurable heartbeat to WebSocketOrderbookChannel
2018-02-16 01:20:27 -07:00
Brandon Millman
0dfb36e675
Merge pull request #398 from 0xProject/feature/website/stage-documentation
...
Add support for intersection types and staged connect documentation
2018-02-14 14:45:33 -08:00
Brandon Millman
95a9d77301
Change default page params in connect to page 1 and perPage 100
2018-02-14 14:43:43 -08:00
Brandon Millman
8201d5d1f8
Add docs staging to 0x.js package
2018-02-14 14:35:31 -08:00
Brandon Millman
3510985cf4
Add stagedocs script to connect package
2018-02-14 10:15:53 -08:00
Brandon Millman
4bf530ed9e
Fix error in paged request schema
2018-02-13 16:55:48 -08:00
Brandon Millman
4c797405ad
Addressed PR feedback
2018-02-13 15:50:28 -08:00
Brandon Millman
713c922e35
Add page options to relevant HttpClient methods
2018-02-13 14:15:54 -08:00
Fabio Berger
07d00cc515
Publish
...
- 0x.js@0.32.3
- @0xproject/abi-gen@0.2.2
- @0xproject/assert@0.0.19
- @0xproject/connect@0.5.8
- contracts@2.1.12
- @0xproject/deployer@0.0.9
- @0xproject/dev-utils@0.0.13
- @0xproject/json-schemas@0.7.11
- @0xproject/monorepo-scripts@0.1.11
- @0xproject/subproviders@0.4.2
- @0xproject/testnet-faucets@1.0.13
- @0xproject/tslint-config@0.4.9
- @0xproject/types@0.2.2
- @0xproject/utils@0.3.3
- @0xproject/web3-wrapper@0.1.13
- @0xproject/website@0.0.15
2018-02-09 18:36:51 -08:00
Fabio Berger
634032d5be
Publish
...
- 0x.js@0.32.2
- @0xproject/abi-gen@0.2.1
- @0xproject/assert@0.0.18
- chai-as-promised-typescript-typings@0.0.9
- chai-typescript-typings@0.0.3
- @0xproject/connect@0.5.7
- contracts@2.1.11
- @0xproject/deployer@0.0.8
- @0xproject/dev-utils@0.0.12
- @0xproject/json-schemas@0.7.10
- @0xproject/monorepo-scripts@0.1.10
- @0xproject/subproviders@0.4.1
- @0xproject/testnet-faucets@1.0.12
- @0xproject/tslint-config@0.4.8
- @0xproject/types@0.2.1
- @0xproject/utils@0.3.2
- web3-typescript-typings@0.9.10
- @0xproject/web3-wrapper@0.1.12
- @0xproject/website@0.0.14
2018-02-09 16:19:43 -08:00
Fabio Berger
fdbaa9768a
Update changelog version
2018-02-09 16:09:53 -08:00
Fabio Berger
bc2415c70e
Add yarn-error.log
to all .npmignore
2018-02-09 14:03:08 -08:00
Fabio Berger
0fd411f83f
Add PR number to CHANGELOGs
2018-02-09 13:31:01 -08:00
Fabio Berger
b74ad0ad12
ignore all files starting with dots in all sub-packages
2018-02-09 13:28:32 -08:00
Fabio Berger
0a113e1cf7
Add npmignore to subpackage and update CHANGELOG
2018-02-09 12:37:28 -08:00
Brandon Millman
58003a2811
Publish
...
- 0x.js@0.32.1
- @0xproject/abi-gen@0.2.0
- @0xproject/assert@0.0.17
- @0xproject/connect@0.5.6
- contracts@2.1.10
- @0xproject/deployer@0.0.7
- @0xproject/dev-utils@0.0.11
- @0xproject/json-schemas@0.7.9
- @0xproject/subproviders@0.4.0
- @0xproject/testnet-faucets@1.0.11
- @0xproject/types@0.2.0
- @0xproject/utils@0.3.1
- @0xproject/web3-wrapper@0.1.11
- @0xproject/website@0.0.13
2018-02-07 13:25:39 -08:00
Leonid Logvinov
2205e2b9a0
Publish
...
- 0x.js@0.32.0
- @0xproject/abi-gen@0.1.7
- @0xproject/assert@0.0.16
- @0xproject/connect@0.5.5
- contracts@2.1.9
- @0xproject/deployer@0.0.6
- @0xproject/dev-utils@0.0.10
- @0xproject/json-schemas@0.7.8
- @0xproject/monorepo-scripts@0.1.9
- @0xproject/subproviders@0.3.6
- @0xproject/testnet-faucets@1.0.10
- @0xproject/tslint-config@0.4.7
- @0xproject/types@0.1.9
- @0xproject/utils@0.3.0
- web3-typescript-typings@0.9.9
- @0xproject/web3-wrapper@0.1.10
- @0xproject/website@0.0.12
2018-02-05 22:29:42 +01:00
Leonid
f18fa8e947
Merge branch 'development' into feature/build_watch
2018-02-05 12:00:05 +01:00
Leonid Logvinov
d4631e14b2
Publish
...
- 0x.js@0.31.1
- @0xproject/abi-gen@0.1.6
- @0xproject/assert@0.0.15
- chai-as-promised-typescript-typings@0.0.8
- @0xproject/connect@0.5.4
- contracts@2.1.8
- @0xproject/deployer@0.0.5
- @0xproject/dev-utils@0.0.9
- @0xproject/json-schemas@0.7.7
- @0xproject/monorepo-scripts@0.1.8
- @0xproject/subproviders@0.3.5
- @0xproject/testnet-faucets@1.0.9
- @0xproject/tslint-config@0.4.6
- @0xproject/types@0.1.8
- @0xproject/utils@0.2.4
- web3-typescript-typings@0.9.8
- @0xproject/web3-wrapper@0.1.9
- @0xproject/website@0.0.11
2018-02-01 16:39:06 +01:00
Leonid Logvinov
39e3733be4
Upgrade TS to the newest version
2018-02-01 12:50:55 +01:00
Leonid Logvinov
09659cc304
Add build:watch command to all TS packages
2018-02-01 12:32:05 +01:00
Leonid Logvinov
7de244ed62
Fix prettier
2018-01-30 16:01:37 +01:00
Leonid Logvinov
387363283c
Remove truffle from tests
2018-01-30 16:01:36 +01:00
Fabio Berger
2e3c02887e
Publish
...
- 0x.js@0.31.0
- @0xproject/abi-gen@0.1.5
- @0xproject/assert@0.0.14
- chai-as-promised-typescript-typings@0.0.7
- @0xproject/connect@0.5.3
- contracts@2.1.7
- @0xproject/deployer@0.0.4
- @0xproject/dev-utils@0.0.8
- @0xproject/json-schemas@0.7.6
- @0xproject/monorepo-scripts@0.1.7
- @0xproject/subproviders@0.3.4
- @0xproject/testnet-faucets@1.0.8
- @0xproject/tslint-config@0.4.5
- @0xproject/types@0.1.7
- @0xproject/utils@0.2.3
- web3-typescript-typings@0.9.7
- @0xproject/web3-wrapper@0.1.8
- @0xproject/website@0.0.10
2018-01-30 13:54:36 +01:00