Benjamin Canac
|
cb6f5f2d71
|
fix(InputMenu/SelectMenu): regex breaks build
|
2024-11-05 17:57:49 +01:00 |
|
Ersan Karimi
|
1a94b55caa
|
fix(InputMenu/SelectMenu): prevent unnecessary updates when modelValue is unchanged (#2507)
|
2024-11-05 16:08:36 +01:00 |
|
Eder Soares
|
ddf67a060b
|
feat(InputMenu): allows to customize labels (#2295)
|
2024-10-31 15:29:08 +01:00 |
|
kyyy
|
ff1806143c
|
fix(InputMenu/SelectMenu): allow access nested object in option-attribute (#2465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-30 17:33:06 +01:00 |
|
Benjamin Canac
|
cae4f0c4a8
|
chore(deps): migrate to eslint 9 (#2443)
|
2024-10-24 10:30:37 +02:00 |
|
Benjamin Canac
|
c68ba76fd0
|
fix(InputMenu/SelectMenu): escape regexp before search
Resolves nuxt/ui#2308
|
2024-10-10 16:12:42 +02:00 |
|
Gerben Mulder
|
474accbefb
|
feat(forms): allow null as initial value (#2275)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-10-01 19:55:03 +02:00 |
|
Daniel Roe
|
eecf4f7ed8
|
fix(components): accept partial config in ui prop (#2235)
|
2024-09-23 10:55:44 +02:00 |
|
Benjamin Canac
|
7e37668940
|
fix(module): suffix types imports with /index
Resolves #2018
|
2024-08-04 21:41:55 +02:00 |
|
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 |
|