Skip to content

Conversation

@CiskaLV
Copy link

@CiskaLV CiskaLV commented Nov 17, 2025

This should be the new list of stuff that has been done

Still have some bugs in the context Menu

Also added the blue new circles

Name Component Demo Examples Docs
Accordion x x x x
Alert Dialog x x x
Alert x x x
Aspect Ratio x x x
Avatar x x x x
Badge x x x x
Breadcrumb x x
Button Group x x x x
Button x x x x
Calendar x x
Card x x x
Carousel x x
Chart
Checkbox x x x x
Collapsible x x
Combobox x x
Command x x
Context Menu x
Data Table x x
Date Picker x x
Dialog x x x
Drawer x x
Dropdown Menu x x x x
Empty x x
Field x x x x
Form
Hover Card x x
Input Group x x x
Input OTP x
Input x x
Item x x
Kbd x x
Label x x
Menubar x x
Native Select x x
Navigation Menu x x
Pagination
Popover x x
Progress x x
Radio Group x
Resizable x x
Scroll Area x x
Select x x
Separator x x
Sheet x x
Sidebar x x
Skeleton x x
Slider x x x
Sonner x x x x
Spinner x x
Switch x x x x
Table x x
Tabs x x
Textarea x x
Toast x
Toggle x x
Toggle Group x x
Tooltip x x

@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2025

⚠️ No Changeset found

Latest commit: d8f493e

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

@vercel
Copy link

vercel bot commented Nov 17, 2025

@CiskaLV is attempting to deploy a commit to the Stefan EK's projects Team on Vercel.

A member of the Team first needs to authorize it.

@stefan-karger
Copy link
Owner

Could you move it back to v1? The reason for the naming was that with SolidJS v2.x there needs to be a v2.

@stefan-karger
Copy link
Owner

Also it's SolidUI not solid-ui :)

@CiskaLV
Copy link
Author

CiskaLV commented Nov 18, 2025

@stefan-karger Why dont we use the lucid-solid icon pack

@CiskaLV CiskaLV marked this pull request as draft November 21, 2025 04:11
@stefan-karger
Copy link
Owner

finally I'm kinda fit again so here are some thoughts:

  • I'd remove the hacky ComponentPreview component and just stick to the mdx features provided by solidbase
  • the reason for including the svg icons directly inside the components is that there were to many issues with the solidjs packages in the past (like hydration, rendering issues) that I decided to just put the svg directly in the component
  • could you remove the json files again please since I'm not sure If I want to keep the structure as is and I want to keep this pr as small as possible (also the first release is only the docs/examples with the option to manually install the components)
  • for the same reason could you remove the block parts ? that should be its own pr
  • also you use ark-ui which I dont want (i think its only used in the highlight-code.ts)

as for the components itself:

  • command should use kobalte search (I have a working version already which I'll provide)
  • charts should use solid-charts by jasmin (it was created especially for this use case)
  • some of the new components split the props into [local, other] instead of [local, others]
  • rezisable uses [, rest]

other than that thanks for your contribution! <3

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.

2 participants