1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-26 03:06:48 +02:00
Commit Graph

270 Commits

Author SHA1 Message Date
0a314f000b
remove default Web3 providers 2020-07-20 12:22:26 +02:00
595803a155
Release 0.0.19 2020-07-20 11:45:20 +02:00
c762517de3
another build tweak 2020-07-20 11:44:58 +02:00
0416362316
Release 0.0.18 2020-07-18 04:26:59 +02:00
b0c56583e5
use microbundle for release bundle generation 2020-07-18 04:26:38 +02:00
12c38b235f
next fix 2020-07-18 04:03:37 +02:00
514bfcd742
Release 0.0.17 2020-07-18 03:47:15 +02:00
c0f02bb426
commonjs lib fix 2020-07-18 03:46:52 +02:00
14625ff2b4
Release 0.0.16 2020-07-18 03:02:03 +02:00
7a515d8a74
package updates 2020-07-18 03:01:42 +02:00
afd439b17f
Merge pull request #56 from oceanprotocol/feature/packaging
build commonjs & esm packages
2020-07-18 03:00:05 +02:00
43045a332b
build commonjs & esm packages 2020-07-18 02:44:41 +02:00
mihaisc
77271decd9 Release 0.0.15 2020-07-17 16:10:00 +03:00
mihaisc
29f5b2d16c compute 2020-07-17 16:09:01 +03:00
mihaisc
927d0acf05 Release 0.0.14 2020-07-17 13:25:45 +03:00
mihaisc
3a8b12a2a5 publish events 2020-07-17 13:24:46 +03:00
mihaisc
984248abdf added compute 2020-07-16 17:03:26 +03:00
mihaisc
3b299c1c12 Release 0.0.13 2020-07-16 12:28:35 +03:00
mihaisc
97476709b9 uptate libs 2020-07-16 12:25:01 +03:00
mihaisc
e29bd48716 transferWei 2020-07-15 16:01:50 +03:00
mihaisc
3dc0cf4792 cleanup 2020-07-15 15:56:35 +03:00
mihaisc
37de32c479 consume 2020-07-15 15:54:20 +03:00
mihaisc
d737877f70 Merge branch 'master' of https://github.com/oceanprotocol/react 2020-07-15 12:19:23 +03:00
mihaisc
563ea4cc46 default provider, publish 2020-07-15 12:18:22 +03:00
258b8d4f26
Merge pull request #53 from oceanprotocol/dependabot/npm_and_yarn/web3modal-1.8.0
Bump web3modal from 1.7.0 to 1.8.0
2020-07-14 16:26:35 +02:00
7ec50d1036
Merge pull request #54 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.6.1
Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
2020-07-14 16:26:03 +02:00
6c2c706c54
Merge pull request #52 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.6.1
Bump @typescript-eslint/parser from 3.6.0 to 3.6.1
2020-07-14 16:25:53 +02:00
dependabot[bot]
72e1515e6b
Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.6.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 13:08:52 +00:00
dependabot[bot]
33b82ff134
Bump web3modal from 1.7.0 to 1.8.0
Bumps [web3modal](https://github.com/web3modal/web3modal) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](https://github.com/web3modal/web3modal/compare/1.7.0...1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 13:08:35 +00:00
dependabot[bot]
f605492e32
Bump @typescript-eslint/parser from 3.6.0 to 3.6.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.6.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 13:08:19 +00:00
mihaisc
b237412696 Release 0.0.12 2020-07-14 16:06:01 +03:00
mihaisc
fecbf2c85c
Merge pull request #51 from oceanprotocol/v3
v3
2020-07-14 16:03:42 +03:00
mihaisc
05674894f5 lint fix 2020-07-14 15:51:42 +03:00
mihaisc
78270c6f74 example clean 2020-07-14 15:37:36 +03:00
mihaisc
ac5a1834c5 test 2020-07-14 15:19:20 +03:00
mihaisc
2aa4f7b140 test fix 2020-07-14 15:05:31 +03:00
mihaisc
a36d72d6d7 format +new oceanlib 2020-07-14 14:34:08 +03:00
mihaisc
58adcaacd8 Merge branch 'master' into v3 2020-07-14 14:25:34 +03:00
mihaisc
08c41d793e Merge branch 'master' of https://github.com/oceanprotocol/react 2020-07-14 14:21:12 +03:00
mihaisc
64a4b5f7f3 allowance 2020-07-14 14:20:17 +03:00
d06975aabd
Merge pull request #50 from oceanprotocol/dependabot/npm_and_yarn/release-it-13.6.5
Bump release-it from 13.6.4 to 13.6.5
2020-07-14 11:05:59 +02:00
21f38bfaf3
Merge pull request #49 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.43
Bump @types/react from 16.9.41 to 16.9.43
2020-07-14 11:05:47 +02:00
mihaisc
1ec6a8a44d example clean 2020-07-14 12:00:58 +03:00
mihaisc
6a8566b1db publish 2020-07-14 11:58:12 +03:00
mihaisc
e0172c88cd publish 2020-07-13 12:57:27 +03:00
dependabot[bot]
6cd7784145
Bump release-it from 13.6.4 to 13.6.5
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.4 to 13.6.5.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.6.4...13.6.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13 01:06:45 +00:00
dependabot[bot]
94fbb42967
Bump @types/react from 16.9.41 to 16.9.43
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.41 to 16.9.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13 01:05:49 +00:00
mihaisc
1c1e95fd0b provider, publish, consume 2020-07-09 15:33:22 +03:00
133c254995
package updates 2020-07-08 10:35:41 +02:00
8daf3c2c62
Merge pull request #40 from oceanprotocol/dependabot/npm_and_yarn/release-it-13.6.4
Bump release-it from 13.6.3 to 13.6.4
2020-06-29 10:52:14 +02:00