vega-frontend-monorepo/libs/liquidity/src/lib
Ciaran McGhie c217741924
chore: improve typing in markets list page on the lpdashboard (#2363)
* chore: add some missing properties to the Market type

* chore: improve typing of value formatters in market list page

Replacing ValueFormatterParams with VegaValueFormatterParams<T, Y> in a
bunch of places. Doing this also highlighted we weren't dealing with a
bunch of undefined cases, so we now have fallback formatting for those.

Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2022-12-12 11:46:33 +00:00
..
__generated__ chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
utils feat(#1355): liquidity provision dashboard details (#1802) 2022-11-08 17:43:35 +00:00
index.ts chore: migrate network stats and clean up liquidity lib (#1896) 2022-10-28 12:48:42 +01:00
liquidity-data-provider.ts chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
liquidity-table.spec.tsx chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
liquidity-table.tsx chore(#2179): update number formatters across frontend-monorepo (#2182) 2022-11-22 18:14:16 +00:00
MarketLiquidity.graphql feat(#1355): liquidity provision dashboard details (#1802) 2022-11-08 17:43:35 +00:00
markets-liquidity-provider.ts chore: improve typing in markets list page on the lpdashboard (#2363) 2022-12-12 11:46:33 +00:00
MarketsLiquidity.graphql chore: migrate network stats and clean up liquidity lib (#1896) 2022-10-28 12:48:42 +01:00