Commit Graph

8 Commits

Author SHA1 Message Date
Sadegh Barati
fd0087b89b docs: add combobox, datepicker, radio-group, select, switch and textarea form and some other exmaples 2023-10-03 02:51:04 +03:30
sadeghbarati
157b1f00df refactor: simplify validation for Command component 2023-10-01 09:38:56 +03:30
Sadegh Barati
23a3d2ac9c refactor: update
- add new-york style
- off eslint import/first rule
- use `useId` from radix-vue
2023-09-29 01:33:22 +03:30
sadeghbarati
6be33b10fd chore: update ProfileForm.vue and AccountForm
fix vee-validate initialValues on components with `componentField` slotProp
2023-09-27 16:00:58 +03:30
Sadegh Barati
5ee0a4641e chore: update AccountForm example
- add `FormDescription` component
- include `src` in tsconfig
2023-09-25 19:21:19 +03:30
sadeghbarati
55cf147f66 chore: update 2023-09-25 15:48:52 +03:30
sadeghbarati
d4bb455a44 feat: add vee-validate 2023-09-25 15:45:23 +03:30
Ahmed Mayara
3636e992c3
feat: add profile section in forms example (#44)
* feat: add profile section in forms example

* feat: add account and appearance sections in forms example

* feat: add notifications and display sections in forms example

* fix: fix checked prop in display form
2023-09-13 09:26:12 +08:00