Fabio Berger
a75d547af6
Add TokenTradeInfo to public types
2017-11-29 10:33:09 -06:00
Fabio Berger
e2adcaa185
Merge branch 'development' into feature/connect-docs
...
* development:
Fix connect documentation introduction and installation wording
# Conflicts:
# packages/website/md/docs/connect/installation.md
# packages/website/md/docs/connect/introduction.md
2017-11-29 09:03:27 -06:00
Fabio Berger
4193893349
Rename @0xproject/connect to 0x Connect
2017-11-29 08:59:57 -06:00
Fabio Berger
53522a98b9
Rename packageName to displayName for clarity
2017-11-29 08:52:49 -06:00
Fabio Berger
0e856ccfab
Fix phantom Contracts
section issue
2017-11-29 08:48:11 -06:00
Fabio Berger
6093ee7824
Add 0x Connect to footer
2017-11-29 08:47:55 -06:00
Fabio Berger
46f185bbeb
Update 0x.js to 0.27.1
2017-11-29 08:30:31 -06:00
Brandon Millman
8bfa880371
Fix connect documentation introduction and installation wording
2017-11-28 16:28:57 -08:00
Fabio Berger
a7f0d03611
Lock the 0x.js version used in website
2017-11-28 16:22:18 -06:00
Fabio Berger
9ce899d3f3
Merge branch 'development' into feature/connect-docs
...
* development:
rename for clarity
remove unused code
Publish
2017-11-28 16:06:44 -06:00
Fabio Berger
e71c7fdb16
Merge pull request #243 from 0xProject/fix/refactorDocs
...
Refactor docs
2017-11-28 16:06:09 -06:00
Fabio Berger
4258e6dab1
rename for clarity
2017-11-28 16:05:13 -06:00
Fabio Berger
e59b683047
remove unused code
2017-11-28 16:05:04 -06:00
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
Leonid Logvinov
840557be0d
Publish
...
- 0x.js@0.27.1
- @0xproject/connect@0.1.2
- website@0.0.0
2017-11-28 15:14:32 -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
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
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
Brandon Millman
b04d07815f
Add md directory to website package and change generated docs directory
2017-11-27 12:12:19 -08:00
Fabio Berger
e7b523074a
remove comment
2017-11-27 12:24:11 -06:00
Fabio Berger
3e5abc60d3
Add "Web3" prefix to web3 alias types and link to the correct line in the web3 typings
2017-11-27 12:05:39 -06:00
Fabio Berger
edf80aba1a
Fix overlapping arg names
2017-11-27 10:56:33 -06:00
Fabio Berger
25ec4cf7b0
Fix source links in 0x.js docs
2017-11-27 10:25:53 -06:00
Fabio Berger
ecfee00fec
Fix subscriptions given latest changes to 0x.js
2017-11-23 18:21:48 -06:00
Fabio Berger
f7f2390ce1
Add exit code 0 because it is expected that uglifying the code throws an error
2017-11-23 14:01:23 -06:00
Fabio Berger
6118561bb5
update tokenByAddress after tokenStateByAddress to avoid race-condition
2017-11-23 13:58:27 -06:00
Fabio Berger
6a9f10cd36
Add error when unexpected condition hit
2017-11-23 13:57:01 -06:00
Fabio Berger
e7a4e03194
Fix alignment
2017-11-23 13:56:42 -06:00
Fabio Berger
a42e8ae873
Add missing keys
2017-11-23 13:56:34 -06:00
Fabio Berger
bcc5d63516
Fix bug
2017-11-23 13:56:16 -06:00
Fabio Berger
805a055946
Force the clearance of tradeHistory
2017-11-22 16:43:17 -06:00
Fabio Berger
f5e0fd8de5
Upgrade to latest 0x.js version and refactor subscriptions to use latest interface
2017-11-22 14:21:07 -06:00
Fabio Berger
cb377f29c2
Fix build bug
2017-11-22 14:20:24 -06:00
Fabio Berger
3660ba28d7
Add website to mono repo, update packages to align with existing sub-packages, use new subscribeAsync 0x.js method
2017-11-21 14:03:08 -06:00