Sadegh Barati
|
cfccb8e510
|
feat: new calendar components (#468)
|
2024-04-11 18:42:20 +03:30 |
|
Sadegh Barati
|
7af3b612d6
|
fix: unable to close Combobox with esc key (#401)
|
2024-03-09 20:36:35 +03:30 |
|
zernonia
|
67d10e1191
|
chore: revert dismissable
|
2024-02-05 16:58:07 +08:00 |
|
Sadegh Barati
|
b486a10129
|
fix: CommandItem hightlighted bg (#322)
* fix: `CommandItem` hightlighted bg
* fix: escape key not closing combobox
---------
Co-authored-by: zernonia <zernonia@gmail.com>
|
2024-02-05 16:30:32 +08:00 |
|
Sadegh Barati
|
a829212d42
|
refactor: use class as prop to prevent class duplication with cn function (#241)
|
2024-02-02 19:08:06 +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 |
|
zernonia
|
9074d75d96
|
chore: update deps
|
2023-11-25 09:55:16 +08:00 |
|
zernonia
|
27dc777d19
|
chore: build registry
|
2023-10-24 20:57:02 +08:00 |
|
zernonia
|
b9bbaaa696
|
chore: build registry
|
2023-09-28 17:35:04 +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
|
2aeedf554a
|
chore: bump version, fix className
|
2023-09-08 18:43:17 +08:00 |
|
zernonia
|
8ea7e586dd
|
chore: add public assets, update registry
|
2023-09-05 23:24:27 +08:00 |
|