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