vega-frontend-monorepo/libs/trades
Bartłomiej Głownia b9aef78447
Add pagination support to generic-data-provider (#691)
* feat(#638): add pagination support to data-provider

* feat(#638): use infinite rowModelType in market list table

* chore(#638): code style fixes

* feat(#638): fix data provider post update callbacks, handle market list table empty data

* feat(#638): amend variable names to improve code readability
2022-07-05 15:33:50 +02:00
..
src Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
.babelrc Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
.eslintrc.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
jest.config.js Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
package.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
project.json Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07: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/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

trades

This library was generated with Nx.

Running unit tests

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