zernonia
|
75eb9736e6
|
chore: build registry, add sidebar block
|
2024-10-22 12:46:46 +02:00 |
|
zernonia
|
c164421e58
|
chore: release v0.11.0
|
2024-10-14 20:39:41 +08:00 |
|
zernonia
|
f8f3fc754f
|
feat: support tailwind prefix (#619)
* chore: enable tw prefix
* chore: enable tw prefix during init
* fix: cater for cn function
* fix: prevent transforming importDeclaration
* chore: update registry to make sure tailwind prefix parse correctly
* chore: fix wrong import
* chore: checkpoint
* refactor: goodbye ts-morph
* chore: remove ts-morpg
* chore: update test
* chore: cleanup
* chore: fix test
* fix: move vue-metamorph to dep
* refactor: transform tw prefix by specific case
* fix: transform-sfc not parsing .ts file
* fix: prefix double quote
* chore: patch vue-eslint-parser
* refactor: transform to cater only for class in sfc
* refactor: replace detypes with @unovue/detypes
* chore: update test snapshot
* chore: update pnpm-lock, fix import
* chore: bump detypes version
* chore: update deps
|
2024-10-14 19:39:58 +08:00 |
|
Sadegh Barati
|
514949706f
|
chore: fix StepperForm and NumberFieldForm examples (#711)
update deps
|
2024-08-13 14:47:12 +03:30 |
|
Sadegh Barati
|
0ee23fb53d
|
docs: add dialog with form example (#682)
|
2024-07-26 00:56:56 +03:30 |
|
Sadegh Barati
|
bec12b1653
|
chore: add pnpm catalog (#674)
run nolyfill to found redundant packages
update deps
|
2024-07-23 14:17:28 +08:00 |
|
Sadegh Barati
|
4d4804231b
|
chore: update deps
|
2024-07-19 16:00:15 +03:30 |
|
sadeghbarati
|
b371e5f3ad
|
chore: update deps
|
2024-07-07 16:10:42 +03:30 |
|
sadeghbarati
|
2e93d15af4
|
chore: update deps
close #584
root
www
cli
module
|
2024-06-18 09:26:41 +03:30 |
|
Sadegh Barati
|
9960925881
|
chore: update deps and fix tailwindcss for charts reproductions (#596)
|
2024-06-09 09:15:46 +03:30 |
|
zernonia
|
80f06066c6
|
chore: bump radix-vue version
|
2024-05-28 13:43:52 +08:00 |
|
Muhammad Mahmoud
|
bd0a8206ef
|
chore(module): add critical packages to module's dependencies (#531)
|
2024-05-24 17:03:48 +03:30 |
|
zernonia
|
1aa9b6172e
|
chore: release v0.10.5
|
2024-05-21 13:28:12 +08:00 |
|
Dunqing
|
175762a959
|
chore: bump detypes (#548)
* chore: bump detypes
* test: update snapshot
* test: add test to check all type references
---------
Co-authored-by: zernonia <zernonia@gmail.com>
|
2024-05-21 13:12:12 +08:00 |
|
zernonia
|
3e5dd97fc5
|
chore: rerun pnpm-lock
|
2024-05-13 14:56:31 +08:00 |
|
Dunqing
|
cc3503689f
|
chore: bump vitest to 1.6.0 (#549)
* chore: bump vitest to 1.6.0
* fix: update
|
2024-05-13 14:32:36 +08:00 |
|
zernonia
|
d17bb2bb2a
|
chore: bump deps
|
2024-05-06 23:32:31 +08:00 |
|
zernonia
|
8633bc95f2
|
chore: release v0.10.4
|
2024-04-25 23:40:50 +08:00 |
|
Sadegh Barati
|
5f774f83d9
|
fix: replace lodash.template with lodash-es to prevent vulnerabilities (#515)
|
2024-04-25 23:03:26 +08:00 |
|
sadeghbarati
|
0937fb6af5
|
chore: bump deps
root
www
cli
|
2024-04-23 09:45:42 +03:30 |
|
Sadegh Barati
|
8052eb1a33
|
chore: update deps, fix build error
- root
- www
- cli
- module
remove @iconify/json pkg
|
2024-04-11 19:06:45 +03:30 |
|
zernonia
|
92d3e2c7f0
|
chore: release v0.10.3
|
2024-04-06 11:22:45 +08:00 |
|
zernonia
|
8aa0e2a41d
|
chore: bump radix-vue
|
2024-04-04 17:21:19 +08:00 |
|
Sadegh Barati
|
d34c620055
|
chore: lint and enable Volar hybrid mode (#419)
* chore: update deps
* feat: enable Volar hybrid mode
* chore: lint
* chore: build registry
|
2024-03-20 22:29:42 +03:30 |
|
zernonia
|
874ee643aa
|
chore: release v0.10.2
|
2024-03-15 09:09:10 +08:00 |
|
Sadegh Barati
|
4672f2247d
|
chore: update deps
root
apps/www
packages/cli
|
2024-03-14 21:00:25 +03:30 |
|
zernonia
|
b516995e15
|
chore: release v0.10.1
|
2024-03-07 13:33:04 +08:00 |
|
Sadegh Barati
|
a3e1db9578
|
fix: make c12 look only for components.json for now (#388)
|
2024-03-07 09:01:07 +03:30 |
|
zernonia
|
33003deadf
|
chore: release v0.10.0
|
2024-03-07 08:53:13 +08:00 |
|
Sadegh Barati
|
0e84af73de
|
feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324)
* feat: add devDeps, add nypm for installing deps
* feat: custom ui dir
* refactor: use consola instead of chalk
* test: ui alias
* refactor: import { z } from 'zod' instead of *, replace node:path with pathe
* chore: add components name to `configFile` option
* chore: update `c12` which fix json5 parse issue
and it also supports .config directory
* chore: update `https-proxy-agent`
* fix: await until dependencies are installed then run detypes process
* feat: add tailwind prefix
* test: tw-prefix snapshot
* chore: add prefix option to init
* test: apply prefix
* fix: tw-prefix parse wrongly
* chore: hide prefix temporarily
---------
Co-authored-by: zernonia <zernonia@gmail.com>
|
2024-03-06 05:38:19 +03:30 |
|
zernonia
|
27fae5c24c
|
chore: bump radix
|
2024-02-21 14:25:12 +08:00 |
|
Dunqing
|
24576e3ef6
|
chore(cli): update detypes version to fix the problem that calendar cannot be installed (#348)
|
2024-02-20 19:11:49 +03:30 |
|
zernonia
|
60fbe49004
|
chore: bump radix
|
2024-02-15 14:58:12 +01:00 |
|
zernonia
|
a01c83c718
|
chore: bump radix-vue
|
2024-02-15 12:48:35 +01:00 |
|
zernonia
|
32552dc83a
|
chore: bump radix-vue
|
2024-02-05 11:06:21 +08:00 |
|
zernonia
|
5dc01fa62a
|
chore: release v0.9.0
|
2024-02-04 21:55:01 +08:00 |
|
zernonia
|
69576afcff
|
chore: cleanup
|
2024-02-04 21:53:32 +08:00 |
|
zernonia
|
6c99fd6dd1
|
chore: fix testing pipeline
|
2024-02-04 21:53:00 +08:00 |
|
zernonia
|
d3806fc056
|
chore: release v0.8.7
|
2024-01-12 10:20:28 +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 |
|
zernonia
|
755d864f14
|
chore: release v0.8.6
|
2024-01-02 16:13:30 +08:00 |
|
zernonia
|
2513dc5429
|
chore: release v0.8.5
|
2023-12-21 09:07:47 +08:00 |
|
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
|
3778a51feb
|
chore: release v0.8.4
|
2023-12-01 11:55:53 +08:00 |
|
zernonia
|
7a09929887
|
chore: bump deps version
|
2023-12-01 11:55:46 +08:00 |
|
zernonia
|
a9c3c8709f
|
chore: release v0.8.3
|
2023-11-25 09:55:28 +08:00 |
|
zernonia
|
9074d75d96
|
chore: update deps
|
2023-11-25 09:55:16 +08:00 |
|
zernonia
|
31a7198b70
|
chore: bump radix-vue version
|
2023-11-13 23:28:32 +08:00 |
|
zernonia
|
31b701429f
|
chore: release v0.8.2
|
2023-11-10 17:38:54 +08:00 |
|