vega-frontend-monorepo/libs/trades
Bartłomiej Głownia e310f04034
chore: set default fetchPolicy, handle subscription errors like query errors, timeout unsubscribe (#1482)
* chore: set default fetchPolicy, handle subscription errors like query errors,add unsubscribe timeout

* chore: improve no data handling in fills, ordes and trades

* chore: make reset delay optional, fix pagination and useOrderListData spec
2022-09-27 11:48:53 -07:00
..
src chore: set default fetchPolicy, handle subscription errors like query errors, timeout unsubscribe (#1482) 2022-09-27 11:48:53 -07:00
.babelrc Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

trades

This library was generated with Nx.

Running unit tests

Run nx test trades to execute the unit tests via Jest.