Commit Graph

764 Commits

Author SHA1 Message Date
renovate[bot] 229b64f67e chore(deps): update all non-major dependencies (#6794)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-10 15:13:11 +02:00
Benjamin Canac 4ee416f8d4 docs(chat): rework ai endpoint around ToolLoopAgent (#6781) 2026-07-30 16:55:22 +02:00
Daniel Roe 889731836c docs(useCanonical): type link array as unhead Link[] (#6748) 2026-07-18 22:06:07 +02:00
Benjamin Canac f419731d9b feat(prose): configurable heading anchors and copy button (#6735) 2026-07-15 17:16:21 +02:00
Benjamin Canac 123184b5c7 feat(ChatPrompt): add body slot and focus highlight (#6709) 2026-07-10 15:50:34 +02:00
Benjamin Canac 64b9f7dd93 feat(ContentToc): scroll list independently and center active link (#6697) 2026-07-09 12:00:17 +02:00
Benjamin Canac 1a3a9dc35b feat(ChatTool): add actions prop for tool approval (#6694) 2026-07-09 11:02:13 +02:00
Benjamin Canac d7284f3a3f docs: use shiki-transformer-icon-highlight package (#6684) 2026-07-06 11:40:44 +02:00
renovate[bot] 1c1d9be442 chore(deps): update all non-major dependencies (#6679)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-07-06 11:16:10 +02:00
Benjamin Canac 53e88a4688 feat(Drawer): add close and closeIcon props (#6669) 2026-07-03 16:07:45 +02:00
Benjamin Canac dfbbfeb5a9 chore(deps): migrate AI SDK to v7 (#6636) 2026-07-02 15:48:43 +02:00
Mike Newbon 7e6d0f7676 feat(Table): add getScrollElement virtualize option (#6657)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-30 15:31:57 +02:00
Mike Newbon a84de85b2a feat(ScrollArea): add getScrollElement virtualize option (#6650)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-29 14:41:36 +02:00
Francesco Mussoni cba2c2c40c feat(InputRating): new component (#5757)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-25 17:31:18 +02:00
Benjamin Canac f03f98bafa feat(ContentSearch/DashboardSearch): support unmountOnHide prop (#6523) 2026-06-24 15:55:08 +02:00
Benjamin Canac 8498238b41 docs(Chat): refocus prompt when sidebar reopens 2026-06-24 14:47:04 +02:00
Benjamin Canac ed4712c62c docs: rename framework for typecheck 2026-06-17 22:48:12 +02:00
Benjamin Canac 81745fe1c8 docs: improve SEO metadata 2026-06-17 16:44:40 +02:00
Mike Newbon 92b7e13fed docs(tabs): add bottom tab bar example (#6585)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-17 15:28:15 +02:00
Benjamin Canac f71bc4692d docs(Chat): validate AI theme and inputs 2026-06-12 11:55:25 +02:00
Benjamin Canac ca3c72eb66 feat(Calendar): add month and year selection (#6582)
Co-authored-by: onmax <22072217+onmax@users.noreply.github.com>
2026-06-11 19:00:04 +02:00
Benjamin Canac b026ca2cdb feat(theme): uniformize focus styles across components (#6576) 2026-06-11 17:19:04 +02:00
Benjamin Canac eacd6b19c9 docs(search): init index on nuxt ready 2026-06-11 10:52:15 +02:00
Benjamin Canac 9e5b8a6bff fix(Tabs): render active indicator during SSR (#6570) 2026-06-09 10:26:36 +02:00
Ali Maher 89b30e8ebe feat(PinInput): add separator prop (#6392)
Co-authored-by: Ali Maher <ali@ali-pc.ali-pc>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-06-08 15:29:04 +02:00
Benjamin Canac dc0515128e feat(useTour): new composable (#6557) 2026-06-05 16:54:08 +02:00
Benjamin Canac d850ae6053 feat(ScrollArea): add shadow prop (#6561) 2026-06-05 14:04:59 +02:00
Benjamin Canac b8ee80b663 docs(composables): improve examples 2026-06-05 11:57:23 +02:00
Benjamin Canac 9afaeb2dc6 docs(toast): add duration prop
Resolves #6540
2026-06-03 16:54:42 +02:00
Benjamin Canac 80bd0cc05e docs(search): improve relevance and tooltip behavior (#6521) 2026-05-28 17:21:27 +02:00
Benjamin Canac 2799fa6f2b fix(InputMenu)!: rename autocomplete prop to mode to free up HTML attribute (#6474) 2026-05-21 11:59:05 +02:00
Benjamin Canac f639b19db2 fix(ContentSearch): preserve intermediate ancestors in breadcrumb prefix (#6466) 2026-05-20 14:09:22 +02:00
Benjamin Canac a1bef8babc feat(ContentSearch): add async search support via useSearchCollection (#6432) 2026-05-19 15:52:39 +02:00
Benjamin Canac 507640490f docs(app): extract playground button into shared component 2026-05-13 12:00:49 +02:00
Benjamin Canac ef32eac5d6 docs: prerender navigation and move theme-color to composable 2026-05-07 21:50:21 +02:00
Benjamin Canac 09a7dcc036 docs(theme): use MutationObserver to swap colors when style renders late 2026-05-05 14:42:44 +02:00
Benjamin Canac 258f295dfd docs: gate defineOgImage / useSchemaOrg in import.meta.server and pass missing props 2026-05-05 14:42:44 +02:00
Benjamin Canac e2638e4240 docs: improve og images compatibility with nuxt-og-image takumi 2026-05-04 17:41:50 +02:00
Benjamin Canac 48269549f7 docs(Search): restore Ask AI item in search results via ignoreFilter group 2026-05-04 16:07:51 +02:00
Benjamin Canac aeedf16dd1 docs: improve agent readability surfaces 2026-05-04 15:48:54 +02:00
Benjamin Canac 22be4c0bd4 docs(app): move Search inside ClientOnly alongside Chat 2026-05-04 15:47:02 +02:00
Benjamin Canac 8b3347b29e docs(Search): stabilize Fuse config reference to prevent re-indexing on every keystroke 2026-05-04 15:44:35 +02:00
Jack Bobakanoosh 71c008e56e feat(Theme): override component prop defaults (#6031)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
2026-05-04 11:43:42 +02:00
Benjamin Canac 6e96375851 docs: upgrade nuxt-og-image and add nuxt-schema-org (#6412) 2026-04-30 17:27:53 +02:00
Eli Fine 0d23d8c8b5 docs(form): document error-pattern usage (#5284)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-04-28 15:21:12 +02:00
Benjamin Canac 82d252d7f5 docs(Search): tighten results and simplify Ask AI entry 2026-04-23 14:58:47 +02:00
Benjamin Canac 3cf7d75509 feat(Card): add title and description props
Resolves #6001
2026-04-22 18:00:22 +02:00
Cyprien Thao 15d32cea98 feat(Table): support sticky header/footer in virtualized mode (#6217)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-04-22 16:45:40 +02:00
Benjamin Canac bbc35c3eec docs(form): add missing input tags in example 2026-04-22 14:17:22 +02:00
Benjamin Canac 9eff2fc227 docs(form): update elements example 2026-04-22 12:56:47 +02:00