Benjamin Canac
|
3de6b349d8
|
fix(Accordion): missing ref import from vue
|
2023-07-04 15:21:59 +02:00 |
|
Haytham A. Salama
|
eaf0043da6
|
fix(Accordion): solve the shift between buttons when they are opened (#379)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 17:20:08 +02:00 |
|
Dominik Opyd
|
b78fcf91a4
|
feat(Accordion): add multiple prop and close others by default (#364)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 14:38:13 +02:00 |
|
Benjamin Canac
|
f3c6f83232
|
chore(Accordion): transition on height
|
2023-06-29 16:48:46 +02:00 |
|
Benjamin Canac
|
80a9738490
|
fix(ButtonGroup): err when no props on buttons
Resolves #360
|
2023-06-28 15:10:46 +02:00 |
|
Haytham A. Salama
|
e50f377b94
|
feat(Accordion): new component (#301)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-27 21:54:05 +02:00 |
|
Benjamin Canac
|
41b85d50a8
|
fix(components): prefix @headlessui/vue components
Resolves #315
|
2023-06-22 13:01:58 +02:00 |
|
JPB
|
759af058df
|
feat(Avatar): handle chipText (#306)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-22 12:24:56 +02:00 |
|
Hassan Kadhim
|
4ea114a4d6
|
feat: RTL support (#320)
|
2023-06-21 19:09:11 +02:00 |
|
Benjamin Canac
|
20fa4d2317
|
feat(module): smart safelisting (#268)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2023-06-13 12:18:38 +02:00 |
|
Benjamin Canac
|
3f8d927438
|
chore(Dropdown): handle height for overflow
|
2023-06-08 12:55:38 +02:00 |
|
Benjamin Canac
|
d91c0bb894
|
fix(ButtonGroup): use -space-x-px on wrapper
|
2023-06-06 15:58:24 +02:00 |
|
Benjamin Canac
|
a6176720c7
|
fix(ButtonGroup): invalid size validator
|
2023-06-06 14:59:18 +02:00 |
|
Benjamin Canac
|
5e50eb9eb8
|
fix: use cloneVNode when altering props in render functions
Resolves #252
https://vuejs.org/api/render-function.html#clonevnode
|
2023-06-05 11:17:31 +02:00 |
|
Benjamin Canac
|
f9b935f5f5
|
fix(Badge): remove console.log in validator
|
2023-06-01 16:24:19 +02:00 |
|
Benjamin Canac
|
23833e92cb
|
chore(Badge): handle color override like buttons
|
2023-06-01 16:06:07 +02:00 |
|
Benjamin Canac
|
e05619f8c8
|
chore: add leading and trailing slots
Resolves #246
|
2023-05-31 23:53:31 +02:00 |
|
Sylvain Marroufin
|
8bdb8c45f7
|
chore(Dropdown): hover mode with padding instead of offset + improve docs (#242)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-05-31 14:28:14 +02:00 |
|
Benjamin Canac
|
9ce531a06f
|
feat!: handle color states on form elements (#234)
|
2023-05-26 22:07:49 +02:00 |
|
Benjamin Canac
|
1f22f84360
|
chore(Avatar)!: remove chipVariant prop
|
2023-05-26 18:02:48 +02:00 |
|
Benjamin Canac
|
fc894bc1ae
|
chore(Dropdown): improve types import
|
2023-05-23 15:25:12 +02:00 |
|
Benjamin Canac
|
cb9ed9ad3f
|
chore(Button): inject NuxtLink in components
|
2023-05-22 19:05:39 +02:00 |
|
Benjamin Canac
|
55f115f9fe
|
chore(Dropdown): use ULinkCustom + improve item binds & types
Fixes #215
|
2023-05-22 19:04:18 +02:00 |
|
Benjamin Canac
|
570b82d1e7
|
chore(Avatar): allow default value for chipColor through app.config.ts
|
2023-05-22 12:24:17 +02:00 |
|
Benjamin Canac
|
b9edf31aed
|
chore(Button): remove useless ref
|
2023-05-19 12:12:59 +02:00 |
|
ciaasteczkowy
|
3fa10aa4eb
|
fix(ButtonGroup/AvatarGroup): allow v-for (#173)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-05-17 12:46:26 +02:00 |
|
Benjamin Canac
|
ae02f23a8c
|
chore(Kbd): usage with value prop
|
2023-05-14 17:06:08 +02:00 |
|
Benjamin Canac
|
c7c78cb47b
|
fix(LinkCustom): handle button when no to prop
|
2023-05-11 17:03:02 +02:00 |
|
Benjamin Canac
|
00b444b3eb
|
chore: rename spacing to padding
|
2023-05-10 16:24:28 +02:00 |
|
Benjamin Canac
|
fd4c80acd4
|
fix(Avatar): gray missing for chipColor
|
2023-05-10 11:59:16 +02:00 |
|
Benjamin Canac
|
cd430a4cad
|
fix(Icon): missing import
|
2023-05-10 00:17:20 +02:00 |
|
Benjamin Canac
|
530d8a8c27
|
chore(Dropdown): improve preset
|
2023-05-09 17:58:07 +02:00 |
|
Benjamin Canac
|
4586eed90c
|
chore(Kbd): new component
|
2023-05-09 14:30:43 +02:00 |
|
Benjamin Canac
|
b21c55f5c4
|
chore(Dropdown): move resolve class logic into template
|
2023-05-09 14:30:43 +02:00 |
|
Benjamin Canac
|
d1d8ab3c64
|
fix(Button): variant validator takes color into account
|
2023-05-05 14:38:03 +02:00 |
|
Benjamin Canac
|
0c69385771
|
fix: prefix imported components
|
2023-05-05 12:15:20 +02:00 |
|
Benjamin Canac
|
6da0db0113
|
feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-05-04 14:49:19 +02:00 |
|
Benjamin Canac
|
c83d3b7147
|
chore(Avatar): remove useless chipVariant prop
|
2023-03-22 16:21:29 +01:00 |
|
Benjamin Canac
|
3493c138d9
|
chore: split props for Dropdown, ContextMenu and Popover
|
2023-02-24 17:33:57 +01:00 |
|
Benjamin Canac
|
ee3352278c
|
feat: migrate to @egoist/tailwindcss-icons
|
2023-02-17 12:58:19 +01:00 |
|
Benjamin Canac
|
f5d068be9d
|
feat: use nuxt-icon
|
2023-02-16 16:16:37 +01:00 |
|
Benjamin Canac
|
1c4d46e056
|
fix(Dropdown): lint
|
2023-02-01 14:38:07 +01:00 |
|
Benjamin Canac
|
b72037a777
|
chore: handle disabled prop for Dropdown and Popover
|
2023-02-01 14:34:28 +01:00 |
|
Benjamin Canac
|
a7644860b8
|
fix(Dropdown): prevent panel display when no items
|
2023-01-31 12:33:27 +01:00 |
|
Benjamin Canac
|
c90cd9c4f3
|
fix(AvatarGroup): preset size prop
|
2023-01-28 01:49:24 +01:00 |
|
Benjamin Canac
|
01f56d9553
|
chore(Button): handle compact
|
2023-01-17 15:00:21 +01:00 |
|
Sylvain Marroufin
|
b6455a151d
|
chore(lighthouse): improve components accessibility (#127)
|
2023-01-12 12:32:42 +01:00 |
|
Benjamin Canac
|
758e6f1400
|
Revert "chore: put back stop propagation on mode hover (#121)"
This reverts commit c015148f29.
|
2022-12-20 16:26:55 +01:00 |
|
Benjamin Canac
|
7051fa39a7
|
chore: add missing w-full on headlessui buttons
|
2022-12-15 14:45:14 +01:00 |
|
Sylvain Marroufin
|
c015148f29
|
chore: put back stop propagation on mode hover (#121)
|
2022-12-13 13:54:23 +01:00 |
|