wallet-connect-web-examples/dapps/react-dapp-v2/src/components
crypblizz 2fb6ad1370
Feat/region relayer dropdown (#58)
* init skeleton

Created the barebones of the Dropddown and data passing through ClientContext

* Fix State with React-Select

* Draft: Until endPoints are functioning

* Resolved for condition race

Still need to fix the TS typing

* Remove React-Select due to TS bug.

Rewrote with Vanilla Select + Options

* Update ClientContext.tsx

Small fixes and removing old code

* Small fixes + revert yarn lock due to react-select

* yarn upgrade

* Settings hidden at the bottom
2022-09-20 15:13:21 +02:00
..
app refactor: separates App styled-components into own file 2022-02-09 13:45:30 +01:00
shared chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
Asset.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Banner.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Blockchain.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Button.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Column.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Dropdown.tsx Feat/region relayer dropdown (#58) 2022-09-20 15:13:21 +02:00
Header.tsx feat(dapp): adds github link (#43) 2022-08-10 15:26:46 +02:00
Icon.tsx chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00
Loader.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Modal.tsx refactor(react-dapp-v2): refactor Modal to React hooks 2022-02-02 17:12:31 +01:00
Pairing.tsx Beta 100 (#27) 2022-05-30 11:46:15 +02:00
Peer.tsx Beta 100 (#27) 2022-05-30 11:46:15 +02:00
Toggle.tsx Feat/make dapp nextjs (#41) 2022-08-08 11:32:24 +02:00
Wrapper.tsx chore: removes react/ sub directory 2022-02-02 14:28:59 +01:00