Nguyễn Hồng Quân
|
580bf14504
|
feat(input): Setting validation status and message. (#172)
* feat(input): Setting validation status and message.
* Update src/components/Input/composables/useInputClasses.ts
* Update docs/components/input/examples/InputValidationExample.vue
* Update docs/components/input/examples/InputValidationExample.vue
* Update docs/components/input.md
* Update docs/components/input.md
---------
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
|
2023-09-08 20:07:48 +03:00 |
|
Nguyễn Hồng Quân
|
c4627e4af2
|
feat(input): Allow to set "required" attribute
Fixes #163
|
2023-07-03 17:29:11 +07:00 |
|
Ilya Artamonov
|
ae2eaf1bd4
|
Merge pull request #156 from vasucp1207/input
Update input props schema
|
2023-06-28 19:39:24 +03:00 |
|
Zoltán Szőgyényi
|
55d47eb666
|
docs(titles): remove "component" from titles
|
2023-06-28 18:45:38 +03:00 |
|
vasu
|
9c83640b66
|
update input props schema
|
2023-06-21 21:30:47 +05:30 |
|
João Palmeiro
|
fa99c09d32
|
docs: add missing Button import
|
2022-12-29 16:06:37 +00:00 |
|
Ilya Artamonov
|
0be359c368
|
docs: Updated links
|
2022-12-14 22:53:01 +03:00 |
|