-
Notifications
You must be signed in to change notification settings - Fork 1
feat(react): basic implementation of react library #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Greptile OverviewGreptile SummaryThis PR introduces a new
The code quality is high with:
Confidence Score: 5/5
Important Files ChangedFile Analysis
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
16 files reviewed, no comments
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.7 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.10.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Note
Introduces the @tigrisdata/react package providing a drag‑and‑drop Uploader component, a useUpload hook with multipart/progress support, styles, tests, and build/release configs; updates root README and adds build script.
@tigrisdata/reactUploader(drag-and-drop, multiple, accept/maxSize, progress/status, multipart/partSize/threshold, keyboard accessible) anduseUpload(single/multi upload, progress callbacks, state map, reset).src/index.ts, typed options/returns, default CSS (styles.css) withtigris-classes.tsupbuild,tsconfig,vitest.config.ts,tsup.config.ts, andrelease.config.cjs.build:reactscript in rootpackage.json.README.mdto list@tigrisdata/react.Written by Cursor Bugbot for commit c41ab3e. This will update automatically on new commits. Configure here.