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
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
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
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
7eba5b539a
chore(FormGroup): wrap label & description to ease styling
2024-02-12 11:59:18 +01:00
Benjamin Canac
843a978644
feat(Tabs): add unmount prop as false by default
...
Resolves #663
2024-02-07 14:12:54 +01:00
adjabaev
cbeede66bb
feat(Divider): handle size prop ( #1307 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-02-07 13:48:11 +01:00
Benjamin Canac
882247e5f4
fix(Accordion): style disclosure div after #1199
2024-02-06 17:52:58 +01:00
Benjamin Canac
946a39c739
feat(Input): handle type file
...
Resolves #563
2024-01-31 11:50:34 +01:00
Benjamin Canac
2e1ef557b5
chore(HorizontalNavigation): handle truncate
2024-01-25 18:02:28 +01:00
Benjamin Canac
8c568b1a29
chore(InputMenu/SelectMenu): harmonize config with buttons
2024-01-25 17:50:43 +01:00
Benjamin Canac
d2481a0f23
chore(CommandPalette): harmonize selected icon size
2024-01-25 17:50:17 +01:00
Benjamin Canac
a3f253f99a
chore(Dropdown): harmonize config with buttons
2024-01-25 17:44:55 +01:00
Benjamin Canac
edf70b19eb
chore(Breadcrumb): harmonize icon with buttons
2024-01-25 17:39:07 +01:00
Benjamin Canac
5d3a962782
fix(Breadrumb): handle truncate
2024-01-25 17:38:52 +01:00
Benjamin Canac
f640a30e13
chore(Breadcrumb): increase item line-height
2024-01-25 16:42:09 +01:00
Benjamin Canac
b8007bab5e
feat(HorizontalNavigation): new component ( #1279 )
2024-01-25 10:21:06 +01:00
Benjamin Canac
b5b97f3467
chore(CommandPalette): harmonize config with buttons
2024-01-24 17:04:35 +01:00
Benjamin Canac
fc91e90958
chore(VerticalNavigation): harmonize config with buttons
2024-01-24 17:04:18 +01:00
Benjamin Canac
3e81eee6e6
feat(VerticalNavigation)!: use Badge component for consistency
2024-01-24 17:03:25 +01:00
Benjamin Canac
3400b56d82
feat(Tooltip): default delay from config
2024-01-24 14:51:49 +01:00
Benjamin Canac
7f5711bc76
feat(Popover): default delay from config
2024-01-24 14:51:41 +01:00
Benjamin Canac
c4a1c04174
feat(Dropdown): default delay from config
2024-01-24 14:51:31 +01:00
Benjamin Canac
2cb41db111
fix(Select): consistent placeholder with input and textarea
...
Resolves #1276
2024-01-24 11:55:05 +01:00
Michał Hanusek
f37b043138
feat(Carousel): new component ( #927 )
...
Co-authored-by: Michał Hanusek <m.hanusek@myfreak.pl >
Co-authored-by: Inesh Bose <dev@inesh.xyz >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-01-22 17:47:14 +01:00
Mohamed Fadl
ea58c88baa
fix(Slideover): handle translate in RTL mode ( #1259 )
2024-01-22 17:01:38 +01:00
Benjamin Canac
4124406032
fix(Card)!: remove overflow-hidden on wrapper
...
Fixes #806 , fixes #1034
2024-01-05 17:37:35 +01:00
Benjamin Canac
e8f573b6bb
fix(SelectMenu): input border focus after tailwindcss 3.4
2024-01-03 15:13:34 +01:00
Conner Blanton
ffd20b3991
feat(VerticalNavigation): ability to add dividers ( #963 )
...
* feat(VerticalNavigation): ability to add sections with divider
* lint fix
* updating branch. resolving conflicts
* reverting app.vue
* removing unnecessary style
---------
Co-authored-by: Inesh Bose <dev@inesh.xyz >
2023-12-27 14:34:51 +01:00
Inesh Bose
0fdc8f70b6
feat(SelectMenu): allow creating option despite search ( #1080 )
...
* chore: initial
* chore: use reusable vnode
* fix: use component with vnode
* chore: option placement
* chore: finish
* up
* up
* up
* fix(selectmenu): non-object custom options
* up
---------
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2023-12-15 15:04:06 +01:00
Benjamin Canac
f623ec1130
feat(Breadcrumb): handle labelClass and merge iconClass
2023-12-12 19:12:01 +01:00
Benjamin Canac
6d8d82a265
feat(InputMenu): new component ( #1095 )
2023-12-12 18:45:04 +01:00
Benjamin Canac
5d1919a538
feat(SelectMenu): add empty slot when no options
...
Resolves #1089
2023-12-12 16:27:42 +01:00
Benjamin Canac
ad33b26729
fix(CommandPalette): missing right padding on input with close button
2023-12-08 15:26:13 +01:00
Muhammad Mahmoud
e53cdeaf0b
fix(Breadcrumb): handle divider in rtl ( #1049 )
2023-12-04 11:26:48 +01:00
Benjamin Canac
e408eabd8b
fix(components): move remaining classes to config ( #1039 )
2023-11-30 16:31:48 +01:00
Benjamin Canac
4a9b66aeb3
fix(types): improve with strict mode ( #1041 )
2023-11-30 12:02:37 +01:00
Conner Blanton
06d4510d1c
feat(Popover): ability to add overlay ( #1014 )
2023-11-23 11:12:42 +01:00
Inesh Bose
d02858f6c4
refactor(config): break ui.config.ts into separate files ( #930 )
2023-11-22 10:26:31 +01:00