Commit Graph

29 Commits

Author SHA1 Message Date
zernonia
af57b63458 chore: run build registry 2024-01-02 16:13:03 +08:00
itsTPM
c2e05239f6
docs: change cards radius to rounded-lg (#231) 2023-12-30 20:40:31 +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
zernonia
269caf00b0
fix(Button): missing asChild (#203)
* fix: button should use primitive

* docs: fix missing NuxtLink import

* chore: build registry
2023-12-06 09:59:36 +08:00
Benjamin Gervan
4156bf6703
fix: checkbox icon off-center fix (#184)
* fix: checkbox icon off-center fix

* fix: checkbox icon off-center update fix

* fix: revert box-content
2023-11-26 01:23:05 -08:00
zernonia
9074d75d96 chore: update deps 2023-11-25 09:55:16 +08:00
zernonia
5da2eefd50 chore: update registry 2023-11-10 17:37:52 +08:00
Selemondev
e5cecae352
docs: Improve the API reference of all the components (#152)
* docs: improve the api reference of all the components

* docs(app): #152 add new-york theme

This pull request is intended to add the new-york theme for the newly created component examples.

Closes: #152

* chore: build registry

* chore: change usage of lucide icon in new-york

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2023-11-09 18:42:01 +08:00
zernonia
4fcfb4edf2 fix: missing dependencies for calendar 2023-11-06 13:30:45 +08:00
zernonia
cd3c767c71
chore: update registry (#151)
* fix: missing dependencies after import

* fix: demo component paths incorrect with subfolder
2023-11-06 12:47:31 +08:00
Nik
ef4609abbf
feat: add toast (#122)
* feat: add toast

* feat: add new york version

* feat: add `VNode` type to toast description

* docs: use `toast` in form demos

* chore: run build registry

* docs: update announcement component, menu label

* refactor: change 'onUpdate:open' to 'onOpenChange' a more friendlier name

---------

Co-authored-by: Nik <dev@nkutinha.slmail.me>
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2023-11-03 09:45:40 +08:00
zernonia
27dc777d19 chore: build registry 2023-10-24 20:57:02 +08:00
zernonia
f96d00ec6f chore: build registry 2023-10-21 11:03:41 +08:00
Ole Marius Løset
03e1fcebb8
fix: add v-bind="$attrs" to DatePicker in Calendar (#117)
* fix: add v-bind="$attrs" to calendar

* fix: `inheritAttrs` false, remove duplicated `nextTick`

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2023-10-21 10:56:41 +08:00
zernonia
4013634c00 chore: bump registry 2023-10-10 15:10:03 +08:00
zernonia
d2aa7534fe chore: build registry 2023-10-06 13:26:59 +08:00
zernonia
a46215fb89 chore: run build registry 2023-10-02 17:02:29 +08:00
zernonia
7fd9ebecfe fix: hotfix for tabs wasn't import correctly 2023-10-02 10:14:27 +08:00
Léo Gallot
223583b217
fix: add emits to the tabs component (#93) 2023-10-01 23:33:41 +08:00
zernonia
b9bbaaa696 chore: build registry 2023-09-28 17:35:04 +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
2f1579941b chore: run build registry 2023-09-23 22:22:18 +08:00
zernonia
2040d594c7 chore: update registry 2023-09-20 17:02:43 +08:00
zernonia
22e46c16f5 fix: babel/core required 2023-09-18 23:47:43 +08:00
zernonia
2507fbe418 chore: update registry 2023-09-18 00:11:17 +08:00
zernonia
bd12584d8a chore: update registry 2023-09-08 19:13:40 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
1d87bb954a chore: rerun registry 2023-09-06 10:10:36 +08:00
zernonia
8ea7e586dd chore: add public assets, update registry 2023-09-05 23:24:27 +08:00