1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00
Commit Graph

475 Commits

Author SHA1 Message Date
mihaisc
c2d4ce7c4d
Release 0.0.47 2020-09-29 16:26:41 +03:00
mihaisc
8e3d55b552
Merge pull request #129 from oceanprotocol/lib-update
Lib update
2020-09-29 16:25:10 +03:00
mihaisc
ddfbe10bc2
Merge branch 'main' into lib-update 2020-09-29 16:17:45 +03:00
mihaisc
9cf210ff60
lib update 2020-09-29 16:10:51 +03:00
mihaisc
8943aa0639
updates for new version of lib 2020-09-29 15:29:05 +03:00
03eb1748c0
Release 0.0.46 2020-09-29 13:40:40 +02:00
a231dfc1f0
package updates 2020-09-29 13:40:15 +02:00
14d0ab3468
Merge pull request #126 from oceanprotocol/feature/swapfee
liquidityProviderFee → swapFee
2020-09-29 13:38:59 +02:00
5c258de486
Merge pull request #121 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.2.0
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
2020-09-28 17:48:24 +02:00
d27f659a3c
Merge pull request #124 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2
Bump eslint-plugin-react from 7.20.6 to 7.21.2
2020-09-28 17:48:14 +02:00
73e1151038
Merge pull request #123 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.12.0
Bump eslint-config-prettier from 6.11.0 to 6.12.0
2020-09-28 17:48:03 +02:00
c456cb2b77
Merge pull request #125 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.10.0
Bump eslint from 7.9.0 to 7.10.0
2020-09-28 17:47:49 +02:00
b8d1885d4c liquidityProviderFee → swapFee 2020-09-28 15:46:04 +00:00
mihaisc
e71b2849dc
Merge branch 'main' into lib-update 2020-09-28 10:00:38 +03:00
mihaisc
92c4e4ba51
lib update 2020-09-28 10:00:07 +03:00
dependabot[bot]
352efa33d1
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:04:22 +00:00
dependabot[bot]
001211a7e5
Bump eslint-plugin-react from 7.20.6 to 7.21.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.21.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:04:02 +00:00
dependabot[bot]
01d13c4843
Bump eslint-config-prettier from 6.11.0 to 6.12.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:03:43 +00:00
dependabot[bot]
9f5af097ed
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.1.1 to 4.2.0.
- [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/v4.2.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:03:04 +00:00
3e75d06f3b
fix code climate badges 2020-09-24 12:10:12 +02:00
mihaisc
c93784720b
Merge pull request #120 from oceanprotocol/feature/usecallback
fix hooks dependencies
2020-09-24 13:06:49 +03:00
f5724c553d
useMetadata refactor for strict type checking 2020-09-23 21:08:00 +02:00
d8107d6686
fix hooks dependencies, prevent some rerenders 2020-09-23 19:41:32 +02:00
22be66dd7d
Release 0.0.45 2020-09-22 14:39:58 +02:00
9c1839cc1a
Merge pull request #119 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.0.3
Bump typescript from 4.0.2 to 4.0.3
2020-09-22 14:17:00 +02:00
b7b8d27698
Merge pull request #118 from oceanprotocol/dependabot/npm_and_yarn/auto-changelog-2.2.1
Bump auto-changelog from 2.2.0 to 2.2.1
2020-09-22 14:16:43 +02:00
dependabot[bot]
df687e9373
Bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 01:03:49 +00:00
dependabot[bot]
6125d0b12b
Bump auto-changelog from 2.2.0 to 2.2.1
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/CookPete/auto-changelog/releases)
- [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 01:03:06 +00:00
mihaisc
e3b34eee03
Merge pull request #117 from oceanprotocol/fix/publishFixes
Fix/publish fixes
2020-09-16 15:09:36 +03:00
mihaisc
397e455924
Merge branch 'main' into fix/publishFixes 2020-09-16 15:05:33 +03:00
mihaisc
1db0143c46
small fix 2020-09-16 15:03:11 +03:00
b6be6f57bb
Release 0.0.44 2020-09-16 10:53:45 +02:00
dc48874290
bump @oceanprotocol/lib 2020-09-16 10:52:11 +02:00
3f6747de7d
add eslint-plugin-react-hooks 2020-09-16 09:51:13 +02:00
e22212bd01
package updates, linting fixes 2020-09-15 21:57:44 +02:00
75b1adb699
prepare strict type checking, bunch of typing fixes 2020-09-15 21:28:27 +02:00
73a4662bd2
Update README.md 2020-09-14 19:25:15 +02:00
812eef2645
update readme 2020-09-14 19:20:16 +02:00
Ahmed
1b6b983d4e
Merge pull request #113 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.9.0
Bump eslint from 7.8.1 to 7.9.0
2020-09-14 09:26:06 +02:00
Ahmed
ee03b3acce
Merge pull request #114 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.1.0
Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0
2020-09-14 09:25:43 +02:00
dependabot[bot]
7dc9bcf98c
Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.1.0.
- [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/v4.1.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 01:05:30 +00:00
dependabot[bot]
5a855f4eaa
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 01:04:53 +00:00
984f347c18
package fix 2020-09-12 00:59:23 +02:00
44e2484327
Release 0.0.43 2020-09-10 20:17:49 +02:00
38ac4ced8e
package fixes 2020-09-10 20:17:35 +02:00
32e2dca15d
Merge pull request #110 from oceanprotocol/fix/consumeFixPrice
consume, ocean-lib update
2020-09-10 20:15:44 +02:00
mihaisc
d74fa0a8dc
fix compute 2020-09-10 18:13:34 +03:00
mihaisc
5234d77cca
lib update 2020-09-10 18:11:42 +03:00
mihaisc
29c8703600
export bestPrice 2020-09-10 18:08:18 +03:00
mihaisc
19047b3389
consume, ocean=lib update 2020-09-10 17:59:39 +03:00