solana/explorer/src/components
Josh 3a154e8056
explorer: Token history dropdown filter (#14032)
* feat: add filter on token history card

* rename to filter

* use unicode ellipsis

* better naming

* filter options read better and use just pubkey strings

* memoize filtered list

* only fetch filtered

* pre filter tokens

* fix prettier
2020-12-15 20:19:50 -08:00
..
account explorer: Token history dropdown filter (#14032) 2020-12-15 20:19:50 -08:00
common Explorer: Display CPI details for transaction (#13801) 2020-12-03 12:23:28 -08:00
instruction explorer: prevent raw details from showing on inner instructions (#13951) 2020-12-03 14:31:45 -08:00
ClusterModal.tsx explorer: Add developer setting to enable customUrl param (#13697) 2020-11-19 08:03:20 -06:00
ClusterStatusButton.tsx Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
MessageBanner.tsx Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
Navbar.tsx Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
SearchBar.tsx Explorer: introduce Memo Program to search bar (#13865) 2020-11-30 12:09:59 -08:00
SupplyCard.tsx Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
TopAccountsCard.tsx Organize explorer file structure (#11464) 2020-08-08 14:45:57 +08:00
TpsCard.tsx Remove Solanabeach dependency from Explorer (#12463) 2020-10-19 20:11:48 -07:00