Stefan

Results 37 comments of Stefan

@philosofonusus have a look at tremor.so they have really nice chart components and its theme matches pretty well with shadcn/ui :) https://www.tremor.so/components

The problem with the javascript version is that it's still in the early stages and wasn't developed any further after Michael took a break from the project. But I'll put...

Hi @ZanzyTHEbar, thanks for your feedback. I think the issue might be that the cli just overwrites/sets the tailwind config which would conflict with existing stuff. I'll open a PR...

Hi @ZanzyTHEbar, after thinking about the whole topic and looking at other projects (shadcn/ui, shadcn-svelte, ...) I wont add support for stuff like this to the `init` function of the...

Thanks for the work you put in this component @ZanzyTHEbar :) But for now I'm looking for something more in line to the resizable-panels component that shadcn/ui uses which might...

I don't think I'll add this anytime soon. Sorry but I'll close this for now. :)

Thanks for your contribution! :) Improvements to the docs are more than welcome :)

This looks like it's a problem that's already present in the primitive: https://kobalte.dev/docs/core/components/navigation-menu /edit: https://github.com/kobaltedev/kobalte/issues/431

fixed: https://github.com/kobaltedev/kobalte/pull/456

Hi @tutods, does this error also happen if you use the embla package by itself? Or is it a SolidUI only problem?