1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 16:47:52 +02:00
market/src/@utils
Moritz Kirstein d688b81a80
Feature: SVG Generator (#1032)
* use smaller SVG for publishing test, siwtch to Buffer encoding/decoding

* shorter NFT name & symbol

* fix: fix small test svg

* feat: first draft random wave svg generation

* refactor: utilize join to remove unecessary ',' separator

* feature: add gas cost estimation for nft artwork

* refacotr: allow fillColor as array and adjust opacity

* refactor: adjust random wave generation

* refactor: change nft help text

* refactor: trying tooltip for nft image info

* feat: add custom algorithm to generate svg waves

* fix: use text colors for nft form field svgs

* refactor: code cleanup nft utils

* refactor: improve readability

* refactor: improve comment

* refactor: (re)move comments, cleanup

* refactor: remove console log

* refactor: adjust default svg wave values & remove logging

* refactor: tweak default SvgWave prop values

* fix: svg preview with disconnected wallet

* feat: show artwork gas fee estimation in user preferred currency

* refactor: extract gas fee estimation logic to new component

* cleanup: remove oceanWaves, remove d3

* icon visual weight tweak

Co-authored-by: Luca Milanese <luca.milanese90@gmail.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-02-14 12:16:29 +00:00
..
accessDetailsAndPricing.ts Refactor Asset context provider (#1055) 2022-02-03 14:31:43 +00:00
aquarius.ts fixed bookmarks not showing on homepage (#1072) 2022-02-09 13:14:32 +00:00
bezier-spline.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
cleanupContentType.ts more refactor 2021-10-27 11:30:28 +01:00
compute.ts subgraph update fixes 2022-01-31 12:41:58 +00:00
cookies.ts more reorganization 2021-10-27 11:29:03 +01:00
ddo.ts use Asset from ocean.js, adapt to new structure 2022-01-11 19:45:14 +00:00
docker.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
ens.ts more reorganization 2021-10-27 11:29:03 +01:00
feedback.ts more reorganization 2021-10-27 11:29:03 +01:00
fetch.ts more reorganization 2021-10-27 11:29:03 +01:00
index.ts more refactor 2021-10-27 11:30:28 +01:00
markdown.ts migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
markdownPages.tsx migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
nft.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
numbers.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
ocean.ts Refactor pricing and various components that are involved (#1046) 2022-02-03 03:29:39 -08:00
pricingFeedback.ts more reorganization 2021-10-27 11:29:03 +01:00
profile.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
provider.ts fix file info (#1061) 2022-02-04 15:58:11 +00:00
purgatory.ts Use asset's ddo.purgatory (#1006) 2022-01-19 16:30:04 +00:00
subgraph.ts Restore highest liquidity tab (#1077) 2022-02-10 16:41:07 +02:00
SvgWaves.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
web3.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00