Commit Graph

8 Commits

Author SHA1 Message Date
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
Sadegh Barati
1dcb74f0d6 chore: update AppearanceForm.vue
update pnpm and some deps -_-
2023-09-27 19:32:07 +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
zernonia
7e8b7c5b54 chore: fix responsiveness 2023-09-17 23:24:18 +08:00
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