vega-frontend-monorepo/apps/explorer/src/app
Edd 53d3d5ac1c
feat(explorer): improve empty states and loading indicators (#2496)
* feat(explorer): initial empty list component on block txs list

* feat(explorer): messages formatting

* chore(explorer): update generated types

* feat(explorer): empty state for markets and assets and governance and blocks and txs

* feat(explorer): use loader rather than the word loading

* feat(explorer): use loader rather than the word loading in more places

* feat(explorer): empty state appears below headers in more pages

* feat(explorer): txs per block update

* feat(explorer): update tests to match new messages

* test(explorer): add test for loading and empty states for assets

* test(explorer): add test for loading and empty states for more routes

* test(explorer): change loading detector
2023-01-05 13:10:42 +00:00
..
components feat(explorer): improve empty states and loading indicators (#2496) 2023-01-05 13:10:42 +00:00
config fix(explorer): remove old chain api (#2244) 2022-12-01 16:08:55 +00:00
contexts/websocket Enable @typescript-eslint/consistent-type-imports eslint rule 2022-03-30 13:05:41 +02:00
hooks feat(explorer): add withdrawsubmission view (#2366) 2022-12-09 11:02:01 +00:00
routes feat(explorer): improve empty states and loading indicators (#2496) 2023-01-05 13:10:42 +00:00
app.spec.tsx Search implementation (#97) 2022-03-23 09:57:51 +00:00
app.tsx chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
react-app-env.d.ts reogranizing 2022-02-23 08:53:57 +00:00
setup-tests.ts Search implementation (#97) 2022-03-23 09:57:51 +00:00