Skip to content
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

388 feature make fileuploader component #390

Merged
merged 10 commits into from
Aug 20, 2024

Conversation

caseybaggz
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • infrastructure changes
  • Other... Please describe:

What is the current behavior (required)?

closes #388

What is the new behavior (required)?

  • Adds FileUploader component
  • Adds Draggable component
  • Adds DnD conditions
  • Exposes dnd-kit API

Other information?

@caseybaggz caseybaggz linked an issue Aug 20, 2024 that may be closed by this pull request
6 tasks
Copy link

vercel bot commented Aug 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cerberus-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 8:39pm

@caseybaggz caseybaggz marked this pull request as ready for review August 20, 2024 20:39
@caseybaggz caseybaggz merged commit 7fa6bfb into main Aug 20, 2024
9 checks passed
@caseybaggz caseybaggz deleted the 388-feature-make-fileuploader-component branch August 20, 2024 20:39
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.

[Feature?]: make FileUploader component
1 participant