vega-frontend-monorepo/apps/explorer
Dexter Edwards c5788fa1cf
Feat/122 next previous buttons (#131)
* fix use fetch hook

* add next/previous buttons

* disable the button if the block is 1

* prevent slow fetches from overriding data

* move splash loader into UI toolkit

* remove splash loader

* remove splash

* remove pointless component

* add tests for blocks page

* fix jump to party

* merge updates

* address PR comments
2022-03-29 14:30:23 +01:00
..
src Feat/122 next previous buttons (#131) 2022-03-29 14:30:23 +01:00
.babelrc migrate stuff into new NX 2022-02-23 08:53:57 +00:00
.browserslistrc migrate stuff into new NX 2022-02-23 08:53:57 +00:00
.env Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.devent Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.env.local Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.env.mainnet Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.env.stagnet1 Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.env.stagnet2 Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.env.testnet Proper way to get environment variables, and hoisted obtaining the env vars to the consumer of the stats manager 2022-03-24 14:58:24 +00:00
.eslintrc.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
jest.config.js Search implementation (#97) 2022-03-23 09:57:51 +00:00
netlify.toml remove old explorer logic 2022-02-23 08:53:57 +00:00
postcss.config.js add basic tailwind setup 2022-03-04 17:11:56 +00:00
project.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tailwind.config.js add basic tailwind setup 2022-03-04 17:11:56 +00:00
tsconfig.app.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.spec.json Search implementation (#97) 2022-03-23 09:57:51 +00:00