vega-frontend-monorepo/libs/fills
Matthew Russell ca56d9393a
fix: rename tradesPaged to tradesConnection (#770)
* fix: rename tradesPaged to tradesConnection

* fix: add missing import

* fix: remove config url from trading app so e2e test runs
2022-07-15 12:12:20 +02:00
..
.storybook Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
src fix: rename tradesPaged to tradesConnection (#770) 2022-07-15 12:12:20 +02:00
.babelrc Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
.eslintrc.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
jest.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
package.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
postcss.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
project.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
README.md Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tailwind.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.lib.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.spec.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00

fills

This library was generated with Nx.

Running unit tests

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