Fabio Berger
484dd4c33a
Update name to be a call to action
2017-12-15 11:06:18 -06:00
Fabio Berger
94f40a54b4
Add default value for onConversionSuccessful
2017-12-15 11:05:53 -06:00
Fabio Berger
ac1fbeb962
Improve WETH page styling
2017-12-14 19:28:49 -06:00
Fabio Berger
6d386220d9
Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after a successful unwrap.
2017-12-14 10:43:20 -06:00
Fabio Berger
7ce1021798
Refactor the WETH conversion dialog/button to be either wrap or unwrap specific and not both
2017-12-14 10:41:33 -06:00
Fabio Berger
105bcc6664
Clear trackedTokens so that a user starts tracking the new WETH and no longer the old one
2017-12-13 19:58:33 -06:00
Fabio Berger
ceae51fe32
Make label optional and make sure the input field still renders properly without it
2017-12-13 19:46:48 -06:00
Fabio Berger
b054080fa1
Remove ETH-WETH convert button from balances page
2017-12-13 19:45:44 -06:00
Fabio Berger
565010408e
Remove temporary hack
2017-12-13 19:44:27 -06:00
Fabio Berger
5619780cc1
Use boxed ETH
2017-12-13 19:43:43 -06:00
Fabio Berger
eaa6484f24
Merge branch 'development' into createWethPage
...
* development:
update yarn.lock
Fix typedoc_utils to take into account subPackageName when rendering call path
Add WebSocketOrderbookChannel to connect docs
2017-12-12 15:40:23 -06:00
Fabio Berger
6630b1d8a5
update yarn.lock
2017-12-12 15:27:07 -06:00
Fabio Berger
d0916e196c
progress weth page
2017-12-12 14:53:39 -06:00
Brandon Millman
8e74a22c6f
Merge pull request #263 from 0xProject/fix/docsCallPath
...
Fix typedoc_utils to take into account subPackageName when rendering …
2017-12-12 12:52:35 -08:00
Brandon Millman
2ffcc853fd
Fix typedoc_utils to take into account subPackageName when rendering call path
2017-12-12 10:23:51 -08:00
Brandon Millman
caeb5cb6ab
Merge pull request #261 from 0xProject/feature/addWebSocketDocs
...
Add WebSocketOrderbookChannel to connect docs
2017-12-12 10:23:17 -08:00
Fabio Berger
4f72c527de
Merge branch 'development' of github.com:0xProject/0x.js into development
...
* 'development' of github.com:0xProject/0x.js:
Re-hard code the dependency
Add missing dependency
Add missing dependency
Fix a dependency
Fix an invocation
Move dependency
Merge dependencies
Don't unsubscribe on error. It's done automatically
Rename blockAndLogStreamer to blockAndLogStreamerIfExists
Move isAddress to shared utils and remove all dependencies on ethereum-address
Remove ethereum-address dependency and add this logic to the repo
2017-12-12 11:38:13 -06:00
Fabio Berger
71cb2e05d1
Resize token icons
2017-12-12 11:36:57 -06:00
Brandon Millman
d1fb61e0de
Add WebSocketOrderbookChannel to connect docs
2017-12-12 15:37:55 +01:00
Leonid
cb7188d473
Merge pull request #257 from 0xProject/fix/ethereum-address
...
Remove ethereum-address dependency and add this logic to the repo
2017-12-12 15:30:04 +01:00
Leonid
02f22d9155
Merge pull request #262 from 0xProject/fix/portal-bug
...
Fix portal subscriptions bug
2017-12-12 15:27:35 +01:00
Leonid Logvinov
707b98849c
Re-hard code the dependency
2017-12-12 15:25:06 +01:00
Leonid Logvinov
d778378b37
Add missing dependency
2017-12-12 15:14:54 +01:00
Leonid Logvinov
f3f596b231
Add missing dependency
2017-12-12 15:06:38 +01:00
Leonid Logvinov
276ee9903a
Fix a dependency
2017-12-12 14:01:58 +01:00
Leonid Logvinov
16a970b65d
Fix an invocation
2017-12-12 13:56:19 +01:00
Leonid Logvinov
1647e45247
Move dependency
2017-12-12 13:55:34 +01:00
Leonid Logvinov
3477a84bbd
Merge dependencies
2017-12-12 13:54:17 +01:00
Leonid Logvinov
c61fe3ce64
Don't unsubscribe on error. It's done automatically
2017-12-12 13:33:12 +01:00
Leonid Logvinov
f94dc1fe44
Rename blockAndLogStreamer to blockAndLogStreamerIfExists
2017-12-12 13:32:54 +01:00
Brandon Millman
1339aadf4e
Merge pull request #259 from 0xProject/fix/addChangelogAndPostpublishScripts
...
Fix broken postpublish_utils, add CHANGELOG and postpublish.js script…
2017-12-11 13:10:43 -08:00
Leonid Logvinov
a14424ae5f
Move isAddress to shared utils and remove all dependencies on ethereum-address
2017-12-11 12:43:19 +01:00
Leonid Logvinov
f1e7ea118b
Remove ethereum-address dependency and add this logic to the repo
2017-12-11 12:21:44 +01:00
Brandon Millman
9c6453e129
Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all packages
2017-12-08 15:01:52 -08:00
Brandon Millman
a6f9718131
Publish
...
- 0x.js@0.27.2
- abi-gen-templates@0.0.2
- @0xproject/abi-gen@0.0.2
- @0xproject/assert@0.0.7
- @0xproject/connect@0.3.0
- contracts@2.0.0
- @0xproject/json-schemas@0.6.10
- @0xproject/monorepo-scripts@0.1.0
- @0xproject/subproviders@0.1.0
- @0xproject/tslint-config@0.2.1
- @0xproject/types@0.1.0
- @0xproject/utils@0.1.0
- @0xproject/web3-wrapper@0.1.0
- website@0.0.2
@0xproject/subproviders@0.1.0
@0xproject/tslint-config@0.2.1
@0xproject/types@0.1.0
@0xproject/utils@0.1.0
@0xproject/web3-wrapper@0.1.0
abi-gen-templates@0.0.2
contracts@2.0.0
website@0.0.2
0x.js@0.27.2
@0xproject/abi-gen@0.0.2
@0xproject/assert@0.0.7
@0xproject/connect@0.3.0
@0xproject/json-schemas@0.6.10
@0xproject/monorepo-scripts@0.1.0
2017-12-08 13:17:03 -08:00
Brandon Millman
47075edc97
Add scope to abi-gen dependency in 0x.js
2017-12-08 13:11:47 -08:00
Brandon Millman
25cee41358
Add @0xproject scope to abi-gen package name
2017-12-08 13:05:24 -08:00
Brandon Millman
d08d65a3af
Add yarn install to lerna:publish command
2017-12-08 12:44:13 -08:00
Brandon Millman
d14ed71191
Make contracts package private
2017-12-08 12:41:31 -08:00
Brandon Millman
f341f62b2b
Update connect changelog
2017-12-08 11:56:01 -08:00
Fabio Berger
828dffffed
Merge pull request #252 from 0xProject/feature/addSubproviders
...
Add Subproviders Subpackage
2017-12-08 11:22:25 -06:00
Fabio Berger
af8d24d0eb
Merge branch 'development' into feature/addSubproviders
...
* development:
Update README.md
Inline network module
Stop supporting different file extensions in abi-gen
Refactor networkId out of web3Wrapper
Update connect types in preperation for publishing
Fix CI command
Address feedback
Refactor web3Wrapper to a separate package
# Conflicts:
# package.json
# packages/website/ts/blockchain.ts
2017-12-08 11:21:51 -06:00
Fabio Berger
ca85a97106
remove console.log
2017-12-08 11:12:30 -06:00
Fabio Berger
5eea829be9
Update README.md
2017-12-08 11:05:53 -06:00
Fabio Berger
e822e3562d
Fix unit test
2017-12-08 10:22:31 -06:00
Leonid
f109d132e4
Merge pull request #253 from 0xProject/feature/web3-wrapper
...
Refactor web3Wrapper to a separate package
2017-12-08 19:10:05 +03:00
Fabio Berger
1fc1eae39a
Add missing params
2017-12-08 10:03:01 -06:00
Fabio Berger
deb6aeae43
Debug CircleCi failure
2017-12-08 09:57:34 -06:00
Fabio Berger
f48f126b3a
Update yarn.lock
2017-12-08 09:49:08 -06:00
Leonid Logvinov
e0d79bd332
Inline network module
2017-12-08 18:47:50 +03:00