-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dynamic routes and tx hash support (#145)
* Add dynamic routes and tx hash support * Routing updates Prop name change * Use dynamic routes with search bar * Update snapshot * update packages * Delete customPropTypes.js * Use isAddress util * Remove comma * Rename cidHref to txIDHref * Remove query param routes for /tx and /actor * Update new routes * Fix new routes * Delete index.ts * Rename MessageDetail to Transaction * Update Transaction.tsx * Rename Transaction to TxView * Rename ActorDetail to AddressView * Use normal OneColumn in AddressView * Remove unused import * Update react-components * Update index.test.tsx.snap Co-authored-by: Thijs van Hoof <[email protected]>
- Loading branch information
1 parent
276a83b
commit 253638d
Showing
13 changed files
with
187 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
253638d
There was a problem hiding this comment.
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:
explorer – ./
explorer-glif.vercel.app
explorer-orpin.vercel.app
explorer-git-primary-glif.vercel.app