vega-frontend-monorepo/libs/fills
Bartłomiej Głownia b88fda787c
Feature/373 pagination of orders (#809)
* feat(#373): switch orders to infinite scroll mode

* feat(#373): fix orders tests

* feat(#218): improve typing in order-list

* feat(#373): add generic getRows for infinite rowModelType
2022-07-21 15:25:37 +02:00
..
.storybook Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
src Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +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.