Benjamin Canac
|
891d66cdb1
|
up
|
2025-07-21 13:10:10 +02:00 |
|
Benjamin Canac
|
20a1240015
|
Merge branch 'v3' into pr/1945
|
2025-07-21 11:03:03 +02:00 |
|
Alex
|
6b6ec8cb2c
|
fix(ColorPicker): update color conversion logic (#4550)
|
2025-07-19 19:49:18 +02:00 |
|
Benjamin Canac
|
1d692fb524
|
up
|
2025-07-18 18:38:27 +02:00 |
|
Benjamin Canac
|
3e836dfe4d
|
Merge branch 'v3' into pr/1945
|
2025-07-18 17:28:20 +02:00 |
|
Benjamin Canac
|
e2695ee7e4
|
feat(Drawer): add nested prop
Resolves #4320
|
2025-07-18 15:55:24 +02:00 |
|
Benjamin Canac
|
8dca270965
|
up
|
2025-07-18 15:11:22 +02:00 |
|
Benjamin Canac
|
bfa6460613
|
up
|
2025-07-18 14:38:05 +02:00 |
|
Benjamin Canac
|
91a3f311b1
|
up
|
2025-07-17 16:06:42 +02:00 |
|
Benjamin Canac
|
a2b84d7f62
|
Merge branch 'v3' into pr/1945
|
2025-07-17 10:56:15 +02:00 |
|
J-Michalek
|
6ca7c8b7bf
|
feat(InputMenu): emit remove-tag event (#4511)
|
2025-07-16 22:28:45 +02:00 |
|
kyyy
|
bb99345f5b
|
fix(RadioGroup): improve type safety for normalizeItem function (#4535)
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
|
2025-07-16 21:58:05 +02:00 |
|
Thilo Hettmer
|
c64c4cdea0
|
fix(FormField): resolve minor accessibility and rendering issues (#4515)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-07-16 21:55:57 +02:00 |
|
Benjamin Canac
|
d12160927e
|
Merge branch 'v3' into pr/1945
|
2025-07-16 21:52:54 +02:00 |
|
Benjamin Canac
|
cb160e6971
|
fix(InputMenu): reset search term on mounted
Resolves #3993
|
2025-07-16 12:52:58 +02:00 |
|
Benjamin Canac
|
4d4234d2f8
|
fix(InputMenu/SelectMenu): improve display value without valueKey
Resolves #4528
|
2025-07-16 12:43:38 +02:00 |
|
Benjamin Canac
|
01c8f3bf5e
|
feat(FileUpload): new component
Co-Authored-By: Vachmara <55046446+vachmara@users.noreply.github.com>
|
2025-07-16 10:22:06 +02:00 |
|
Artem Alesenko
|
7ef19333f0
|
feat(Table): add support for colspan and rowspan (#4460)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-14 12:18:17 +02:00 |
|
J-Michalek
|
1db21d1b00
|
feat(Table): add style to table and column meta (#4513)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-14 10:56:28 +02:00 |
|
J-Michalek
|
6f2ce5c610
|
refactor(components): unite syntax for emits declaration (#4512)
|
2025-07-14 10:46:47 +02:00 |
|
Benjamin Canac
|
488707e148
|
fix(InputMenu/SelectMenu): filter null items in search
|
2025-07-14 10:40:29 +02:00 |
|
J-Michalek
|
ef473c3848
|
fix(defineShortcuts): always pass event to shotcut handler (#4516)
|
2025-07-14 10:34:20 +02:00 |
|
Benjamin Canac
|
c92f908b8d
|
fix(InputMenu/SelectMenu): only filter non-null fields
Resolves #4509
|
2025-07-12 12:15:29 +02:00 |
|
Benjamin Canac
|
55e06e97e7
|
fix(Carousel): improve accessibility
Resolves #4494
|
2025-07-10 14:18:36 +02:00 |
|
Benjamin Canac
|
a4d0ca7396
|
fix(FormField): improve error type with boolean
Resolves #4496
|
2025-07-10 12:04:06 +02:00 |
|
Eugen Istoc
|
5ad7dabbdc
|
fix(useOverlay): don't use patch when passing props to open (#4497)
|
2025-07-10 10:45:55 +02:00 |
|
Benjamin Canac
|
d8160ba6ef
|
fix(vue): stub clearError
|
2025-07-09 17:48:30 +02:00 |
|
Alex
|
fc24e03cc4
|
fix(Carousel/Tree): add type to button elements for accessibility (#4493)
|
2025-07-09 17:43:49 +02:00 |
|
Benjamin Canac
|
35f90b9920
|
feat(module): add theme.defaultVariants option (#4400)
|
2025-07-09 14:37:49 +02:00 |
|
Benjamin Canac
|
836f74849b
|
fix(NavigationMenu/Tabs): proxy fallthrough attributes
|
2025-07-09 12:58:35 +02:00 |
|
Benjamin Canac
|
78f92a24f8
|
fix(module): merge user's options when installing modules
|
2025-07-09 12:24:18 +02:00 |
|
Eugen Istoc
|
6519a74de4
|
fix(useOverlay): improve props handling by merging existing and new (#4478)
|
2025-07-08 10:51:34 +02:00 |
|
Benjamin Canac
|
ec569e427b
|
feat(Toast): progress bar with Progress component
|
2025-07-07 17:10:05 +02:00 |
|
Benjamin Canac
|
1d052ec565
|
fix(Toast): only show progress when open
Resolves #4464
|
2025-07-07 16:40:59 +02:00 |
|
J-Michalek
|
1ba8a55bcb
|
fix(Carousel): add aria-current attribute to active dot (#4447)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
|
2025-07-07 12:09:57 +02:00 |
|
Hugo Richard
|
63730d684b
|
feat(CommandPalette): add footer slot (#4457)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-07 12:01:26 +02:00 |
|
TonyWeb
|
9debce737c
|
fix(Button/Link): merge active-class / inactive-class with app config (#4446)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-03 16:18:27 +02:00 |
|
Sylvain Marroufin
|
772631cde9
|
fix(defineShortcuts): allow extra keys to be combined with shift (#4456)
|
2025-07-03 15:51:50 +02:00 |
|
Teages
|
d7aefa53b2
|
fix(useOverlay): support infering close argument from complex emits (#4414)
Co-authored-by: Eugen Istoc <eugenistoc@gmail.com>
|
2025-07-03 10:45:19 +02:00 |
|
Igor G
|
c355cacd43
|
feat(Table): add footer support to display column summary (#4194)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-02 16:57:21 +02:00 |
|
renovate[bot]
|
127e06ae83
|
chore(deps): update all non-major dependencies (v3) (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-02 11:39:23 +02:00 |
|
Benjamin Canac
|
f903ec396f
|
feat(Table): add row hover event
Resolves #2435
|
2025-07-01 16:32:07 +02:00 |
|
Benjamin Canac
|
b00e07f13d
|
feat(Popover): add reference prop
|
2025-07-01 16:13:31 +02:00 |
|
Benjamin Canac
|
f62c5ec20c
|
feat(Table): add support for context menu
Resolves #4259
|
2025-07-01 13:15:00 +02:00 |
|
Benjamin Canac
|
b96a1ccbab
|
feat(InputTags): add max-length prop
Resolves #4405
|
2025-07-01 10:35:24 +02:00 |
|
VALERIY SINEVICH
|
4ce654076c
|
fix(Table): handle reactive columns (#4412)
|
2025-06-30 15:20:35 +02:00 |
|
Romain Hamel
|
fb9e7bb856
|
feat(Input/Textarea): add default-value prop (#4404)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-06-30 15:04:52 +02:00 |
|
Benjamin Canac
|
69a7b957d5
|
feat(Tooltip): add reference prop
Resolves #4430
|
2025-06-30 15:01:59 +02:00 |
|
Mike Newbon
|
3b67d54833
|
fix(Carousel): resolve plugins with page transitions (#4380)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-06-30 14:55:07 +02:00 |
|
Benjamin Canac
|
df8f20232f
|
fix(Button): add active styles to behave like hover on mobile
Resolves #991
|
2025-06-30 12:35:36 +02:00 |
|