Skip to content

add preact-table#974

Merged
KevinVandy merged 1 commit into
mainfrom
preact-table
Jun 9, 2026
Merged

add preact-table#974
KevinVandy merged 1 commit into
mainfrom
preact-table

Conversation

@KevinVandy

@KevinVandy KevinVandy commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features
    • Added Preact framework support for the table library.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ee7e4f64-afb4-4b9f-a5b6-f3a45ea4a0ad

📥 Commits

Reviewing files that changed from the base of the PR and between 9bc6f65 and da720cb.

📒 Files selected for processing (1)
  • src/libraries/libraries.ts

📝 Walkthrough

Walkthrough

This pull request adds 'preact' to the frameworks array of the TanStack Table library definition, expanding the set of supported frameworks for that library in the metadata used for navigation and display logic.

Changes

Preact Framework Support

Layer / File(s) Summary
Add Preact to Table frameworks
src/libraries/libraries.ts
The table library definition gains 'preact' in its frameworks list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A framework joins the Table's fold,
Preact now shines, brave and bold,
One line added, sweet and true,
Libraries grow, through and through! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'add preact-table' directly and clearly describes the main change: adding Preact framework support to the table library definition.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch preact-table

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KevinVandy KevinVandy merged commit da76fe8 into main Jun 9, 2026
9 checks passed
@KevinVandy KevinVandy deleted the preact-table branch June 9, 2026 18:01
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.

2 participants