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
Benjamin Canac
14ac243804
feat(ProgressGroup): new component ( #6860 )
2026-08-19 10:49:34 +02:00
Benjamin Canac
a630c94366
docs(showcase): add triadtrainer.vercel.app
2026-08-18 12:56:51 +02:00
Benjamin Canac
2beb2345af
docs(showcase): add volta.net
2026-08-18 12:53:26 +02:00
Benjamin Canac
ae2bd5eb39
feat(Splitter): new component ( #6670 )
2026-08-18 12:49:22 +02:00
Benjamin Canac
3d2129d2dc
test(bench): scale tv benchmarks past codspeed's noise floor
2026-08-18 10:37:51 +02:00
Benjamin Canac
6f82268bc2
chore: add CLAUDE.md importing AGENTS.md ( #6852 )
2026-08-18 10:23:30 +02:00
Benjamin Canac
f6d188bd78
docs(showcase): add kleinezeitung.at
2026-08-17 16:10:53 +02:00
phatdang
cf5f15e3c4
docs(showcase): add codemo.dev ( #6663 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-08-17 15:17:20 +02:00
Khaled Waleed
f3c2ac21fb
fix(Slider): bind form aria attributes on thumbs instead of root ( #6768 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-08-17 14:56:18 +02:00
renovate[bot]
f065438d32
chore(deps): update dependency reka-ui to v2.10.3 ( #6850 )
2026-08-17 14:12:25 +02:00
Benjamin Canac
ccd48940fd
test(components): fix path expectations on windows
2026-08-17 11:02:02 +02:00
renovate[bot]
6bcc97a621
chore(deps): update all non-major dependencies ( #6849 )
2026-08-17 10:34:46 +02:00
Benjamin Canac
08e753174f
docs: resolve icon load failures during prerender ( #6844 )
2026-08-16 11:11:05 +02:00
Benjamin Canac
a4fe7d86d7
docs(page-hero): resize image in usage example
2026-08-16 11:10:25 +02:00
Benjamin Canac
689c671a28
chore: narrow tailwind source scope in docs and playgrounds ( #6843 )
2026-08-16 10:41:22 +02:00
Benjamin Canac
a4ab81a995
docs: add calendar template to lists and ci
2026-08-14 17:15:31 +02:00
Benjamin Canac
0fabbe5bc4
fix(theme): keep variants when replacing slot classes in app config ( #6824 )
2026-08-14 16:33:52 +02:00
Benjamin Canac
4a3168fb0d
docs(templates): add calendar template
2026-08-14 16:32:19 +02:00
Benjamin Canac
731ff26bf9
fix(Theme): merge class from props with the component class ( #6842 )
2026-08-14 15:44:06 +02:00
Benjamin Canac
7c74269387
fix(components): resolve theme props consistently in form controls ( #6834 )
2026-08-13 15:17:47 +02:00
Benjamin Canac
3a568b5e58
feat(vue): support experimental.componentDetection ( #6731 )
2026-08-13 11:54:43 +02:00
Benjamin Canac
edf73d346a
chore: remove dead code
...
- `as any` on the Modal `tv` call
- never-assigned `completed` ref in PinInput
- `@defeaultValue` typo in PricingTable
- unreachable `InferInput` branch, already matched by the first
- empty `compoundVariants` in the color-picker theme
2026-08-12 16:28:36 +02:00
Benjamin Canac
9b08a84f1d
fix(Marquee): use logical properties and drop broken vertical RTL animation ( #6833 )
2026-08-12 16:27:17 +02:00
Benjamin Canac
29f9890b35
fix(Calendar): correct size scale ( #6832 )
2026-08-12 16:26:18 +02:00
Benjamin Canac
ce489e8512
docs(mcp): resolve examples by their prerendered name ( #6831 )
2026-08-12 16:24:52 +02:00
Benjamin Canac
4fdccd333b
docs(mcp): compact component metadata and rank search by intent ( #6829 )
2026-08-12 16:06:40 +02:00
Arsalan Ahmed
592d5b594b
docs(timeline): make the alternating layout example RTL-aware ( #6830 )
2026-08-12 15:53:04 +02:00
Benjamin Canac
0a2dc08d4c
test(BlogPost): update snapshots
2026-08-12 15:25:36 +02:00
Lazizbek Ergashev
958a3ba557
fix(Tree): use logical padding for indentation ( #6815 )
2026-08-12 14:41:01 +02:00
Benjamin Canac
ce5b1df44d
fix(theme): respect reduced motion on remaining movement transitions
2026-08-12 14:27:59 +02:00
Benjamin Canac
5e552e1a81
chore(components): clean up imports
2026-08-12 11:58:27 +02:00
Benjamin Canac
feb2689628
docs(theme): improve colors and radius guidance
2026-08-12 10:38:09 +02:00
Benjamin Canac
90343dde10
docs(tabs): improve content section
2026-08-12 10:22:27 +02:00
Benjamin Canac
6c1a66b955
docs(installation): add note about aliases in theme.colors option
2026-08-12 10:22:13 +02:00
Benjamin Canac
283885d133
docs(components): add missing /docs prefix to links
2026-08-11 18:59:46 +02:00
Estéban
3dbca02096
docs(mcp): add x-mcp-tools header to specify available tools ( #6788 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-08-11 17:19: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
Benjamin Canac
3e89ea791b
fix(theme): blank top-level base in applyUnstyled ( #6825 )
2026-08-11 14:53:34 +02:00
eitea-phil
80cad107e4
feat(locale): add Austrian language ( #6806 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-08-11 12:48:26 +02:00
Benjamin Canac
e333e8d424
fix(locale): correct native names and tajik language code ( #6823 )
2026-08-11 12:44:05 +02:00