uniswap-interface-uncensored/functions/utils
Charles Bachmeier beef7f2d86
feat: Condense color extraction logic and improve fallback (#7347)
* refactor: move getColor to src

* refactor useColor to use getColor function

* remove consts

* refactor files

* clean up color convert fn

* move getColor test and import test images

* hardcode array buffers for images

* add invalid png
2023-09-22 10:09:05 -07:00
..
cache.test.ts feat: caches GraphQL queries for Cloudflare workers (#6929) 2023-08-04 14:12:20 -04:00
cache.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getAsset.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getCollection.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getFont.ts fix: add assets to public folder (#7153) 2023-08-17 16:15:17 -04:00
getNetworkLogoURL.ts fix: add assets to public folder (#7153) 2023-08-17 16:15:17 -04:00
getRequest.test.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getRequest.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getToken.ts fix: color extraction for rich link previews (#7138) 2023-08-10 18:32:08 -04:00