Benjamin Canac
|
fd95a3f646
|
fix(module): handle tailwindMerge config from app.config
|
2023-12-15 14:55:28 +01:00 |
|
Benjamin Canac
|
1c9835d7f1
|
feat(Dropdown): handle labelClass and merge iconClass
Resolves #716
|
2023-12-12 19:07:46 +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 |
|
Benjamin Canac
|
e1e5fa902b
|
refactor(Dropdown): move item click logic to a proper function
|
2023-11-16 12:32:41 +01:00 |
|
Benjamin Canac
|
60fa2beed0
|
fix(Dropdown): pass event to click function
|
2023-11-14 19:26:15 +01:00 |
|
Benjamin Canac
|
f323379909
|
fix(Dropdown): use NuxtLink with custom prop to close on select
Fixes #899
|
2023-11-14 16:26:24 +01:00 |
|
Benjamin Canac
|
c37ad8b79a
|
fix(Dropdown): use NuxtLink instead of ULink (#882)
|
2023-10-29 17:11:12 +01:00 |
|
Conner
|
f785ecd46f
|
feat(popper): arrow option & docs consistency across components (#875)
|
2023-10-27 15:03:06 +02:00 |
|
Aditio Pangestu
|
109ec52d50
|
fix(module): retain props reactivity through useUI (#745)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-28 14:06:57 +02:00 |
|
Benjamin Canac
|
f24ff9c47f
|
chore: revert ui. prefix when using useUI composable
|
2023-09-21 14:30:34 +02:00 |
|
Benjamin Canac
|
86dc49ecc9
|
chore: use get in useUI
|
2023-09-21 12:50:18 +02:00 |
|
Benjamin Canac
|
34d2f57801
|
feat(module)!: use tailwind-merge for app.config & move config to components & type props (#692)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-09-20 18:07:51 +02:00 |
|
Younes Barrad
|
d6476d17f9
|
feat: remove lodash-es (#648)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-09-14 18:47:09 +02:00 |
|
Benjamin Canac
|
290ab1d9c5
|
chore: reactive attrs without class
Fixes #650
|
2023-09-11 12:55:24 +02:00 |
|
Benjamin Canac
|
53b2655ae5
|
docs: improve props types (#588)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
88cc2e93af
|
chore(Dropdown): set default open-delay to 0
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
cefe5a76e0
|
feat(Link)!: rename from LinkCustom and add exact-query / exact-hash props
|
2023-07-30 19:46:27 +02:00 |
|
Benjamin Canac
|
1171724791
|
chore(Dropdown): missing slot from link bind omit
|
2023-07-19 12:55:41 +02:00 |
|
Benjamin Canac
|
5a4d0e1097
|
chore(Dropdown): rename Item to DropdownItem type
|
2023-07-17 11:17:39 +02:00 |
|
Benjamin Canac
|
05b8a22eec
|
chore(Dropdown): add Item type
|
2023-07-12 18:44:09 +02:00 |
|
Benjamin Canac
|
41b85d50a8
|
fix(components): prefix @headlessui/vue components
Resolves #315
|
2023-06-22 13:01:58 +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 |
|
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
|
fc894bc1ae
|
chore(Dropdown): improve types import
|
2023-05-23 15:25:12 +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
|
00b444b3eb
|
chore: rename spacing to padding
|
2023-05-10 16:24:28 +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
|
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
|
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 |
|
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 |
|
Benjamin Canac
|
16fd1c0ca3
|
fix: remove stop propagation on mode hover
|
2022-12-06 16:56:16 +01:00 |
|
Sylvain Marroufin
|
44a78d7f67
|
fix(Dropdown): better handle item click to preventDefault (#119)
|
2022-12-02 17:16:32 +01:00 |
|
Sylvain Marroufin
|
5042b5806b
|
chore(components): update props with optional fields (#118)
|
2022-12-01 13:01:45 +01:00 |
|
Benjamin Canac
|
1ad96065fd
|
fix: default popper options
|
2022-11-26 23:42:36 +01:00 |
|
Anthony Fu
|
edc1bd677b
|
chore: improve types (#115)
* wip: improve types
* feat: improve types
* Apply suggestions from code review
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
* chore: update
* chore: enable ci typecheck
* chore: fix
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2022-11-23 11:30:18 +01:00 |
|
Sylvain Marroufin
|
5517cc2846
|
fix(Dropdown): close on click item with to (#103)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2022-10-26 13:05:41 +02:00 |
|