vega-frontend-monorepo/libs/react-helpers/src/lib
m.ray d03e4cf785
Feat/300 network parameters table (#333)
* network parameters table with key value rows and syntax blobs only for json values

* inline row not for syntax

* add unit test for network param table

* add cypress test to verify if values are non-empty

* remove some comments

* rename formatNumber method to addDecimalsFormatNumber and simplify formatNumber

* remove duplicate expect line

* use AsyncRenderer and sort params asc

* refactor and add extra tests to check ordering and loading cases

* format big number params with addDecimals formatNumber

* Update apps/explorer/src/app/routes/network-parameters/network-parameters.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* capitalize and refactor tests

* missing ; caused formatting to fail

Co-authored-by: madalinaraicu <“madalina@raygroup.uk”>
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-05-04 18:15:54 +03:00
..
context Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
format Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
grid Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
storage Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
validate Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
determine-id.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
determine-ids.test.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
generic-data-provider.ts Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
i18n.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
remove-0x.test.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
remove-0x.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00