vega-frontend-monorepo/libs/fills/src
Bartłomiej Głownia 556be89bfd
Feature/218 trades scrolling (#740)
* feat(#218): add skip pagination support to data provider

* feat(#218): add new rows after user scroll top

* feat(#218): add pagination/scroll scenarios to storybook

* feat(#218): switch fills to infinite scroll mode

* feat(#218): switch trades to infinite scroll mode

* feat(#218): fix e2e tests

* feat(#218): set rowModelType to infinite

* feat(#218): fix markets-list

* feat(#218): remove totalCount

* feat(#218): remove totalCount from mocks, revert cypress config

* feat(#218): allow null data in data-provider whan using pagination

* feat(#218): add missing hasNextPage, handle only one page scenario

* feat(#218): improve typing in fills, trades ann market-list tables
2022-07-20 11:37:28 +02:00
..
lib Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
index.ts Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
setup-tests.ts Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00