Commit Graph

85 Commits

Author SHA1 Message Date
Hayden Bleasel 8024d7cc9f Update copy-markdown.tsx 2025-11-06 18:38:20 -08:00
Hayden Bleasel 4fe0d28c2f Update open in chat 2025-11-06 18:37:53 -08:00
Hayden Bleasel 1c09c94260 Resolves #184 2025-11-06 18:21:55 -08:00
Hayden Bleasel ec9bc62ed9 Fix preview scrolling 2025-11-06 18:19:32 -08:00
Hayden Bleasel 3c34582527 Resolves #182 2025-11-06 18:01:39 -08:00
Hayden Bleasel 3b21b897ef Update next-env.d.ts 2025-11-06 17:54:25 -08:00
Hayden Bleasel 1c0843a741 Add responsive bar to preview component 2025-11-06 14:18:59 -08:00
Hayden Bleasel d5f1159390 New Message component (#222)
* Merge actions, branch and response into message

* Update docs and examples

* Make Flat variant default

* Update message

* Create tangy-melons-behave.md

* Upgrade branch to buttongroup

* Finish updating message

* Update message.test.tsx

* Update usage.mdx
2025-11-06 13:56:42 -08:00
Hayden Bleasel 34e62f20d4 Move OpenInChat to documentation section 2025-11-06 12:35:44 -08:00
Hayden Bleasel f9fc162e56 Resolves #185 2025-11-06 12:32:38 -08:00
Hayden Bleasel d2e412d2cd Resolves #209 2025-11-06 12:23:26 -08:00
Hayden Bleasel 796c32d573 Bump deps 2025-11-06 12:16:19 -08:00
Hayden Bleasel 632c93de79 Remove redundant usage in docs 2025-11-06 12:11:02 -08:00
Hayden Bleasel 29c2d430fc ModelSelector component (#217)
* Draft model selector

* Add support for logos

* Misc fixes

* Update model-selector.mdx

* Update model-selector.tsx

* Rename PromptInputModelSelect, replace with ModelSelector

* Add more providers, improve logos

* Create model-selector.test.tsx

* Create jolly-pots-wave.md
2025-11-06 12:10:25 -08:00
Hayden Bleasel 5198279c15 Create new Utilities group 2025-11-06 10:55:17 -08:00
Hayden Bleasel f73ea6de40 Typo fixes 2025-11-05 21:53:00 -08:00
Hayden Bleasel dad0b0ab80 Bump deps 2025-11-05 21:16:32 -08:00
dependabot[bot] fbed26b698 Bump fumadocs-mdx from 13.0.2 to 13.0.3 (#195)
Bumps [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@13.0.2...fumadocs-ui@13.0.3)

---
updated-dependencies:
- dependency-name: fumadocs-mdx
  dependency-version: 13.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 21:15:59 -08:00
dependabot[bot] 052378ccef Bump next from 16.0.0 to 16.0.1 (#200)
Bumps [next](https://github.com/vercel/next.js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 21:14:12 -08:00
dependabot[bot] 359144d802 Bump @vercel/microfrontends from 2.1.0 to 2.1.3 (#197)
Bumps [@vercel/microfrontends](https://github.com/vercel/microfrontends/tree/HEAD/packages/microfrontends) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/vercel/microfrontends/releases)
- [Changelog](https://github.com/vercel/microfrontends/blob/main/packages/microfrontends/CHANGELOG.md)
- [Commits](https://github.com/vercel/microfrontends/commits/@vercel/microfrontends@2.1.3/packages/microfrontends)

---
updated-dependencies:
- dependency-name: "@vercel/microfrontends"
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 21:11:26 -08:00
dependabot[bot] 629e4fde13 Bump fumadocs-core from 16.0.4 to 16.0.6 (#201)
Bumps [fumadocs-core](https://github.com/fuma-nama/fumadocs) from 16.0.4 to 16.0.6.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.0.4...create-fumadocs-app@16.0.6)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 21:11:10 -08:00
Charlie Wang 92479cd6c9 docs: update syntax highlighting library to shiki (#206) 2025-11-05 21:09:50 -08:00
Hayden Bleasel ef3c335c0b Fix typo 2025-11-05 21:06:47 -08:00
Hayden Bleasel f80de72f9f Fix relative links 2025-11-05 20:58:17 -08:00
Hayden Bleasel c220622d34 AI SDK navbar layout shift fixes 2025-11-04 11:52:00 -08:00
Nico Albanese ce834489bd chore: remove version switch from navbar (#212)
* chore: remove version switch from navbar

* Delete version-switch.tsx

---------

Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-11-04 11:10:47 -08:00
Hayden Bleasel ba8a25e423 Resolves #189 2025-10-31 14:57:33 -07:00
UncleBigBay b6efd19c94 Chore: add auto scroll to Preview component (#190) 2025-10-31 14:46:28 -07:00
Mitul Shah 72e6fa07a6 missing import (#193) 2025-10-31 12:46:50 -04:00
Nico Albanese 4ab2a9af85 chore: add redirect for chatbot indexed link (#192) 2025-10-30 21:02:06 -07:00
Hayden Bleasel 4a33f081a3 Update next.config.mjs 2025-10-28 10:12:24 -07:00
Hayden Bleasel ced61c6105 Add root redirect 2025-10-28 10:09:37 -07:00
Tobias Büschel 5a5342e8e4 fix: ensure prompt input attachments render inside header (#178)
* Update prompt-input.tsx

* fix: ensure prompt input attachments render inside header

---------

Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-28 00:26:15 -07:00
Hayden Bleasel a63d04f551 Misc fixes 2025-10-28 00:06:07 -07:00
Hayden Bleasel c1ef254d35 Update mcp.mdx 2025-10-27 23:51:46 -07:00
Hayden Bleasel 03d04f4b2b Update mcp.mdx 2025-10-27 23:44:03 -07:00
Hayden Bleasel e32a8ac97a Update meta.json 2025-10-27 23:43:07 -07:00
Hayden Bleasel 619416a7ca Add AI Elements MCP server 2025-10-27 23:37:07 -07:00
Tobias Büschel 86a94c914b fix: correct typos in chatbot documentation files (#173) 2025-10-27 21:13:43 -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
dependabot[bot] b571328ab8 Bump tailwindcss from 4.1.12 to 4.1.14 (#142)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.12 to 4.1.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 18:50:04 -07:00
Hayden Bleasel 91f0d00ec8 Update client-navbar.tsx 2025-10-27 17:17:45 -07:00
Hayden Bleasel 703ec7862e Scaffold navbar buttons 2025-10-27 17:17:19 -07:00
Hayden Bleasel d5b3efa08b Fix preview 2025-10-27 17:00:52 -07:00
Hayden Bleasel 1b28a60d45 Fix docs 2025-10-27 16:54:01 -07:00
Hayden Bleasel b8e77c7d0d Update elements-button.tsx 2025-10-27 16:51:02 -07:00
Hayden Bleasel d670524eee Fix navbar links 2025-10-27 16:47:33 -07:00
Hayden Bleasel 2504ab052f Fix preview 2025-10-27 16:39:57 -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