Commit Graph

65 Commits

Author SHA1 Message Date
Sadegh Barati
b40321e3d9
docs: fix vee-validate checkbox and radio-group examples (#213)
* docs: fix checkbox and radio form examples

add type="checkbox|radio" and name in FormField

* docs: add `vee-validate` documentation link for checkbox and radio inputs

* chore: update `vee-validate` deps
2023-12-19 18:23:05 +03:30
zernonia
7a09929887 chore: bump deps version 2023-12-01 11:55:46 +08:00
zernonia
692191104d chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
zernonia
7586b5e15c
feat: Nuxt module (#197)
* feat: add nuxt module

* chore: bundle module

* chore: update package, readme

* docs: update nuxt installation with new module

* docs: remove Ui prefix to prevent confusion

* chore: cleanup
2023-12-01 11:31:27 +08:00
zernonia
9074d75d96 chore: update deps 2023-11-25 09:55:16 +08:00
Ole Marius Løset
c242a7955a
add vue-tsc typecheck before build registry (#182)
* chore: add vue-tsc script

* fix: remove non existent props from ModelSelector

* fix: add basic typing for files

* fix: fix Artwork object in demo

* fix: use DatePickerModel from v-calendar on modelValue

Fixes vue-tsc validation errors

* chore: add `@vue/tsconfig`

* refactor: extracted types from v-calendar

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2023-11-20 14:22:36 +03:30
zernonia
31a7198b70 chore: bump radix-vue version 2023-11-13 23:28:32 +08:00
Sadegh Barati
3e74fe7de6
docs: fix component preview alias path (#150)
* chore: update deps

* docs: fix alias path
2023-11-04 21:07:41 +08:00
zernonia
6c39518e43 fix: pnpm frozen lockfile 2023-11-03 13:44:16 +08:00
Dunqing
a4774ff48d
fix(cli): missing props/emits when disable typescript (#105)
* feat(cli): support remove type when non-typescript

* fix(cli): missing props/emits when doesn't enable typescript

* test: add test cases for defineProps/defineEmits

* fix: withDefaults case

* fix: cannot resolve external and packages types

* fix: missing assign variable
2023-11-02 22:22:33 +08:00
zernonia
73c561d698
chore: bump Radix Vue v1 (#139)
* refactor: apply all v1 changes

* chore: bump radix-vue version

* chore: remove WIP

* chore: update component preview

* chore: fix old pnpm lock
2023-10-24 20:51:00 +08:00
Sadegh Barati
c8551d58ff chore: upgrade deps 2023-10-23 23:48:39 +03:30
zernonia
b2caaca1e2
feat: stackblitz/codesandbox editor (#130)
* feat: stackblitz editor

* chore: update lockfile

* fix: cant fetch ?raw dynamically after bundling

* feat: add codesandbox
2023-10-21 21:21:46 +08:00
zernonia
ccfe4a891d
refactor: transform css variables for components (#129)
* refactor: transform css only in component

* refactor: more concise

* fix: pipeline
2023-10-21 18:02:19 +08:00
Sadegh Barati
9b75dcf9d2
docs: add @formkit/auto-animate example in form.md (#108)
* fix: typo for injection key

* docs: add `@formkit/auto-animate` example
2023-10-09 20:35:49 +08:00
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
zernonia
9355cd1671 chore: bump radix-vue version 2023-09-28 17:34:06 +08:00
zernonia
bd1953d35f chore: bump radix-vue version 2023-09-28 15:03:55 +08:00
zernonia
02fe76d1f0
refactor: replace iconify icons with @radix-icons/vue for newyork style (#87)
* refactor: changes all instance of unplugin-icons to radix-icons

* chore: build registry

* test: fix new deps
2023-09-27 12:26:24 +08:00
zernonia
88c159dc82 chore: bump radix-vue version 2023-09-26 22:10:01 +08:00
zernonia
46d0645313 chore: bump radix-vue version 2023-09-26 14:57:24 +08:00
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
f192d154c1 fix: ssr issue with popper components 2023-09-20 17:15:55 +08:00
zernonia
2040d594c7 chore: update registry 2023-09-20 17:02:43 +08:00
zernonia
6e0cfe1ade
feat: improve installation section to accommodate other frameworks (#63)
* feat: installation section by framwork

* chore: update installations

* refactor: use lodash templates

* fix: frozen pnpm-lock

* fix: capitalize
2023-09-19 13:08:40 +08:00
zernonia
2e06f2efad fix: frozen pnpm 2023-09-19 11:31:19 +08:00
zernonia
e8ece027a2 chore: bump version 0.1.6 2023-09-19 11:21:58 +08:00
zernonia
e730a7317d chore: update pnpm-lock 2023-09-19 00:40:22 +08:00
zernonia
27ac382bf9 fix: nuxt config 2023-09-19 00:30:11 +08:00
zernonia
54e8f520b7 chore: add nuxt fixtures 2023-09-18 23:43:36 +08:00
Dunqing
ad05aab3d2
feat(cli): support remove type when non-typescript (#45)
* fix(cli): shouldn't load tsconfig when typescript disabled

* feat(cli): support remove type when non-typescript

* feat: patch `detype` and fix ts extension

* test: update

* chore: update lock

* feat: patch again

* fix: missing

* chore: update lock

* feat: support root option

* chore: update lock

* feat: transform utils to js by detype

* refactor: load jsconfig and remove root option

* chore: remove babel/core
2023-09-18 15:19:59 +08:00
Sadegh Barati
57138b9641
feat: add taze (#48)
* feat: add taze for updating monorepo dependencies

* chore: lint
2023-09-15 23:18:45 +08:00
zernonia
7dcc589a1d
feat: add combobox, commands (#52)
* feat: add combobox, commands

* chore: add new label
2023-09-15 16:18:38 +08:00
Sadegh Barati
e5c9b6a06f
refactor(apps/www): use vite postcss depdendecy, use tsx instead of ts-node (#42)
* refactor(apps/www): use `vite` postcss dependency, use `tsx` instead of `ts-node`

- fix Excessive stack depth comparing types by updating vite to latest
- update deps

* docs: fix `DataTableDemo.vue` scroll-x on mobile devices

* docs: tweaks

* docs: bump `vitepress`

* docs: update deps
2023-09-13 09:57:25 +08:00
zernonia
912be8edcf chore: bump radix-vue version 2023-09-13 00:32:12 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
d39220e3e8 fix: missing import 2023-09-08 14:35:04 +08:00
Ahmed Mayara
0a05459492
feat: add themes (#32) 2023-09-08 12:11:59 +08:00
zernonia
ec0c3cc659 fix: cli installation error 2023-09-06 12:55:50 +08:00
zernonia
bc545c95e4 test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
zernonia
8e762393d1 feat: add auto registry, rename folder 2023-09-06 09:55:07 +08:00
zernonia
36716468d9 add registry 2023-09-05 23:45:14 +08:00
zernonia
fd81ca7395 feat: task examples 2023-09-05 20:48:11 +08:00
zernonia
6b747b14a4 feat: add music examples 2023-09-05 16:56:31 +08:00
zernonia
9e977917eb feat: add exmaples layout 2023-09-05 14:29:34 +08:00
zernonia
8857f489bb feat: dashboard on landing page 2023-09-05 13:20:52 +08:00
zernonia
1d4f6d7307 feat: add datatable 2023-09-05 09:40:49 +08:00
zernonia
c4219248c1 chore: bump radix-vue version 2023-09-04 22:54:23 +08:00
zernonia
77b96ccbd7 feat: improve component preview components 2023-09-04 22:36:40 +08:00
zernonia
a0c08b2355 feat: add v-calendar 2023-09-04 00:59:36 +08:00