Skip to content

feat(preview): add csv table viewer#48

Merged
mattenarle10 merged 2 commits into
mainfrom
feat/csv-preview
May 29, 2026
Merged

feat(preview): add csv table viewer#48
mattenarle10 merged 2 commits into
mainfrom
feat/csv-preview

Conversation

@mattenarle10
Copy link
Copy Markdown
Owner

@mattenarle10 mattenarle10 commented May 28, 2026

Summary

  • add lightweight CSV table preview for .csv files
  • allow CSV files through open dialog, drag/drop, folder search, and session loading
  • cap CSV rendering to the first 200 rows and 20 columns
  • surface CSV preview in README, Welcome, Help, and About feature copy

Checks

  • bun test
  • bun run build
  • GitHub CI: typecheck, rust-check

@mattenarle10 mattenarle10 force-pushed the feat/csv-preview branch 2 times, most recently from e358f0c to 7159547 Compare May 28, 2026 14:06
@mattenarle10 mattenarle10 merged commit aea2626 into main May 29, 2026
2 checks passed
@mattenarle10 mattenarle10 deleted the feat/csv-preview branch May 29, 2026 02:10
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