Skip to content

Commit

Permalink
Des 78 search bar development (#157)
Browse files Browse the repository at this point in the history
* feat(bridge): change listbox to dialog

* feat(bridge): replace listbox with modal, search input, popular token

* feat(bridge): search tokens by name or symbol

* feat(bridge): highlight selected token and mobile css
  • Loading branch information
abbylow authored Aug 28, 2023
1 parent 3802a66 commit 209799e
Show file tree
Hide file tree
Showing 5 changed files with 388 additions and 213 deletions.
2 changes: 2 additions & 0 deletions apps/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"ethers": "^5.7.2",
"framer-motion": "^10.12.10",
"lodash": "^4.17.21",
"lodash.debounce": "^4.0.8",
"mongodb": "^5.6.0",
"next": "13.3.0",
"react": "18.2.0",
Expand All @@ -41,6 +42,7 @@
"@mantle/tsconfig": "workspace:*",
"@types/ethereum-block-by-date": "^1.4.1",
"@types/lodash": "^4.14.194",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "18.11.3",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
Expand Down
Loading

6 comments on commit 209799e

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ethcc – ./apps/events

ethcc-git-main-mantle-xyz.vercel.app
ethcc-mantle-xyz.vercel.app
ethcc-mantle.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mantle-bridge – ./apps/bridge

mantle-bridge.vercel.app
mantle-bridge-mantle-xyz.vercel.app
mantle-bridge-git-main-mantle-xyz.vercel.app
bridge.mantle.xyz

@vercel
Copy link

@vercel vercel bot commented on 209799e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.