shadcn-vue/apps/www/.vitepress/theme/components
Sadegh Barati d03067db67
feat: add vee-validate (#85)
* feat: add `vee-validate`

* chore: update

* chore: update `AccountForm` example

- add `FormDescription` component
- include `src` in tsconfig

* refactor: use radix-vue `Slot` component

* chore: refresh lockfile

* chore: update `ProfileForm.vue` and `AccountForm`

fix vee-validate initialValues on components with `componentField` slotProp

* chore: update `AppearanceForm.vue`

update pnpm and some deps -_-

* refactor: update

- add new-york style
- off eslint import/first rule
- use `useId` from radix-vue

* fix: class-name -> class

* refactor: simplify validation for `Command` component

* fix: v-bind="field" -> v-bind="componentField"

* fix: useAttrs to prevent class duplication

* docs: add `form.md`

- change TabPreview.vue to showcase way of using vee-validate

* docs: add form example for `checkbox` `input` and `datepicker`

* docs: add `combobox`, `datepicker`, `radio-group`, `select`, `switch` and `textarea` form and some other exmaples

* chore: typo, update `zod`, `vite`, and `@vitejs/plugin-vue`
2023-10-06 12:04:38 +08:00
..
breadcrumb chore: update registry 2023-09-08 19:13:40 +08:00
theming chore: updates charts using unovis/vue (#77) 2023-09-23 22:18:14 +08:00
Callout.vue feat: populate getting-started area 2023-09-04 13:43:47 +08:00
ComponentLoader.vue feat: add style switcher 2023-09-08 14:51:54 +08:00
ComponentPreview.vue refactor(apps/www): use vite postcss depdendecy, use tsx instead of ts-node (#42) 2023-09-13 09:57:25 +08:00
CustomizerCode.vue fix: customizer code not populating 2023-09-18 00:10:10 +08:00
EditLink.vue docs: improve docs site 2023-09-06 18:18:11 +08:00
ExamplesNav.vue feat: add profile section in forms example (#44) 2023-09-13 09:26:12 +08:00
index.ts docs: improve the installation section for each component (#50) 2023-09-20 13:02:01 +08:00
Kbd.vue feat: add command palette (#59) 2023-09-20 13:04:33 +08:00
LandingPage.vue feat: update exampels with command component 2023-09-18 01:16:40 +08:00
LinkedCard.vue feat: improve installation section to accommodate other frameworks (#63) 2023-09-19 13:08:40 +08:00
Logo.vue fix: mobile view scroll, missing logo 2023-09-06 20:49:48 +08:00
ManualInstall.vue feat: vitepress docs 2023-08-30 15:42:00 +08:00
MobileNav.vue fix: mobile view scroll, missing logo 2023-09-06 20:49:48 +08:00
PageHeader.vue feat: add exmaples layout 2023-09-05 14:29:34 +08:00
PageHeaderDescription.vue chore: updates charts using unovis/vue (#77) 2023-09-23 22:18:14 +08:00
PageHeaderHeading.vue feat: add exmaples layout 2023-09-05 14:29:34 +08:00
Spinner.vue docs: alerts, avatar, asectRatio 2023-08-30 18:24:04 +08:00
Steps.vue feat: populate getting-started area 2023-09-04 13:43:47 +08:00
StyleSwitcher.vue chore: bump radix-vue version 2023-09-13 00:32:12 +08:00
TableOfContent.vue feat: improve installation section to accommodate other frameworks (#63) 2023-09-19 13:08:40 +08:00
TableOfContentTree.vue feat: vitepress docs 2023-08-30 15:42:00 +08:00
TabPreview.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
VPImage.vue chore: add responsive design 2023-09-06 16:58:01 +08:00