vega-frontend-monorepo/apps/token/src
Dexter Edwards eed6a83572
chore: show total supply on governance page (#967)
* chore: show total supply on governance page

* Update apps/token/src/i18n/translations/dev.json

Co-authored-by: Edd <edd@vega.xyz>

* Update apps/token/src/i18n/translations/dev.json

Co-authored-by: Edd <edd@vega.xyz>
2022-08-09 16:54:41 +01:00
..
__generated__ Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
assets Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
components Feat/971: Add link to the make proposal form (#972) 2022-08-09 11:07:12 +01:00
config fix: governance page crashing when a freeform proposal exists (#941) 2022-08-03 13:00:41 +01:00
contexts fix: provider sometimes not having signer (#964) 2022-08-08 10:16:10 +00:00
hooks Fix/872: Remove useThemeSwitcher from Token as it's redundant and was stripping dark class (#886) 2022-07-27 15:30:29 +01:00
i18n chore: show total supply on governance page (#967) 2022-08-09 16:54:41 +01:00
images Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
lib Feat/671 Proposal listings page (#733) 2022-07-26 21:10:49 +01:00
routes chore: show total supply on governance page (#967) 2022-08-09 16:54:41 +01:00
stores feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
app-loader.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
app.tsx Fix/872: Remove useThemeSwitcher from Token as it's redundant and was stripping dark class (#886) 2022-07-27 15:30:29 +01:00
favicon.ico Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
index.html chore: add better title based on old repo contents (#712) 2022-07-06 10:16:44 +01:00
main.tsx chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
polyfills.ts fix: walletconnect does not work (#935) 2022-08-03 14:56:40 +01:00
react-app-env.d.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
report-web-vitals.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
setup-tests.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
styles.css Feat/629 Clean up Token styling (#650) 2022-06-28 14:41:43 +01:00