Commit Graph

8 Commits

Author SHA1 Message Date
Steven Luscher 2108803b0c
feat: you can now deep link to a particular instruction in Explorer (#24861)
* fix: when creating new cluster URLs, don't carry the fragment forward

* feat: added a utility that computes a transaction's URL fragment

* feat: introduced a React context you can use to scroll to elements

* feat: you can now deep link to a particular transaction in Explorer
2022-05-02 12:21:13 -07:00
Justin Starry 1c88189a1c
explorer: Add transaction inspector (#17769)
* Add SolBalance component helper

* Add transaction inspector

* Feedback
2021-06-21 18:53:06 -05:00
Justin Starry 83799356dd
explorer: Add developer setting to enable customUrl param (#13697) 2020-11-19 08:03:20 -06:00
Justin Starry 0d8f3139ae Add unified search bar to the explorer 2020-08-02 20:06:51 +08:00
Justin Starry ad75f08c43 chore: run latest prettier 2020-06-24 16:14:08 +08:00
Justin Starry 03f7d28aff Remove all but cluster url param when navigating 2020-06-12 16:32:05 -07:00
Justin Starry 42225446c4 UX improvements 2020-06-12 16:32:05 -07:00
Justin Starry 8de34e1f42 Show details for all transaction instructions 2020-06-12 16:32:05 -07:00