Hayden Bleasel
4c6d2c6b7d
Resolves #396
2026-03-11 15:45:02 -07:00
Hayden Bleasel
2ebd564fac
Resolves #391
2026-03-06 14:13:18 -08:00
Hayden Bleasel
9310a1d3a8
Resolves #369
2026-03-06 14:06:58 -08:00
Hayden Bleasel
652dd61584
Lint / format fixes
2026-03-06 13:59:05 -08:00
Hayden Bleasel
ed31a585ad
Resolves #378
2026-03-06 13:58:13 -08:00
Hayden Bleasel
c3e0b0c8b5
Resolves #380
2026-03-06 13:54:12 -08:00
Hayden Bleasel
91d351584e
Resolves #381
2026-03-06 13:47:37 -08:00
Hayden Bleasel
899f08950e
Resolves #386 , resolves #385
2026-03-06 13:35:29 -08:00
dependabot[bot]
5003504aef
Bump use-stick-to-bottom from 1.1.1 to 1.1.2 ( #361 )
...
Bumps [use-stick-to-bottom](https://github.com/stackblitz/use-stick-to-bottom ) from 1.1.1 to 1.1.2.
- [Changelog](https://github.com/stackblitz-labs/use-stick-to-bottom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stackblitz/use-stick-to-bottom/commits )
---
updated-dependencies:
- dependency-name: use-stick-to-bottom
dependency-version: 1.1.2
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>
2026-03-06 13:24:47 -08:00
dependabot[bot]
4bf35c8ecb
Bump lucide-react from 0.555.0 to 0.563.0 ( #359 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.555.0 to 0.563.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.563.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-06 13:24:28 -08:00
dependabot[bot]
bdb2f14d9c
Bump @testing-library/react from 16.3.1 to 16.3.2 ( #358 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 16.3.1 to 16.3.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.1...v16.3.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-version: 16.3.2
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>
2026-03-06 13:24:15 -08:00
Hayden Bleasel
1310612d30
Run linter/formatter
2026-03-06 13:19:49 -08:00
Hayden Bleasel
bda8071383
Fix unit tests
2026-03-06 12:54:59 -08:00
Hayden Bleasel
17b5b39780
Resolves #393
2026-03-06 12:24:28 -08:00
dependabot[bot]
4f381d0738
Bump ai from 6.0.68 to 6.0.69 ( #366 )
...
Bumps [ai](https://github.com/vercel/ai ) from 6.0.68 to 6.0.69.
- [Release notes](https://github.com/vercel/ai/releases )
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.68...ai@6.0.69 )
---
updated-dependencies:
- dependency-name: ai
dependency-version: 6.0.69
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>
2026-03-06 12:20:35 -08:00
Francisco Moretti
4f643f78cf
fix: enhance MessageResponse component to account for animation state changes ( #370 )
2026-03-06 12:16:43 -08:00
ziyadev
58801e5574
feat(prompt-input): add screenshot action to the prompt input ( #382 )
...
* feat(prompt-input): add screenshot action with tests and docs
* fix: rename ScreenShoot to Screenshot, add own props type, fix quotes and formatting
- Fix typo: PromptInputActionAddScreenShoot → PromptInputActionAddScreenshot
- Add dedicated PromptInputActionAddScreenshotProps type
- Replace console.error with throw for unexpected errors
- Fix single quotes to double quotes for consistency
- Restore trailing comma on XIcon import
- Add missing blank line before comment block
- Add patch changeset
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:14:49 -08:00
Gregoire Mielle
d1bd5f8343
Remove invalid Shimmer fallback now that children text is required ( #388 )
...
* Remove invalid Shimmer fallback now that children text is required
* Remove unused Shimmer import, add changeset
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:12:48 -08:00
Hayden Bleasel
7401e828fd
Update shimmer.tsx
2026-02-05 11:21:41 -08:00
Hayden Bleasel
3765a54412
For #369
2026-02-05 11:15:49 -08:00
Hayden Bleasel
8bdd7fecb9
React improvements
2026-02-05 10:59:02 -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
a689aec1bb
Resolves #153
2026-02-03 14:15:32 -08:00
Hayden Bleasel
5711531b2c
Test fixes
2026-02-03 14:08:22 -08:00
Hayden Bleasel
d926408cfc
Ultracite fixes
2026-02-03 13:58:43 -08:00
Hayden Bleasel
f54b3efe55
Resolves #150
2026-02-03 13:55:08 -08:00
Hayden Bleasel
d98785da76
Resolves #94
2026-02-03 13:43:00 -08:00
Hayden Bleasel
9348f89f60
Resolves #86
2026-02-03 13:37:01 -08:00
Hayden Bleasel
cf808a4952
Resolves #78
2026-02-03 13:26:00 -08:00
dependabot[bot]
1bb2f65dfb
Bump zod from 3.25.76 to 4.3.6 ( #342 )
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.25.76 to 4.3.6.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.3.6 )
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.3.6
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 15:46:35 -08:00
dependabot[bot]
f05e9e51e9
Bump katex from 0.16.27 to 0.16.28 ( #345 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.27 to 0.16.28.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.27...v0.16.28 )
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.28
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>
2026-02-02 15:43:42 -08:00
dependabot[bot]
05a87aa356
Bump playwright from 1.57.0 to 1.58.1 ( #344 )
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.57.0 to 1.58.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.58.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 15:42:44 -08:00
dependabot[bot]
c302b25549
Bump @vitest/browser from 4.0.17 to 4.0.18 ( #346 )
...
Bumps [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser ) from 4.0.17 to 4.0.18.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/browser )
---
updated-dependencies:
- dependency-name: "@vitest/browser"
dependency-version: 4.0.18
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>
2026-02-02 15:42:32 -08:00
dependabot[bot]
1147d8bc50
Bump ai from 6.0.39 to 6.0.67 ( #341 )
...
Bumps [ai](https://github.com/vercel/ai ) from 6.0.39 to 6.0.67.
- [Release notes](https://github.com/vercel/ai/releases )
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.39...ai@6.0.67 )
---
updated-dependencies:
- dependency-name: ai
dependency-version: 6.0.67
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>
2026-02-02 15:38:28 -08:00
dependabot[bot]
e493df2104
Bump shiki from 3.21.0 to 3.22.0 ( #348 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
dependency-version: 3.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 15:37:42 -08:00
dependabot[bot]
188c86d4c4
Bump @vitest/coverage-v8 from 4.0.17 to 4.0.18 ( #350 )
...
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) from 4.0.17 to 4.0.18.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.18
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>
2026-02-02 15:37:26 -08:00
Hayden Bleasel
357c01d661
Resolves #123
2026-02-02 15:36:57 -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
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
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
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
4ad4531316
Resolves #327
2026-01-25 17:23:51 -09:00
Hayden Bleasel
1c3ebf2ae2
Build fixes
2026-01-20 15:33:28 -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
f485a897c4
Attachment -> Attachments
2026-01-18 10:37:14 -08:00
Hayden Bleasel
aa067913a1
Misc fixes
2026-01-18 10:36:04 -08:00