duality-labs / duality-web-app

2 stars 2 forks source link

refactor: abstract out token and token pair list hooks #548

Closed dib542 closed 4 months ago

dib542 commented 4 months ago

This PR includes refactors that assist the following PR

These refactors mostly move logic out of specific components and into general hooks for usage in multiple components. Here we want to create a future TokenPairPicker with logic similar to the current TokenPicker, so token list and token pair list logic has been abstracted out into general hooks.

github-actions[bot] commented 4 months ago

Deploy Previews

Testnet

Preview URL: https://23757c8b-82c974b7--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/662940de6546f62acbeefddf

Beta

Preview URL: https://23757c8b-82c974b7--duality-xyz-beta.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-beta/deploys/6629412d4ace372989ef1a23

github-actions[bot] commented 4 months ago

Deploy Previews

Testnet

Preview URL: https://3e9d7864-f224bfc6--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/66294711fdf1a72fbb5657f4

Beta

Preview URL: https://3e9d7864-f224bfc6--duality-xyz-beta.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-beta/deploys/6629475eb05d0d3029891024

dib542 commented 4 months ago

:tada: This PR is included in version 2.7.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: