mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-24 21:25:55 +00:00
1dcbb4c88a0387df43d97cce640c66b6080dd767
llms.txt was added in #8460 and hasn't kept up with the docs tree. Audited every URL against apps/v4/content/docs and fixed the drift in one pass. Removed: - About (/docs/about): returns 404, no about.mdx exists - Form (/docs/components/form): points at a phantom. No radix/form.mdx exists post-#9304. URL only resolves because of a redirect in next.config.mjs, which lands at /docs/forms. That page is already listed as 'Forms Overview' in the ## Forms section, and the real form library docs (React Hook Form, TanStack Form, Next.js) are listed there too. The Form component entry is a stale duplicate. Added to Overview: - Skills (/docs/skills) - Directory (/docs/directory) Added whole RTL section (new since #8460): - RTL (/docs/rtl) - RTL - Next.js - RTL - Vite - RTL - TanStack Start Added to Components: - Direction (Misc) - Native Select (Form & Input, after Select) - Sonner (Feedback & Status, after Toast, since Sonner has its own docs page even though Toast already uses it under the hood) Added to Registry: - Namespaces - Add a Registry (open source registry index) - Open in v0 integration - registry.json schema docs - registry-item.json spec docs Descriptions match the short curated style of the rest of the file. Noticed while working on #9484.
Merge pull request #10318 from shadcn-ui/dependabot/npm_and_yarn/templates/start-monorepo/vite-7.3.2
shadcn/ui
A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.
Documentation
Visit https://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
90.1%
MDX
6.5%
CSS
3.3%
