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

🚀 Migrate Components to Melt UI #150

Merged
merged 192 commits into from
Aug 19, 2023
Merged

🚀 Migrate Components to Melt UI #150

merged 192 commits into from
Aug 19, 2023

Conversation

huntabyte
Copy link
Owner

@huntabyte huntabyte commented Aug 2, 2023

Update (2023/08/15) - We’re wrapping up the CLI (thanks @AdrianGonz97) and we’ll be ready for takeoff. The headless primitives inherit just about all behavior/options from Melt with a few minor qualify of life differences when working with components. I still need to create a doc site for those but won’t have the community waiting before we publish these changes.

——

To reduce a lot of the unnecessary boilerplate & provide a better overall DX, I've decided to wrap the Melt UI builders in "primitives components", which will be similar to Radix UI, and will be published as the core dependency of shadcn-svelte.

I know I know, "We tried that and it didn't work!", but that's only because we didn't have Melt under the hood.

huntabyte/primitives

I'll also track the status of each here so that you have a general idea of how far along we are.

Note: These are only the components that rely on a headless lib, the others are fine :)

Things:

  • Migrate Primitives to Melt
  • Themes
  • Data Table
  • Updated CLI

Closes: #160 #125 #154 #148 #145 #144 #114 #127 #14

@changeset-bot
Copy link

changeset-bot bot commented Aug 2, 2023

🦋 Changeset detected

Latest commit: ff4df5c

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

This PR includes changesets to release 1 package
Name Type
shadcn-svelte 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

@vercel
Copy link

vercel bot commented Aug 2, 2023

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

Name Status Preview Comments Updated (UTC)
shadcn-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 19, 2023 0:21am

@spectrapulse
Copy link

Not to be rude or anything but aren't we missing #106 and #102?

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.

Tooltips causing layout shift
5 participants