March 2024 - Introducing Blocks
Introducing Blocks in shadcn-svelte.
Epicenter
Local-first, open source apps
Introducing Blocks
Blocks are ready-made components that you can use to build your apps. They are fully responsive, accessible, and composable, meaning they are built using the same principles as the rest of the components in shadcn-svelte.
v0 only supports React at the moment, so you can't customize them like you can the original from shadcn/ui. However, if having support for Svelte interests you, I'm sure the v0 team would love to hear about it. :)
New Component: Breadcrumb
We've added a new component to the project, Breadcrumb.
New Component: Scroll Area
We've added a new component to the project, Scroll Area, which is built on top of the Scroll Area component from Bits UI.
It supports both vertical and horizontal scrolling, and is designed to provide a consistent experience across all browsers and platforms.