Benjamin Canac
|
ea721a3705
|
fix(components): use relative imports
|
2024-07-25 12:47:58 +02:00 |
|
Benjamin Canac
|
e2881d3801
|
fix(InputMenu/SelectMenu): prevent double filter with async search
Resolves #1966
|
2024-07-16 15:10:37 +02:00 |
|
Benjamin Canac
|
c904604c23
|
feat(Icon)!: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#1789)
|
2024-06-24 12:46:41 +02:00 |
|
Benjamin Canac
|
4d5f250902
|
fix(InputMenu/SelectMenu): invalid label with value-attribute and async search
Resolves #1780
|
2024-06-19 12:19:15 +02:00 |
|
Romain Hamel
|
6b6b03d59f
|
fix(ButtonGroup/FormGroup): pass default sizes to children (#1875)
|
2024-06-19 12:08:13 +02:00 |
|
chenying
|
7e6ba78681
|
feat(InputMenu/SelectMenu): allow lazy search (#1705)
Co-authored-by: chenying <chenying@addcn.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-26 15:43:29 +02:00 |
|
Romain Hamel
|
92e736213b
|
fix(forms)!: normalize input emits (#1560)
|
2024-03-25 15:36:36 +01:00 |
|
Benjamin Canac
|
10db14475f
|
fix(components): hydration attribute mismatch with vue 3.4 (#1199)
|
2024-02-06 12:42:19 +01:00 |
|
Benjamin Canac
|
5e49fb8736
|
feat(InputMenu): handle nullable prop when clearing input
|
2024-01-24 12:45:39 +01:00 |
|
Benjamin Canac
|
1a937919a2
|
fix(InputMenu): take option-attribute into account to display label
|
2024-01-16 11:17:07 +01:00 |
|
Benjamin Canac
|
3258167a14
|
fix(forms): dont disable inputs and selects on loading
Resolves #1117
|
2024-01-05 17:35:18 +01:00 |
|
Benjamin Canac
|
520624bd64
|
chore(InputMenu): handle async search with search prop
|
2024-01-05 17:33:36 +01:00 |
|
Benjamin Canac
|
c2ef6237d8
|
chore(InputMenu): allow control of search query
|
2024-01-03 15:13:34 +01:00 |
|
Benjamin Canac
|
6d8d82a265
|
feat(InputMenu): new component (#1095)
|
2023-12-12 18:45:04 +01:00 |
|