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 |
|
vasu
|
158366b9d9
|
update input props schema
|
2023-06-21 21:34:32 +05:30 |
|
vasu
|
9c83640b66
|
update input props schema
|
2023-06-21 21:30:47 +05:30 |
|
Ilya Artamonov
|
0be359c368
|
docs: Updated links
|
2022-12-14 22:53:01 +03:00 |
|
Zoltán Szőgyényi
|
4dc218cfad
|
Update to SEO friendly titles.
|
2022-09-19 18:42:15 +03:00 |
|
Alexandr
|
d3921ad9df
|
feat: add input component
|
2022-08-03 14:55:16 +03:00 |
|