Rich Haines
e0b9cf5947
Send siteId as label on feedback GitHub issues ( #418 )
2026-04-01 14:36:46 +02:00
Hayden Bleasel
fdeb704817
Update route.ts
2026-03-16 11:07:08 -07:00
Hayden Bleasel
86d940af02
Update Geistdocs
2026-03-16 10:55:17 -07:00
Allen Zhou
ad919f4bfe
fix: add CSS for shiki dual theme support ( #397 )
2026-03-08 18:06:08 -07:00
Will Garman
ed8868d940
fix: correct "Edit this page on GitHub" links for components and examples ( #389 )
...
The EditSource component hardcoded `content/docs/` in the GitHub edit URL,
causing 404s for component and example pages whose content lives under
`content/components/` and `content/examples/` respectively.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:32:44 -08:00
Hayden Bleasel
10a5e65257
Update page.tsx
2026-02-12 11:51:14 -08:00
Hayden Bleasel
8a894a4113
Fix undefined
2026-02-12 11:39:42 -08:00
Hayden Bleasel
00541e8d4d
Update Geistdocs
2026-02-12 11:33:19 -08:00
Lindsey Simon
1f5e46fec6
fix: Preview component import path and add robots.txt ( #368 )
...
* fix: Preview component import path and add robots.txt
Fixes #issue-number
- Fix Preview component to use correct package.json export path
Changed from @repo/examples/src/${path}.tsx to @repo/examples/${path}
to match the exports configuration in package.json
- Add robots.ts file to handle /robots.txt requests
Previously the [lang] dynamic route was catching /robots.txt
causing 500 errors
- Add error handling for missing component default exports
- Temporarily add ignoreBuildErrors to test in Vercel production
This allows deployment to verify the fix for the production-only
"Cannot use 'in' operator to search for 'root' in undefined" error
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
* Remove reactStrictMode and TypeScript settings
Removed reactStrictMode and TypeScript build error settings.
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com >
2026-02-04 10:21:20 -08:00
Hayden Bleasel
30cbcfec97
Migrate to Oxlint ( #357 )
...
* Migrate to oxlint / oxfmt
* Initial fixes
* Misc fixes
* Temporary fixes
* Update Ultracite
* Update .oxlintrc.json
* Update .oxlintrc.json
* Start running manual fixes
* Update .oxlintrc.json
* AI Fixes Part 2
* AI Fixes Part 3
* AI Fixes Part 4
* AI Fixes Part 5
* AI Fixes Part 6
* AI Fixes Part 7
* AI Fixes Part 8
* AI Fixes Part 9
* AI Fixes Part 10
* AI Fixes Part 11
* AI Fixes Part 12
* Fix tests
* Lint / test fixes
* Update chat.tsx
* Fix AI SDK React version
* Misc fixes
* Build fixes
2026-02-04 08:00:41 -08:00
Hayden Bleasel
fd0fb20a1d
Build fixes
2026-02-02 10:50:43 -08:00
Hayden Bleasel
2e112f7a3f
Misc fixes
2026-02-02 10:26:57 -08:00
Hayden Bleasel
3c72f87d34
Fix multiple sources
2026-02-02 10:22:38 -08:00
Hayden Bleasel
23aeca3202
Mobile fixes
2026-02-02 10:15:22 -08:00
Hayden Bleasel
1b26505028
Resolves #353
2026-02-02 09:50:31 -08:00
Hayden Bleasel
4a59277a77
Update page.tsx
2026-02-02 09:37:18 -08:00
Hayden Bleasel
7eeb4bd562
Update sitemap.ts
2026-02-02 09:34:14 -08:00
Hayden Bleasel
7f22a19ce6
Create opengraph-image.png
2026-02-02 09:31:40 -08:00
Hayden Bleasel
995c4a750a
Update sitemap.ts
2026-02-02 09:26:40 -08:00
Hayden Bleasel
6f17431554
Update sitemap.ts
2026-02-02 09:22:46 -08:00
Hayden Bleasel
571fab94e9
Upgrade docs
2026-02-02 09:21:22 -08:00
Hayden Bleasel
efc3f50c4d
Resolves #351
2026-02-02 09:15:33 -08:00
Hayden Bleasel
e58c8515cd
Create sitemap.ts
2026-02-02 09:15:03 -08:00
Hayden Bleasel
cf793dd446
Elements domain ( #339 )
...
* Remove microfrontends
* Remove /elements subpath, update URL
* Fix local paths
* Remove custom AI SDK navbar
* Update global.css
* Restore docs in path
* Restore Geistdocs homepage
* Split up docs, components and examples
* New routes for components and examples
* IA fixes
* Update hero, start adding components to homepage
* Experimenting with hero
* Update pnpm-lock.yaml
* Add new docs
* Update geistdocs.tsx
* Update examples, add new IDE example
* Create source-code.tsx
* Cleanup ide.mdx
* Cleanup examples
* Update homepage content
* Misc fixes
* Update elements-installer.tsx
* Update meta.json
* Deprecate Loader component for shadcn/ui Spinner
* Add changeset files
* Update homepage and templates
* Update code-block.tsx
* Misc fixes
* Update callout.tsx
* Remove hero badge
* Resolves #328
* Build fixes
* Update README.md
2026-01-31 15:31:31 -08:00
Ben Smith
abeda543fe
Fix: Relative registry dependency links ( #338 )
...
* Fix relative registry dependency links
Relative registry dependencies were missing /elements/api/registry from their URLs (e.g., https://ai-sdk.dev/elements/api/registry/reasoning.json references https://ai-sdk.dev/shimmer.json ).
* Create shaky-beans-cough.md
---------
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com >
2026-01-31 14:23:01 -08:00
Hayden Bleasel
11f92a8732
Resolves #329
2026-01-25 17:20:05 -09:00
Hayden Bleasel
41c97c2852
Build fixes
2026-01-20 21:09:56 -08:00
Hayden Bleasel
1c3ebf2ae2
Build fixes
2026-01-20 15:33:28 -08:00
Hayden Bleasel
dffd8fe7f5
Drop custom MCP route
2026-01-20 15:27:10 -08:00
Hayden Bleasel
b6a143747b
Upgrade Streamdown
2026-01-19 23:29:59 -08:00
Hayden Bleasel
0819501ea8
Fix linting and formatting
2026-01-16 20:20:18 -08:00
Hayden Bleasel
ea149172b6
Update Geistdocs
2026-01-16 17:05:48 -08:00
Hayden Bleasel
b1490b8a18
Fix lint / formatting issues
2026-01-16 16:33:33 -08:00
Hayden Bleasel
d1ab925a61
Resolves #293
2026-01-16 14:14:01 -08:00
Hayden Bleasel
ba34adc2ee
Merge registry app into docs ( #216 )
...
* Merge registry app into docs
* Update packages/cli/index.js
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
* Update pnpm-lock.yaml
* Update pnpm-lock.yaml
---------
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2026-01-14 13:23:01 -08:00
Brendan Dash
034e5b4c2d
fix: shiki dark mode ( #246 )
2025-11-26 11:29:52 -08:00
Hayden Bleasel
69204251b5
Resolves #244
2025-11-18 13:50:55 -08:00
Hayden Bleasel
9095a4a027
Load og fonts locally
2025-11-14 16:14:19 -08:00
Hayden Bleasel
7902e35243
Update route.ts
2025-11-14 14:58:54 -08:00
Hayden Bleasel
fbd9ad9b94
Update route.ts
2025-11-14 14:06:35 -08:00
Hayden Bleasel
caa44150f5
Custom microfrontends workaround for vercel production url
2025-11-14 09:09:22 -08:00
Hayden Bleasel
a66a5a3572
Update documentation style ( #235 )
...
* Copy Geistdocs files
* Fix wiring
* More wiring
* Upgrade Fumadocs
* Reorganize custom components
* Restore ai-sdk nav
* Update files
* Update client-navbar.tsx
* Update elements-installer.tsx
* Disable Ask AI
* Update source.ts
* Update preview.tsx
* Build fixes
* Update elements-demo.tsx
* Update next-env.d.ts
* Update client-navbar.tsx
* Update mdx-components
* Update client-navbar.tsx
* Update client-navbar.tsx
* Update docs-page.tsx
* Update global.css
* Update code-block.tsx
* Update code-block.tsx
* AI SDK website patches
* Update banner.tsx
* Update toc.tsx
* Responsive fixes
* Update banner.tsx
* Update og image
* Fix banner on dark mode, add theme toggle
* Update route.tsx
2025-11-14 07:35:07 -08:00
Hayden Bleasel
05f2202b12
Fix search endpoint
2025-11-12 12:39:48 -08:00
Hayden Bleasel
464292ae04
Resolves #180
2025-11-08 18:14:25 -08:00
Hayden Bleasel
4fe0d28c2f
Update open in chat
2025-11-06 18:37:53 -08:00
Hayden Bleasel
ba8a25e423
Resolves #189
2025-10-31 14:57:33 -07:00
Hayden Bleasel
43dbf312e2
Release cleanup ( #174 )
...
* Bump deps
* Update package.json
* Update shadcn/ui
* Run Ultracite
* Run Ultracite
* Fix unit tests
* Update prompt-input.tsx
* Build fixes
* Modify docs styles
* Fix terminal titles
* Update code-block.mdx
* Add tool-approval docs and examples
* Rename ToolApproval to Confirmation
* Fix confirmation
* Misc fixes
* Update test.yml
* Downgrade jsdom
* Update confirmation.test.tsx
2025-10-27 21:12:09 -07:00
Hayden Bleasel
db5ff0ec8b
Fix titles and colors
2025-10-27 16:38:52 -07:00
Hayden Bleasel
5f3e5d8368
Fix navbar
2025-10-27 16:23:53 -07:00
Hayden Bleasel
95138ff85c
Fix widths
2025-10-27 16:11:03 -07:00