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
Fabio Berger
eb223805ca
Move web3 typings to dependencies since the types package cannot function without them being available when imported
2018-03-03 10:02:48 +01:00
Fabio Berger
244c148a80
Improve repo description in README
2018-03-03 07:47:27 +01:00
Fabio Berger
4dbb2ed167
Merge pull request #427 from 0xProject/fix/doc_bugs
...
Miscellaneous Doc Fixes
2018-03-03 06:07:00 +01:00
Fabio Berger
212d680a47
Small stylistic improvements
2018-03-03 05:46:12 +01:00
Fabio Berger
a853e35dec
Improve icon sizes
2018-03-03 05:42:32 +01:00
Fabio Berger
fdaf9f0bfc
Fix comment and use named variable in conditional
2018-03-03 05:36:26 +01:00
Fabio Berger
0afe45b3a8
Hash hash instead of prefixedHash to scrollToHash function
2018-03-03 05:36:08 +01:00
Fabio Berger
f9a37168b0
Fix link to intro tutorial wiki article
2018-03-02 17:07:32 +01:00
Fabio Berger
52232e98c7
Make sure the page has loaded (including all images) before scrolling to hash
2018-03-02 17:02:14 +01:00
Fabio Berger
0fbb443e4b
Move onPageLoadAsync to utils
2018-03-02 17:01:46 +01:00
Fabio Berger
8021694b81
Give all container files the proper file suffix: ts
2018-03-02 16:21:10 +01:00
Fabio Berger
a2b262c9df
Add hash to URL onClick
2018-03-02 15:10:44 +01:00
Fabio Berger
5906f4c995
Add underline to internal linksx
2018-03-02 15:02:50 +01:00
Fabio Berger
da8edd2226
Undo config changes
2018-03-02 14:47:43 +01:00
Fabio Berger
406aedfdc2
Merge branch 'development' into fix/doc_bugs
...
* development: (21 commits)
Adjust the tests
Move tutorials to adhere to current dir structure
Make tests slightly nicer
Remove only
Improve the comments
Improve the comments
Add comments to Arbitrage contract
Don't pass tokenGet and tokenGive because we can get them from 0x order
Pretty-print ED contracts
Make external
Fix a typo
Change type to uint256
Make setAllowances external
Fix the comment
Put all ED contracts in one folder
Move tutorials contracts to src folder
Remove false-positive linter failure because of chai-as-pronmised incorrect types
Assert that the balances don't change if arbitrage fails
Initial implementation of Arbitrage contract with tests
Set max to 2 ETH/2 ZRX
...
2018-03-02 14:44:53 +01:00
Fabio Berger
67c834841e
Update react-markdown, properly scroll to section for wiki internal links, consolidate scrollTo logic and make external links open in new tabs
2018-03-02 14:40:26 +01:00
Fabio Berger
edaa0b0e34
Update yarn lock
2018-03-02 14:38:46 +01:00
Fabio Berger
31f03fcf3a
Use custom fork of react-highlight with support for Solidity syntax highlighting
2018-03-02 02:17:23 +01:00
Leonid Logvinov
4a57f2a762
Merge pull request #425 from 0xProject/feature/build_watch
...
Arbitrage tutorial contract
2018-03-01 16:57:58 -08:00
Brandon Millman
92b9dbd706
Fix up some postman tests
2018-03-01 14:41:16 -08:00
Leonid Logvinov
6edd7682a9
Adjust the tests
2018-03-01 13:25:01 -08:00
Leonid Logvinov
447891b396
Move tutorials to adhere to current dir structure
2018-03-01 13:23:29 -08:00
Brandon Millman
89bfcafb80
Add ethers types
2018-03-01 13:17:49 -08:00
Brandon Millman
a74a04c5d5
Fix yarn.lock
2018-03-01 13:06:08 -08:00
Brandon Millman
0c16f0ea22
Merge branch 'development' into feature/sra-reporter
...
* development: (71 commits)
Set max to 2 ETH/2 ZRX
Add missing types from website
Add dependencies
Update the README
Move BaseContract to its own package
Upgrate prettier
remove unused import
Move more configs into docsInfo and remove logic that does not belong there elsewhere
Fix a bug with displaying solidity functions returning multiple return values
Add ethers-contracts as a dependency
Include types for ethers-contracts
Fix the version
Include types for ethers-contracts
Rename idx to i
Remove tslint disable
Move BaseContract to web3Wrapper
Merge ifs
Fix an option description
Add link to the docs
Improve CHANGELOG entry
...
2018-03-01 13:04:55 -08:00
Brandon Millman
003d43b03a
Flesh out postman test cases
2018-03-01 13:02:12 -08:00
Leonid Logvinov
6323496945
Make tests slightly nicer
2018-03-01 12:21:09 -08:00
Leonid Logvinov
fd5e231a93
Remove only
2018-03-01 12:21:09 -08:00