Commit Graph

14 Commits

Author SHA1 Message Date
Sadegh Barati
2cca677ebb chore: typo, update zod, vite, and @vitejs/plugin-vue 2023-10-05 22:59:24 +03:30
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
5868374679 docs: add form example for checkbox input and datepicker 2023-10-02 15:36:35 +03:30
sadeghbarati
ec7382bec8 fix: v-bind="field" -> v-bind="componentField" 2023-10-01 09:58:51 +03:30
sadeghbarati
157b1f00df refactor: simplify validation for Command component 2023-10-01 09:38:56 +03:30
Sadegh Barati
03be864a08 fix: class-name -> class 2023-09-29 14:36:06 +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
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