Skip to content

Docs site - #8

Merged
Marvinkwame merged 29 commits into
mainfrom
docs-site
Aug 5, 2026
Merged

Marvinkwame merged 29 commits into
mainfrom
docs-site

Conversation

@Marvinkwame

Copy link
Copy Markdown
Owner

No description provided.

Prevents future test files under www/ (the Fumadocs docs site) from
being collected by the library's root test suite. Mirrors the
existing demo/** exclusion.
Sets turbopack.root in www/next.config.mjs so Next.js doesn't infer
the workspace root from the repo root (both package-lock.json and
www/package-lock.json exist). Silences the workspace-root warning
during next dev/build.
Cover useTable, useServerTable, useQueryTable, useInfiniteTable, and
useInfiniteScroll, migrated from README and reconciled against the
installed 2.6.0 .d.ts types.
Cover the 9 granular state hooks (usePaginationState, useSortState, etc.)
and the two editing hooks (useEditableRows, useMultiRowEditing).
Cover useVirtualRows and useTableA11y, plus the standalone ARIA helper
functions (getAriaSortValue, getAriaRowCount, getAriaColCount,
getAriaRowIndex) not called out in the original coverage mapping.
…ence

Cover createColumns, inferColumns, TableKitProvider, useTableKitDefaults,
and the persist/URL-sync utility functions.
Cover columnsFromZod and zodValidator from the /zod entry, and set the
api/meta.json page order for the API Reference nav section.
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tablecraft Ready Ready Preview Aug 5, 2026 2:35am

@Marvinkwame
Marvinkwame merged commit 82279d1 into main Aug 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant