feat(kt-table): add pagination support and ordering getter #4028
ci.yml
on: push
eslint
2m 26s
test
30s
check-prettier
30s
check-stylelint
20s
check-knip
17s
check-publint
48s
gh-pages-dry-run
1m 19s
Annotations
4 errors and 3 warnings
check-knip
fake-root#check:knip: command (/home/runner/work/kotti/kotti/internals/fake-root) /tmp/yarn--1731924418462-0.7453181592225699/yarn run check:knip exited (1)
|
check-knip
Process completed with exit code 1.
|
eslint
@3yourmind/kotti-ui#check:eslint: command (/home/runner/work/kotti/kotti/packages/kotti-ui) /tmp/yarn--1731924423023-0.2977440835748635/yarn run check:eslint exited (1)
|
eslint
Process completed with exit code 1.
|
eslint:
packages/kotti-ui/source/kotti-table/context.ts#L10
Expected "getOrdering" to come before "getRowBehavior"
|
eslint:
packages/kotti-ui/source/kotti-table/hooks.ts#L11
Expected "createColumnHelper" to come before "HeaderContext"
|
eslint:
packages/kotti-ui/source/kotti-table/hooks.ts#L434
Expected "getColumnIndex" to come before "getOrdering"
|