Commit Graph

409 Commits

Author SHA1 Message Date
streamdown-github-app[bot] 1078b61368 Version Packages (#337)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ai-elements@1.8.2
2026-02-02 09:04:24 -08:00
Hayden Bleasel ce1606ad7c Resolves #340 2026-01-31 21:41:02 -08:00
Hayden Bleasel a80dc86c08 fix: resolve lint errors
- use template literals instead of string concatenation
- add block statements for early returns
- move regex patterns to top-level constants
- replace while loop with for...of using matchAll
- replace nested ternary with if-else
- remove unused variables
- fix import ordering and quote styles

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 15:35:56 -08:00
ai-elements-bot[bot] 7cc972c0e7 chore: regenerate skills 2026-01-31 23:31:55 +00: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
Omar Salous d78b0091ce Fix chain-of-thought dropdown arrow position (#325)
* make chain-of-thought dropdown arrow responsive by removing max-w-prose

* add patch changeset for chain-of-thoughts dropdown arrow fix
2026-01-30 18:56:22 -08:00
Gregoire Mielle 6f75fdcbd8 Fix import path for attachments in chatbot.mdx (#334) 2026-01-30 18:55:31 -08:00
cfngc4594 68d8ff816a fix(docs): correct attachments import path typo (#335)
Changed 'attachment' to 'attachments' in import paths to match
the actual module name.
2026-01-30 18:55:16 -08:00
Felix Arntz 618f49b236 fix docs (#336) 2026-01-30 18:54:52 -08:00
Hayden Bleasel 003dfe7cc8 Switch to single ai elements skill with many references 2026-01-26 08:47:03 -09:00
streamdown-github-app[bot] 108ae63217 Version Packages (#331)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ai-elements@1.8.1
2026-01-26 09:35:15 -08:00
Francisco Moretti 03ee8e1fd7 fix(message): remove unused className prop from MessageBranchNext (#332)
* fix(message): remove unused className prop from MessageBranchNext

The className prop was destructured but never used in the component.

* add(changeset): document fix for silenced classname prop in MessageBranchNext component
2026-01-26 09:32:37 -08:00
Hayden Bleasel cee319796a Fix skills paths 2026-01-25 17:30:16 -09:00
Hayden Bleasel 4ad4531316 Resolves #327 2026-01-25 17:23:51 -09:00
Hayden Bleasel 11f92a8732 Resolves #329 2026-01-25 17:20:05 -09:00
Hayden Bleasel 005e36a991 Skills (#330)
* Draft skills

* Generate skills

* Changeset
2026-01-25 18:16:34 -08:00
Hayden Bleasel 764c800193 Update proxy.ts 2026-01-25 16:36:51 -09:00
Hayden Bleasel a230011866 Update next.config.mjs 2026-01-25 16:22:26 -09:00
Hayden Bleasel e36fcde6d2 Update next.config.mjs 2026-01-25 16:17:54 -09:00
Hayden Bleasel 686c8bbc32 Misc fixes 2026-01-25 16:15:42 -09:00
Hayden Bleasel 41c97c2852 Build fixes 2026-01-20 21:09:56 -08:00
Hayden Bleasel 95d4d98d4c Update package.json ai-elements@1.8.0 2026-01-20 21:01:13 -08:00
streamdown-github-app[bot] 8a7efa4d5a Version Packages (#259)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-20 20:54:33 -08:00
Hayden Bleasel 1f1d8e3a3c Update next.config.mjs 2026-01-20 16:58:51 -08:00
Hayden Bleasel 73a15c6518 Update banner.tsx 2026-01-20 16:54:14 -08:00
Hayden Bleasel cbe855e1d6 Update test.yml 2026-01-20 15:38:47 -08:00
Hayden Bleasel 597bfda32f Update test.yml 2026-01-20 15:38:30 -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 2836ed664b Test docs build during CI flow 2026-01-20 15:14:29 -08:00
Oscar Treviño 3dfde7c40e fix(elements): adjust model selector outline (#326)
* fix(elements): adjust model selector outline

* docs: add changeset
2026-01-20 14:41:31 -08:00
Hayden Bleasel b6a143747b Upgrade Streamdown 2026-01-19 23:29:59 -08:00
Hayden Bleasel 3be752e502 Fix linting issues 2026-01-18 13:33:46 -08:00
Hayden Bleasel 8a90568941 Fix tests 2026-01-18 13:32:46 -08:00
Hayden Bleasel b802e7284b Update pnpm-lock.yaml 2026-01-18 13:18:01 -08:00
Hayden Bleasel afafc5737f Docs fixes 2026-01-18 12:30:50 -08:00
Hayden Bleasel 27d7773aa5 Resolves #323 2026-01-18 12:18:08 -08:00
Hayden Bleasel f485a897c4 Attachment -> Attachments 2026-01-18 10:37:14 -08:00
Hayden Bleasel aa067913a1 Misc fixes 2026-01-18 10:36:04 -08:00
Hayden Bleasel 2ea189f895 Fix code block 2026-01-18 09:26:27 -08:00
Hayden Bleasel a63d1b1f10 Cleanup Snippet 2026-01-18 09:23:54 -08:00
Hayden Bleasel 3b86184eed Improve Sandbox 2026-01-18 09:17:16 -08:00
Hayden Bleasel 56dafc2e4a Fix examples 2026-01-18 00:14:56 -08:00
Hayden Bleasel d6e0274add Rename GitCommit to Commit 2026-01-17 23:01:38 -08:00
Hayden Bleasel c53234b72c Update git-commit.tsx 2026-01-17 22:58:30 -08:00
Hayden Bleasel 9810258952 Remove FileChanges component 2026-01-17 22:54:19 -08:00
Hayden Bleasel 9b7d522149 Delete Diff 2026-01-17 22:52:08 -08:00
Hayden Bleasel 7a04c874b9 Fix lint issues 2026-01-17 22:37:59 -08:00
Hayden Bleasel 9b988bc593 Fix tests 2026-01-17 22:32:29 -08:00