Sandro Circi
3a534ce08a
Merge branch 'v4' into feat/custom-editor-instance
2026-09-10 19:37:14 +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
Sandro Circi
9c6bf2f18e
Merge branch 'v4' into feat/custom-editor-instance
2026-09-03 15:27:52 +02:00
Benjamin Canac
e791d302ba
fix(Select/SelectMenu): add responsive text size ( #6903 )
2026-08-31 17:58:36 +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
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
Benjamin Canac
f5f6c91a60
Merge branch 'v4' into feat/custom-editor-instance
2026-08-20 14:16:48 +02:00
Benjamin Canac
d4f2ca0232
fix(theme): replace deprecated bare tailwind aliases ( #6865 )
2026-08-20 11:13:13 +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
Benjamin Canac
08e753174f
docs: resolve icon load failures during prerender ( #6844 )
2026-08-16 11:11:05 +02:00
Benjamin Canac
82644162cc
Merge branch 'v4' into feat/custom-editor-instance
2026-08-12 16:31:50 +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
ce5b1df44d
fix(theme): respect reduced motion on remaining movement transitions
2026-08-12 14:27:59 +02:00
Sandro Circi
79bcb0ae40
Merge branch 'v4' into feat/custom-editor-instance
2026-08-05 21:47:48 +02:00
Benjamin Canac
735b264e4d
fix(theme): unify motion easing and respect prefers-reduced-motion ( #6742 )
2026-07-31 14:43:28 +02:00
Benjamin Canac
706cfd0db7
fix(ContentToc): prevent list from collapsing ( #6778 )
2026-07-29 12:00:00 +02:00
Benjamin Canac
317901253d
fix(theme): use logical properties for RTL ( #6724 )
2026-07-15 10:38:19 +02:00
Benjamin Canac
f95152949a
fix(components): respect prefers-reduced-motion in animations ( #6723 )
2026-07-13 14:53:13 +02:00
Artyom Friedman
86cd25c5ca
feat(Empty): add loading and loadingIcon props ( #6707 )
2026-07-13 10:48:02 +02:00
Sandro Circi
d09668d75e
refactor(Editor): scope prose classes to external editors only
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-10 19:46:08 +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
Sandro Circi
2067be35e7
feat(Editor): add prose prop and stop mutating external editor instances
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-06 13:52:04 +02:00
Benjamin Canac
53e88a4688
feat(Drawer): add close and closeIcon props ( #6669 )
2026-07-03 16:07:45 +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
Francesco Mussoni
cba2c2c40c
feat(InputRating): new component ( #5757 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-06-25 17:31:18 +02:00
Johnson Towoju
52d3c45478
fix(ProseCodeCollapse): cap root max-height instead of toggling pre height ( #6565 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-06-12 17:42:07 +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
e8d18c37a0
fix(Select): open menu on label click ( #6575 )
2026-06-09 15:04:54 +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
af80a674a5
feat(Sidebar): add transition prop ( #6484 )
2026-06-04 17:23:45 +02:00
emilsgulbis
f66eb65f5c
feat(Select/SelectMenu): use multiple in theme ( #6554 )
2026-06-04 17:20:29 +02:00
Benjamin Canac
f4d7cbe71f
fix(Select/SelectMenu/InputMenu): add fallback for max-height ( #6503 )
2026-05-26 16:11:49 +02:00
Maxime Pauvert
eb468e6095
fix(ChatMessage): add wrap-break-word to content slot ( #6476 )
2026-05-21 15:36:21 +02:00
Maxime Pauvert
48685b6fa6
feat(ChatMessage): add body slot and improve actions alignment ( #6460 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-05-21 14:57:26 +02:00
Benjamin Canac
a0deee4d85
feat(Checkbox/RadioGroup/Switch): add highlight prop for error ring styling
2026-05-13 12:03:10 +02:00
Benjamin Canac
007b136a25
fix(components): constrain popper content to available viewport height
...
Resolves #6449
2026-05-13 10:54:22 +02:00
Benjamin Canac
e6ea707ba5
feat(Error): add icon prop and leading slot
...
Closes #6119
2026-05-12 17:20:56 +02:00
Benjamin Canac
524c34d0eb
feat(CommandPalette): search and highlight description field
2026-05-12 12:52:27 +02:00
Maxime Pauvert
c6ce8ca4be
feat(ChatMessage): add color prop and header slot ( #6407 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-05-11 15:31:16 +02:00
Maxime Pauvert
6f2396fc03
feat(Avatar/AvatarGroup): add color prop ( #6405 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-05-05 16:52:47 +02:00
Maxime Pauvert
955dac1ad1
feat(Breadcrumb): add color prop ( #6406 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-05-05 16:25:14 +02:00
Daniele Nicosia
844660ad8e
feat(Separator): add position prop ( #6415 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2026-05-05 16:12:34 +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