Benjamin Canac
|
39c861a64b
|
fix(components): refactor types after @nuxt/module-builder upgrade (#3855)
|
2025-04-12 17:53:03 +02:00 |
|
Benjamin Canac
|
ffafd81e1e
|
feat(Textarea): add resize-none class with autoresize prop
|
2025-04-01 12:44:50 +02:00 |
|
Benjamin Canac
|
06414d344b
|
feat(Textarea): add autoresize-delay prop
Resolves #3730
|
2025-04-01 12:38:21 +02:00 |
|
Benjamin Canac
|
cb193f1d25
|
feat(Textarea): add icon, loading, etc. props to match Input
|
2025-04-01 12:38:21 +02:00 |
|
Benjamin Canac
|
4d8179ba08
|
chore(Input/InputNumber/PinInput/Textarea): clean functions order
|
2025-04-01 12:05:57 +02:00 |
|
Iván Máximiliano, Lo Giudice
|
cfe9b2ecf3
|
feat(Input/Textarea): allow null value in model (#3415)
|
2025-03-07 18:17:30 +01:00 |
|
Benjamin Canac
|
25e503bc83
|
chore(components): improve tsdoc
|
2025-03-04 11:58:31 +01:00 |
|
Benjamin Canac
|
9d29e0b407
|
fix(Calendar/InputMenu/Textarea): add missing PartialString type on ui prop
Resolves #3299
|
2025-02-12 11:51:21 +01:00 |
|
Benjamin Canac
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +01:00 |
|
Romain Hamel
|
c0b485d563
|
feat(Form): form validation properties (#3137)
|
2025-01-24 19:10:44 +01:00 |
|
Romain Hamel
|
b95b91391a
|
feat(FormField): set aria-describedby and aria-invalid attributes (#3123)
|
2025-01-20 11:46:09 +01:00 |
|
Benjamin Canac
|
30ba53e20b
|
feat(module): allow tv customization through app.config (#2938)
|
2025-01-08 17:26:20 +01:00 |
|
Romain Hamel
|
41dc11ceef
|
fix(FormField): restore eager-validation prop behavior (#3031)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-06 18:52:23 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Dewdew
|
d3a079a644
|
fix(Textarea): autoresize does not work when initializing modelValue (#2681)
|
2024-11-19 10:02:19 +01:00 |
|
Romain Hamel
|
175229384f
|
chore(Form): catch-up with v2 changes (#2165)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-10 14:09:42 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
a261028f6e
|
chore: script setup order definition
|
2024-08-23 16:02:46 +02:00 |
|
Benjamin Canac
|
74a6bca2b3
|
feat(Input/Textarea): expose ref
|
2024-07-31 15:28:28 +02:00 |
|
Benjamin Canac
|
0635c5434c
|
chore(Slider): improve update:modelValue event signature
|
2024-07-31 11:22:56 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
c018c23224
|
feat(components): uniformize colors and variants (#141)
|
2024-07-09 10:45:26 +02:00 |
|
Benjamin Canac
|
235556d3e0
|
fix(components): ui prop override with class (#136)
|
2024-07-03 14:35:58 +02:00 |
|
Romain Hamel
|
bad2e49de9
|
refactor(Form): input events (#99)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-01 20:37:57 +02:00 |
|
Benjamin Canac
|
f9c69a7837
|
chore(components): use {} for empty props
|
2024-06-28 22:03:14 +02:00 |
|
Benjamin Canac
|
fae627ed65
|
chore(components): add missing emits for docs
|
2024-06-28 16:19:06 +02:00 |
|
Benjamin Canac
|
369e0b1952
|
fix: define empty props in slots for nuxt-component-meta parsing
|
2024-06-28 11:51:23 +02:00 |
|
Benjamin Canac
|
cd7cc0d9a3
|
chore: improve types export
|
2024-06-25 17:58:14 +02:00 |
|
Benjamin Canac
|
7a376b5e49
|
feat(SelectMenu): new component (#103)
|
2024-05-13 14:26:01 +02:00 |
|
Romain Hamel
|
52cf471099
|
feat(Form): Select and InputMenu integration (#97)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-05-10 12:53:52 +02:00 |
|
Benjamin Canac
|
1942b8e117
|
feat(Select): new component (#92)
|
2024-05-07 22:58:56 +02:00 |
|
Benjamin Canac
|
16071846a8
|
chore(FormField): rename inputId to id
|
2024-04-28 11:46:24 +02:00 |
|
Benjamin Canac
|
ce28e662d6
|
chore: uniformize defineModel placement and emits
|
2024-04-27 22:16:41 +02:00 |
|
Benjamin Canac
|
abb7580f71
|
chore(module): lint
|
2024-04-12 14:02:23 +02:00 |
|
Benjamin Canac
|
b471547eb7
|
chore(components): improve imports
|
2024-03-29 16:59:24 +01:00 |
|
Benjamin Canac
|
01bcca3dd7
|
chore(Textarea): rename inputRef to textareaRef
|
2024-03-25 14:26:44 +01:00 |
|
Benjamin Canac
|
afc270589c
|
chore(Textarea): clean
|
2024-03-22 18:30:11 +01:00 |
|
Romain Hamel
|
2ca6973337
|
feat(Textarea): new component (#62)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-22 17:53:43 +01:00 |
|