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

next: Svelte 5 #626

Closed
wants to merge 83 commits into from
Closed

next: Svelte 5 #626

wants to merge 83 commits into from

Conversation

huntabyte
Copy link
Owner

@huntabyte huntabyte commented Jul 30, 2024

Created a new branch because pkg-pr-new was bugged in the other.

Keeping track of progress on the rewrite for Svelte 5

Initial Component Implementation ✅

This is our first-pass rough implementation of each of the components. Once we have the full suite complete, we will go back over each to ensure consistency, share/reuse logic wherever possible, etc.

  • Accordion
  • Alert Dialog
  • Aspect Ratio
  • Avatar
  • Calendar
  • Checkbox
  • Collapsible
  • Combobox
  • Context Menu
  • Date Field
  • Date Range Field
  • Date Picker
  • Date Range Picker
  • Dialog
  • Dropdown Menu
  • Label
  • Link Preview
  • Menubar
  • Navigation Menu
  • Pagination
  • Pin Input
  • Popover
  • Progress
  • Radio Group
  • Range Calendar
  • Scroll Area
  • Select
  • Separator
  • Slider
  • Switch
  • Tabs
  • Toggle
  • Toggle Group
  • Toolbar
  • Tooltip

Documentation/Examples

Until now, we've relied on the examples from Melt as examples for Bits. I'd like to have at least a few examples of each component, as well as documentation on usage, customization, styling, etc. for each component.

  • Accordion
  • Alert Dialog
  • Aspect Ratio
  • Avatar
  • Calendar
  • Checkbox
  • Collapsible
  • Combobox
  • Context Menu
  • Date Field
  • Date Range Field
  • Date Picker
  • Date Range Picker
  • Dialog
  • Dropdown Menu
  • Label
  • Link Preview
  • Menubar
  • Navigation Menu
  • Pagination
  • Pin Input
  • Popover
  • Progress
  • Radio Group
  • Range Calendar
  • Scroll Area
  • Select
  • Separator
  • Slider
  • Switch
  • Tabs
  • Toggle
  • Toggle Group
  • Toolbar
  • Tooltip

Closes: #568 #563 #556 #546 #453 #537 #383 #459 #444 #426 #424 #423 #413 #315 #337 #235 #293 #254 #566 #563 #527 #602 #611 #609

huntabyte and others added 30 commits April 11, 2024 20:48
Co-authored-by: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com>
Co-authored-by: Anatol Zakrividoroga <53095479+anatolzak@users.noreply.github.com>
fix accordion presence transition (#463)
Copy link

changeset-bot bot commented Jul 30, 2024

⚠️ No Changeset found

Latest commit: fcb3ad2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@huntabyte huntabyte added the publish:preview Add to PRs to publish preview packages with `pkg-pr-new` label Jul 31, 2024
Copy link
Contributor

github-actions bot commented Jul 31, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
bits-ui ✅ Ready (View Log) Visit Preview fcb3ad2

@huntabyte huntabyte added publish:preview Add to PRs to publish preview packages with `pkg-pr-new` and removed publish:preview Add to PRs to publish preview packages with `pkg-pr-new` labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publish:preview Add to PRs to publish preview packages with `pkg-pr-new`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select UX and accessibility issues
4 participants