5737 Commits

Author SHA1 Message Date
dvd233 beb7d4645e chore(skills): reference props and methods that exist in v4 (#6937) 2026-09-14 10:48:27 +02:00
renovate[bot] 69b075aa46 chore(deps): update all non-major dependencies (#6940) 2026-09-14 09:42:15 +02:00
Bao Nguyen 2b29c33f45 fix(Form): clear only the targeted field inside a nested form (#6923) 2026-09-10 12:27:30 +02:00
Benjamin Canac cf9e838593 fix(SelectMenu): open menu on arrow keys (#6933) 2026-09-10 09:23:13 +02:00
Khaled Waleed 22efd35d12 fix(PinInput): emit blur whenever focus leaves the group (#6858)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-09-10 09:22:19 +02:00
Eli Sterken 797feeac4f docs(error): display note to nuxt only (#6932) 2026-09-10 08:52:45 +02:00
Bao Nguyen 6d6737af38 fix(Input/Textarea): keep 0 with nullable and optional modifiers (#6871) 2026-09-08 10:17:00 +02:00
Benjamin Canac 970025f9e0 docs(theme): add og image and canonical 2026-09-07 16:30:28 +02:00
Benjamin Canac f56994610e docs(og-image): fix extra borders in takumi templates 2026-09-07 16:30:28 +02:00
Benjamin Canac d41d3d33f3 docs(showcase): add Ace and whichcoding.tools 2026-09-07 16:30:27 +02:00
Lazizbek Ergashev 9076ca2d35 fix(components): fall back to md for custom sizes in virtualizer (#6917) 2026-09-07 16:20:58 +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 7224333b0d chore(release): v4.11.1 v4.11.1 2026-09-07 14:43:43 +02:00
renovate[bot] 042bf3b716 chore(deps): update tiptap to ^3.31.3 (#6926) 2026-09-07 14:30:55 +02:00
Khaled Waleed 2d4782ba92 fix(InputNumber): work uncontrolled with only a default value (#6859)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-09-07 14:15:56 +02:00
renovate[bot] ebd4adfccc chore(deps): update all non-major dependencies (#6925)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-09-07 13:37:40 +02:00
Lazizbek Ergashev 2e8f533dc6 fix(Table): exclude hidden columns from colspan (#6894)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-09-07 13:37:22 +02:00
Lazizbek Ergashev 726e1420ac fix(NavigationMenu): avoid duplicate accordion trigger on items without to (#6862) 2026-09-07 11:43:00 +02:00
Arsalan Ahmed e4cb042b0e fix(CommandPalette): keep astral characters intact when truncating search results (#6817) 2026-09-07 11:07:14 +02:00
Benjamin Canac 8a25c22b38 test(Link): wait for the visibility observer instead of a fixed timeout 2026-09-06 17:36:08 +02:00
Benjamin Canac 612ab1cb03 fix(Link): wait for onNuxtReady before observing visibility (#6922) 2026-09-05 14:27:32 +02:00
Baptiste Leproux fbb9e22032 fix(ProseCodeTree): invoke default slot from render (#6906)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-09-04 17:41:26 +02:00
Benjamin Canac c4ee0ea316 fix(Link): restore prefetching with Nuxt 4.5 custom slot (#6921) 2026-09-04 17:35:41 +02:00
Nestor Vera 90c45a66e6 fix(Checkbox/RadioGroup): add flex-wrap on list and card variants (#6913) 2026-09-04 16:39:29 +02:00
Gunnar Oledal bbf1e14906 fix(ChatMessages): add missing color to user and assistant props (#6920) 2026-09-04 16:31:23 +02:00
Benjamin Canac 12722057b3 docs: fix raw markdown served to agents (#6914) 2026-09-03 17:02:49 +02:00
Benjamin Canac 6caa6a9522 fix(SelectMenu): prevent search input focus on open with autofocus: false (#6905) 2026-09-01 11:02:15 +02:00
Benjamin Canac e791d302ba fix(Select/SelectMenu): add responsive text size (#6903) 2026-08-31 17:58:36 +02:00
renovate[bot] 20c1954d84 chore(deps): update dependency reka-ui to v2.10.4 (#6902)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-31 16:24:33 +02:00
renovate[bot] 9d46fc7e18 chore(deps): update tiptap to ^3.30.5 (#6901) 2026-08-31 15:30:41 +02:00
renovate[bot] 9c99bf1616 chore(deps): update all non-major dependencies (#6899)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-31 15:08:57 +02:00
Benjamin Canac ae24311663 docs: refactor with nuxt-agent-discovery module (#6883) 2026-08-28 17:53:49 +02:00
Lazizbek Ergashev 3d2de0ce79 fix(Slider): emit a number for a single thumb (#6890) 2026-08-28 14:36:21 +02:00
Mateusz Narowski a494a97daf fix(Form): omit method attribute on nested forms (#6888) 2026-08-28 14:01:03 +02:00
Benjamin Canac 9bdb89b0c7 fix(Checkbox/RadioGroup): use border-default on card and table variants (#6884) 2026-08-26 14:11:29 +02:00
Timothée b751eaef97 docs(showcase): add tickserv.com (#6869)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-25 10:37:23 +02:00
Benjamin Canac 9ef3ee3943 docs: improve agent readiness (#6878) 2026-08-25 09:54:49 +02:00
Benjamin Canac bb55709fee docs(icons): document what clientBundle.scan covers (#6880) 2026-08-24 16:39:58 +02:00
Benjamin Canac c6a756c57c docs: fix broken links and outdated content (#6867) 2026-08-24 13:11:08 +02:00
renovate[bot] dd4bc8e853 chore(deps): update tiptap to ^3.30.2 (#6876) 2026-08-24 12:00:31 +02:00
renovate[bot] a177615357 chore(deps): update all non-major dependencies (#6875) 2026-08-24 10:16:13 +02:00
Benjamin Canac aa5f4af081 docs: update badges 2026-08-21 17:14:26 +02:00
Benjamin Canac f62aa143fc chore(release): v4.11.0 v4.11.0 2026-08-21 17:01:48 +02:00
Jakub Michálek d6c3802a12 fix(Slider): forward aria attributes to the thumb (#6848)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-21 16:41:28 +02:00
Francesco Mussoni 07f3fe8dac feat(CheckboxGroup/RadioGroup): support icon in items (#6726)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-21 12:06:57 +02:00
Pavel Eliseev a7f26a3205 docs(showcase): add brusnika-lms.com (#6863)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-20 12:04:17 +02:00
Benjamin Canac d4f2ca0232 fix(theme): replace deprecated bare tailwind aliases (#6865) 2026-08-20 11:13:13 +02:00
Benjamin Canac e2a253ec94 docs(header): prevent focus on toggle button animations 2026-08-20 10:38:30 +02:00
Benjamin Canac be58f3f5eb docs(table): pin TanStack Table links to v8 (#6864) 2026-08-19 22:31:31 +02:00
Mathieu TUDISCO 545f9e37c1 fix(Icon): render bundled icons during SSR in Vue (#6841)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2026-08-19 17:53:08 +02:00