Commit Graph

578 Commits

Author SHA1 Message Date
Benjamin Canac f56994610e docs(og-image): fix extra borders in takumi templates 2026-09-07 16:30:28 +02:00
Mike Newbon 5fd94e1365 docs: add theme editor (#6675)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 14:55:51 +02:00
Benjamin Canac e2a253ec94 docs(header): prevent focus on toggle button animations 2026-08-20 10:38:30 +02:00
Benjamin Canac 14ac243804 feat(ProgressGroup): new component (#6860) 2026-08-19 10:49:34 +02:00
Benjamin Canac ae2bd5eb39 feat(Splitter): new component (#6670) 2026-08-18 12:49:22 +02:00
Arsalan Ahmed 592d5b594b docs(timeline): make the alternating layout example RTL-aware (#6830) 2026-08-12 15:53:04 +02:00
Lazizbek Ergashev 958a3ba557 fix(Tree): use logical padding for indentation (#6815) 2026-08-12 14:41:01 +02:00
Benjamin Canac 387ce9a49e feat(locale): validate locales against CLDR in CLI and tests (#6826) 2026-08-11 16:45:23 +02:00
hieuNV0871 21db429682 docs(ComponentCode): fix number input after clearing (#6805)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-11 14:56:34 +02:00
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
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 1a3a9dc35b feat(ChatTool): add actions prop for tool approval (#6694) 2026-07-09 11:02:13 +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
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 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 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 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
Jakub Michálek 00c16515ba feat(Listbox): new component (#6307)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-04-22 12:29:06 +02:00
Benjamin Canac 566769db8e docs(chat): make Comark client-only component 2026-04-20 19:32:21 +02:00
Max 26affc75b3 docs(calendar): improve date range picker example (#6334) 2026-04-17 14:40:09 +02:00