Skip to content

Conversation

Hugos68
Copy link
Contributor

@Hugos68 Hugos68 commented Oct 1, 2025

Linked Issue

Closes #3551

Description

Implements the Listbox 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 Oct 1, 2025

🦋 Changeset detected

Latest commit: 167c0e8

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

This PR includes changesets to release 5 packages
Name Type
@skeletonlabs/skeleton-svelte Minor
@skeletonlabs/skeleton-react Minor
@skeletonlabs/skeleton-common Minor
skeleton Minor
@skeletonlabs/skeleton 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 Oct 1, 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 Oct 5, 2025 5:58pm
www.skeleton.dev Ready Ready Preview Comment Oct 5, 2025 5:58pm

@vercel vercel bot temporarily deployed to Preview – themes.skeleton.dev October 2, 2025 13:52 Inactive
@Hugos68 Hugos68 marked this pull request as ready for review October 2, 2025 13:52
@Hugos68 Hugos68 requested review from Copilot and endigo9740 and removed request for Copilot October 2, 2025 13:52
@vercel vercel bot temporarily deployed to Preview – themes.skeleton.dev October 5, 2025 16:53 Inactive
@vercel vercel bot temporarily deployed to Preview – themes.skeleton.dev October 5, 2025 16:57 Inactive
@vercel vercel bot temporarily deployed to Preview – themes.skeleton.dev October 5, 2025 17:51 Inactive
@Hugos68 Hugos68 merged commit e6ab4f7 into main Oct 5, 2025
7 checks passed
@Hugos68 Hugos68 deleted the feat/listbox branch October 5, 2025 18:00
@github-actions github-actions bot mentioned this pull request Oct 5, 2025
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.

Add Listbox Component
1 participant