Commit Graph

31 Commits

Author SHA1 Message Date
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
sadeghbarati
72ef22de60 Merge branch 'dev' into feat/vee-validate 2023-09-27 14:28:11 +03:30
zernonia
46d0645313 chore: bump radix-vue version 2023-09-26 14:57:24 +08:00
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
05e3f9484e
chore: updates charts using unovis/vue (#77)
* chore: updates charts using unovis/vue

* fix: minor styling
2023-09-23 22:18:14 +08:00
zernonia
69a498395e feat: update exampels with command component 2023-09-18 01:16:40 +08:00
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
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
0b03032db9 chore: change exmaple styling from default to new-york 2023-09-08 14:57:53 +08:00
zernonia
167cfcdf4b fix: dark mode 2023-09-06 18:30:49 +08:00
zernonia
7200c53a8a docs: improve docs site 2023-09-06 18:18:11 +08:00
zernonia
ee809cb406 chore: add responsive design 2023-09-06 16:58:01 +08:00
zernonia
5c70929f1d docs: update icons 2023-09-06 15:25:51 +08:00
zernonia
31e30b0b18 chore: remove empty string for react 2023-09-06 14:35:54 +08:00
zernonia
746bcde87a fix: renaming import 2023-09-06 09:56:38 +08:00
zernonia
fd81ca7395 feat: task examples 2023-09-05 20:48:11 +08:00
zernonia
639129c816 feat: authentication examples 2023-09-05 17:05:58 +08:00
zernonia
6b747b14a4 feat: add music examples 2023-09-05 16:56:31 +08:00
zernonia
a8ebf5ea73 feat: add playground examples 2023-09-05 16:21:36 +08:00
zernonia
6d86b25ff0 feat: add cards examples 2023-09-05 15:50:02 +08:00
zernonia
de367c1b34 feat: landnig page, fix styling 2023-09-05 14:46:21 +08:00
zernonia
4701eb16ee fix: build pipeline 2023-09-05 13:24:32 +08:00
zernonia
8857f489bb feat: dashboard on landing page 2023-09-05 13:20:52 +08:00