Skip to content

Conversation

Hugos68
Copy link
Contributor

@Hugos68 Hugos68 commented Sep 5, 2025

Linked Issue

Closes #3637

Description

Adds the FileUpload component

Checklist

Please read and apply all contribution requirements.

  • Your branch should be prefixed with: docs/, feature/, chore/, bugfix/
  • Contributions should target the main branch
  • Documentation should be updated to describe all relevant changes
  • Run pnpm check in the root of the monorepo
  • Run pnpm format in the root of the monorepo
  • Run pnpm lint in the root of the monorepo
  • Run pnpm test in the root of the monorepo
  • If you modify /package projects, please supply a Changeset

Changesets

View our documentation to learn more about Changesets. To create a Changeset:

  1. Navigate to the root of the monorepo in your terminal
  2. Run pnpm changeset and follow the prompts
  3. Commit and push the changeset before flagging your PR review for review.

Copy link

changeset-bot bot commented Sep 5, 2025

🦋 Changeset detected

Latest commit: 7255c93

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@skeletonlabs/skeleton-common Minor
@skeletonlabs/skeleton-svelte Minor
@skeletonlabs/skeleton-react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 5, 2025

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

Project Deployment Preview Comments Updated (UTC)
themes.skeleton.dev Building Building Preview Comment Sep 9, 2025 9:50pm
www.skeleton.dev Ready Ready Preview Comment Sep 9, 2025 9:50pm

@Hugos68 Hugos68 requested a review from endigo9740 September 5, 2025 12:19
@Hugos68
Copy link
Contributor Author

Hugos68 commented Sep 5, 2025

@endigo9740 I've requested a review for the following:

  • React logic/structure pass
  • Svelte logic/structure pass (Should be identical to React)
  • Common style pass

Docs are missing, you can use react and svelte playgrounds

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.

v4 Component: FileUpload
1 participant