Fabio Berger
3c3033586d
Add 0x Connect Docs to the menu and topBar
2017-11-28 16:02:31 -06:00
Fabio Berger
166c741beb
Add connect docs
2017-11-28 15:42:37 -06:00
Fabio Berger
629a0fa3a5
Add subPackageName and get rid of hard-coded 0x.js in sourceLink
2017-11-28 15:42:27 -06:00
Fabio Berger
15ce862334
Merge branch 'development' into fix/refactorDocs
...
* development: (30 commits)
Export TransactionOpts type
Make website private
Publish
Update CHANGELOG
Change interval to 1h
Rename
Add ifExists to cleanupJobInterval
Add a cleanup job to an order watcher
Improve the comment
Add CHANGELOG comment
Add a HACK comment
Normalise subprovider names
Remove a comment
Fix a typo
Pin testrpc version
Remove gas params from tests
Add fake gas estimate suprovider for tests
Revert "Fix website linter errors"
Fix website linter errors
Fix tests
...
# Conflicts:
# packages/website/ts/utils/constants.ts
2017-11-28 15:21:15 -06:00
Fabio Berger
72a00ac2df
Refactor the topLevel documentation react components for 0x.js and Smart contracts into a single component
2017-11-28 15:11:04 -06:00
Leonid Logvinov
da0af12834
Export TransactionOpts type
2017-11-28 14:54:52 -06:00
Leonid Logvinov
7617b6681c
Make website private
2017-11-28 14:51:38 -06:00
Leonid Logvinov
8e13c477a3
Publish
...
- 0x.js@0.27 .0
- @0xproject/assert@0.0.6
- @0xproject/connect@0.1.1
- @0xproject/json-schemas@0.6.9
- @0xproject/tslint-config@0.2.0
- website@0.0.0
2017-11-28 14:47:42 -06:00
Leonid Logvinov
ff334b0e53
Update CHANGELOG
@0xproject/json-schemas@0.6.9
0x.js@0.27.0
@0xproject/assert@0.0.6
@0xproject/connect@0.1.1
@0xproject/tslint-config@0.2.0
2017-11-28 14:42:55 -06:00
Leonid
a98d6bf496
Merge pull request #235 from 0xProject/feature/gasPriceGasLimit
...
Add optional config for gasPrice and gasLimit for every transaction sending method
2017-11-28 14:37:33 -06:00
Leonid
bbcf669bd9
Merge pull request #242 from 0xProject/feature/orderWatcherCleanup
...
Add a cleanup job to an order watcher
2017-11-28 14:37:15 -06:00
Leonid Logvinov
328ecd0533
Change interval to 1h
2017-11-28 14:33:08 -06:00
Leonid Logvinov
ab91717199
Rename
2017-11-28 14:27:39 -06:00
Leonid Logvinov
e4dfdc6b5c
Add ifExists to cleanupJobInterval
2017-11-28 14:27:16 -06:00
Leonid Logvinov
9e673f0073
Add a cleanup job to an order watcher
2017-11-28 14:11:00 -06:00
Leonid Logvinov
353abffba9
Improve the comment
2017-11-28 12:23:41 -06:00
Leonid Logvinov
bead76a5b7
Add CHANGELOG comment
2017-11-28 12:16:02 -06:00
Leonid Logvinov
9f5e724aec
Add a HACK comment
2017-11-28 12:13:50 -06:00
Leonid Logvinov
50bf6a991d
Normalise subprovider names
2017-11-28 12:12:25 -06:00
Leonid Logvinov
1d584b1329
Remove a comment
2017-11-28 12:10:06 -06:00
Leonid Logvinov
0c5a9fbc2c
Fix a typo
2017-11-28 12:06:11 -06:00
Leonid Logvinov
d5e58ecdd8
Pin testrpc version
2017-11-28 12:05:32 -06:00
Leonid Logvinov
d6a9e7520d
Remove gas params from tests
2017-11-28 11:51:10 -06:00
Leonid Logvinov
36b21e6e7b
Add fake gas estimate suprovider for tests
2017-11-28 11:44:10 -06:00
Leonid Logvinov
977a6b2794
Revert "Fix website linter errors"
...
This reverts commit 6e2a69976b
.
2017-11-28 11:43:42 -06:00
Fabio Berger
fcddd503b7
Fix tslint error
2017-11-28 11:16:42 -06:00
Fabio Berger
3472bdcfd4
Refactor docs to be more declarative, put all hard-coded doc-related data in one place so it easier to add new doc pages
2017-11-28 11:16:35 -06:00
Fabio Berger
78f0ab3682
Last remaining website fixes
2017-11-27 22:23:51 -06:00
Fabio Berger
5a59ac4c6b
fix remaining tslint errors
2017-11-27 22:08:08 -06:00
Fabio Berger
0a19ba3014
Fix tslint issues
2017-11-27 21:38:09 -06:00
Fabio Berger
88bd0f5328
Add lint command to website sub-package
2017-11-27 19:58:53 -06:00
Leonid Logvinov
6e2a69976b
Fix website linter errors
2017-11-27 18:06:15 -06:00
Leonid Logvinov
0500602ac3
Fix tests
2017-11-27 17:38:38 -06:00
Leonid Logvinov
e6887dc9d4
Fix a comment
2017-11-27 17:37:55 -06:00
Leonid Logvinov
082c5c375e
Fix tests
2017-11-27 17:37:55 -06:00
Leonid Logvinov
5977fa881e
Increase gas margin
2017-11-27 17:37:23 -06:00
Leonid Logvinov
128fccb763
Fix defaults for shouldValidate
2017-11-27 17:37:23 -06:00
Leonid Logvinov
65697f5896
Update MAX_REASONABLE_GAS_COST_IN_WEI
2017-11-27 17:37:23 -06:00
Leonid Logvinov
ee93f091ea
Add gas margin and remove undefined values
2017-11-27 17:37:22 -06:00
Leonid Logvinov
33a8c7a9fb
Update testrpc
2017-11-27 17:37:22 -06:00
Leonid Logvinov
d1065cd266
Add an initializer for txOpts in etherToken
2017-11-27 17:36:27 -06:00
Leonid Logvinov
0e44a630f0
Add CHANGELOG entry
2017-11-27 17:36:27 -06:00
Leonid Logvinov
7a21c6854b
Add option config for gasPrice and gasLimit for every transaction sending method
2017-11-27 17:35:55 -06:00
Fabio Berger
54ef916b93
Merge pull request #233 from 0xProject/feature/passNetworkId
...
Forces the users of 0x.js to pass the network id
2017-11-27 17:15:18 -06:00
Brandon Millman
4a770dee84
Merge pull request #241 from 0xProject/fix/moveConnectTypes
...
Move all connect types into types.ts
2017-11-27 14:42:26 -08:00
Brandon Millman
426a412ba1
Move all connect types into types.ts
2017-11-27 14:34:34 -08:00
Leonid Logvinov
f862a2af6d
Fix tests
2017-11-27 16:32:33 -06:00
Leonid Logvinov
32867c9a07
Fix merge conflicts
2017-11-27 16:03:57 -06:00
Leonid
cf0a8b2d05
Merge branch 'development' into feature/passNetworkId
2017-11-27 15:53:21 -06:00
Brandon Millman
4a17f5e820
Merge pull request #240 from 0xProject/fix/websiteMdDirectory
...
Add md directory to website package and change generated docs directory
2017-11-27 13:02:08 -08:00