Commit Graph

1547 Commits

Author SHA1 Message Date
Benjamin Canac
b08d2bd3c6 chore(module): update 2024-03-07 16:57:14 +01:00
Benjamin Canac
7e19c30f80 chore(module): update 2024-03-07 16:08:48 +01:00
Benjamin Canac
c79e6f188d chore(module): update theming 2024-03-07 15:33:53 +01:00
Benjamin Canac
842acdf4b3 chore(theme): update 2024-03-07 12:56:17 +01:00
Benjamin Canac
9711b4db5e chore(Provider): add 2024-03-07 12:56:09 +01:00
Benjamin Canac
a861961724 chore(Tooltip): add 2024-03-07 12:56:02 +01:00
Benjamin Canac
05e93387b9 chore(Container): update 2024-03-07 12:55:55 +01:00
Benjamin Canac
c90cea55a7 chore(Button): update 2024-03-07 12:55:18 +01:00
Benjamin Canac
1530e82235 chore(module): update colors 2024-03-07 12:55:00 +01:00
Benjamin Canac
6f37f02d8d chore(module): override cool color 2024-03-06 20:20:12 +01:00
Benjamin Canac
0d1f8528c8 chore(module): dynamic colors 2024-03-06 20:08:58 +01:00
Benjamin Canac
ce267954e0 chore: use tailwind v4 2024-03-06 19:08:48 +01:00
Benjamin Canac
57c2cc0ef4 chore(Button): use ui prop for slots only 2024-03-06 16:29:03 +01:00
Benjamin Canac
66cf178cc3 chore(Container): remove ui prop 2024-03-06 16:28:12 +01:00
Benjamin Canac
7d29ff2b7a chore(Button): use props instead of $props 2024-03-06 16:04:02 +01:00
Benjamin Canac
5449d2aa5f chore(Container): add component 2024-03-06 16:03:45 +01:00
Benjamin Canac
d69817a128 chore(Button): use defineSlots 2024-03-06 15:37:02 +01:00
Benjamin Canac
d0c1892a14 chore(Button): improve fallback 2024-03-06 14:52:16 +01:00
Benjamin Canac
e51320bac0 chore(Link): remove useless props object 2024-03-06 14:50:50 +01:00
Benjamin Canac
3c2f5e9733 chore: use type-based prop 2024-03-06 14:36:07 +01:00
Benjamin Canac
38a36f4e48 test(Button): add 2024-03-06 12:40:41 +01:00
Benjamin Canac
17ea7efd3b chore: externalize theme to type app config 2024-03-06 12:27:14 +01:00
Benjamin Canac
f76ec5a376 chore: transform to module 2024-03-05 19:19:37 +01:00
Benjamin Canac
2d64b50559 fix(RadioGroup): add missing fieldset config
Resolves #1472
2024-03-04 18:06:49 +01:00
Benjamin Canac
272c19de70 fix(Tooltip): arrow not hidden on mobile
Resolves #1470
2024-03-04 16:27:01 +01:00
Alex Thorwaldson
6a1142b403 fix(Dropdown): active/inactive dropdown links (#1407)
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-04 16:11:41 +01:00
kmilogp
002129c299 fix(Modal): remove overflow-hidden (#1460)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-04 12:58:56 +01:00
Benjamin Canac
70bf4a7392 fix(Dropdown): improve hover mode on touch devices 2024-03-04 11:47:39 +01:00
Benjamin Canac
b50fbcf760 fix(Popover): improve hover mode on touch devices 2024-03-04 11:47:34 +01:00
Benjamin Canac
b74bf9f666 chore(Tooltip): use mouseenter instead of mouseover 2024-03-04 11:45:01 +01:00
Benjamin Canac
0a4a9e3d2c fix(HorizontalNavigation): add relative class to icon 2024-02-28 16:26:16 +01:00
Benjamin Canac
0b29dd4ca5 fix(VerticalNavigation): add relative class to icon
Resolves #1245
2024-02-28 16:25:20 +01:00
Benjamin Canac
9cce4456d0 fix(Notification): improve description alignment when no title provided 2024-02-28 12:52:53 +01:00
Benjamin Canac
ca4f06a313 fix(Alert): improve description alignment when no title provided
Resolves #1408
2024-02-28 12:52:43 +01:00
Benjamin Canac
dbbab8ded0 chore(CommandPaletteGroup): remove useless role attributes 2024-02-26 12:56:40 +01:00
Romain Hamel
6e77f1d514 fix(Checkbox): label interaction without FormGroup (#1427) 2024-02-26 12:55:30 +01:00
Benjamin Canac
4b6e80e364 fix(SelectMenu): check null model value
Resolves #1421
2024-02-26 11:37:32 +01:00
Benjamin Canac
ba15add4db fix(module): revert tailwind config from #1272 (#1404) 2024-02-23 16:35:08 +01:00
Benjamin Canac
9f352976ce fix(utils): prevent merge of popper key
Resolves #1393
2024-02-21 16:51:42 +01:00
Benjamin Canac
f83cff7095 chore(utils): prevent default prop merge for chip and badge 2024-02-21 16:34:34 +01:00
Benjamin Canac
d12b00c005 chore(useFormGroup): indentation 2024-02-19 12:23:25 +01:00
Benjamin Canac
3a142896c3 chore(useButtonGroup): indentation 2024-02-19 12:22:50 +01:00
Amir Reza Dalir
5266591c88 fix(Form): improve validate path type (#1370)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-02-18 11:15:15 +01:00
Romain Hamel
d4b6147fcc fix(Form): return false when silent validation fails (#1371) 2024-02-18 11:11:07 +01:00
Benjamin Canac
31232d4d72 chore(Table): use px-4 in td and th for consistency 2024-02-15 15:29:52 +01:00
Benjamin Canac
3fe35217cb feat(Table): display progress bar when loading (#1362) 2024-02-15 12:37:44 +01:00
Benjamin Canac
aa2b1cae88 fix(Notification): remove required title to prevent warning when using slot 2024-02-15 12:22:50 +01:00
Benjamin Canac
e545b6f0a1 fix(Alert): remove required title to prevent warning when using slot 2024-02-15 12:22:33 +01:00
Benjamin Canac
db42d9cab7 chore(Progress): define ProgressColor type 2024-02-15 12:14:00 +01:00
Benjamin Canac
b11c773f32 chore(Range): export RangeColor type 2024-02-15 12:14:00 +01:00