Commit Graph

5 Commits

Author SHA1 Message Date
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
Alexandr
d3921ad9df feat: add input component 2022-08-03 14:55:16 +03:00