Sadegh Barati
f9ab01e11b
docs: fix new line-number, fix highlight color on txt md block in shikiji ( #299 )
...
* docs: tweaks container size and shiki styles
2024-01-22 01:16:48 +03:30
Sadegh Barati
948a9c9e7c
chore: update deps and vitepress ( #278 )
2024-01-17 14:46:08 +08:00
Sadegh Barati
0c7da48f8f
feat: toggle group ( #275 )
...
* feat: toggle group
* chore: remove dummy examples
* chore: update pathe and typescript, include scripts in tsconfig include
* refactor: move import type from normal script to script setup
don't know how detypes would react with that normal script
2024-01-16 10:56:54 +03:30
zernonia
7a7cf9d05d
fix: Nuxt module throwing error due to parsing error ( #267 )
...
* chore: add carousel
* chore: add oxc-parser
* feat: use oxc-parser to get ExportNamedDeclaration node
* chore: add todo
2024-01-12 10:18:30 +08:00
zernonia
1d563bbcdc
chore: upgrade deps
2024-01-11 14:36:47 +08:00
zernonia
856ab15179
chore: bump version
2024-01-09 16:20:38 +08:00
Wasim Thoufiq
97c7417352
feat: add carousel component ( #227 )
...
* feat: create new carousel component with embala-carousel
* feat: create demos for the carousel component
* feat: add the default carousel component to the docs
* feat: add new-york styling for carousels
* feat: add more examples for spacing, size and options
* refactor: change ways to better pass the data to parent
* feat: add examples for carousel api handling
* feat: add example for using embla plugin
* chore: add carousel component doc to the table of contents
* feat: add focusability on carousel element
* fix: update docs
* chore: add docs for slot props
* feat: expose api for the parent component
* chore: include missing filenames
* chore: update embla carousel dependency versions
* chore: fix typescript error by getting the types from core package
* chore: prevent duplicate classes by using class as prop
* feat: use slot fallback content
so user could change navigation button icons
* fix: change attribute inheritance element
* chore: update www package.json `scripts`
update tsconfig exclude for the strict registry build
* refactor: fix embla-carousel types after v8.0.0-rc18
update embla deps
* chore: update @vue/tsconfig
* chore: run registry
* refactor: remove uneended ref
* fix: dependencies for embla missing
* docs: update carousel for optional plugin installation
---------
Co-authored-by: sadeghbarati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2024-01-09 00:51:55 +08:00
zernonia
2f4f5a8291
fix(Module): HMR not working when edit component load too slow ( #235 )
...
* feat: add recast as deps
* refactor: use recast instead of ts-morph due to performance issue
2024-01-02 16:08:38 +08:00
Sadegh Barati
f6f87d3cd6
chore: fix ComboboxDemo.vue types ( #233 )
...
* chore: fix `ComboboxDemo.vue` example types
* chore: update `radix-vue`
2023-12-31 22:37:23 +03:30
Sadegh Barati
010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command ( #216 )
...
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command
* chore: add `shell-emulator` and remove `cross-env`
fix some registry example import path
* chore: remove additional `radix-vue` dependency from components registry
* chore: update `tsx` and `vue-tsc`
* fix: normalize `components:example` path to process `crawlExample` function correctly
* chore: build registry
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
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
Ahmed Mayara
309c87a293
[Feature]: Sheet ( #23 )
...
* fix: fix alert dialog missing emits
* feat: add sheet component
2023-09-02 22:36:45 +08:00
zernonia
b34e1dbc62
feat: b,c components
2023-08-30 22:47:55 +08:00
zernonia
0b952c02bd
fix: build
2023-08-30 16:20:55 +08:00
zernonia
4017bc628c
feat: vitepress docs
2023-08-30 15:42:00 +08:00
zernonia
90e2e2f7c0
chore: add vitepress
2023-08-30 10:14:37 +08:00
Mukund Shah
4779f74914
chore: pnpm install/add
2023-08-26 21:37:25 +05:45
Mukund Shah
ee23efc3e9
chore: convert to turbo repo
2023-08-26 21:17:53 +05:45
zernonia
6ce89aadbb
fix: change radix-vue version to specific version instead of latest
2023-08-23 22:07:46 +08:00
zernonia
9d9980a049
feat: select ( #12 )
...
* feat: add Select, jsx
* feat: add utility to convert functional component to basic component vnode
* refactor: rename function
* fix: radix-vue link path
2023-08-23 21:28:04 +08:00
zernonia
444a8565b3
feat: add button, input, label basic components
2023-08-23 16:50:56 +08:00
zernonia
37817baf27
chore: rearrange the directory
2023-08-23 16:15:10 +08:00
zernonia
f540d332fb
refactor: poc using radix-vue
2023-08-23 13:49:04 +08:00
khairulhaaziq
9f2ff37189
add switch demo
2023-07-18 06:55:36 +08:00
khairulhaaziq
4998de0b76
add
2023-07-18 05:21:56 +08:00
khairulhaaziq
c297f5a24e
initial release
2023-07-04 04:29:47 +08:00