Commit Graph

77 Commits

Author SHA1 Message Date
zernonia
0b39d050b3 chore: cleanup 2023-09-18 22:38:37 +08:00
zernonia
ef452dfea6 feat: complete utils test 2023-09-18 22:34:06 +08:00
zernonia
afcdbf99a3 test: improve testing for cli 2023-09-18 21:27:44 +08:00
zernonia
9a325676d0 chore: release 0.1.4 2023-09-18 15:24:08 +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
zernonia
5798c47bdf chore: bump registry version 2023-09-18 00:12:09 +08:00
Libon
89417e9e66
fix: component and utils alias does not update imports in file (#53) 2023-09-17 19:02:44 +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
912be8edcf chore: bump radix-vue version 2023-09-13 00:32:12 +08:00
Dunqing
a4dc8ab971
fix(cli): shouldn't load tsconfig when typescript disabled (#43) 2023-09-11 13:45:39 +08:00
zernonia
686ac00cab chore: bump cli 0.1.2 2023-09-09 21:27:29 +08:00
Dunqing
529b2b4942
fix(cli): break caused by non-existence of tsconfig.app.json (#38)
* fix(cli): break caused by non-existence of `tsconfig.app.json`

* feat: better
2023-09-09 17:21:17 +08:00
zernonia
8e5a636bb1 chore: bump version 2023-09-08 19:14:07 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
16a42b1a27 chore: release 0.1.0 2023-09-06 13:29:48 +08:00
zernonia
b89d7d3ce5 chore: bump version 2023-09-06 13:06:58 +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
9399f6606a chore: publish cli 2023-09-06 10:19:39 +08:00
zernonia
f979211d90 chore: run eslint 2023-09-06 09:57:37 +08:00
zernonia
8ea7e586dd chore: add public assets, update registry 2023-09-05 23:24:27 +08:00
Mukund Shah
ea5c63a250
feat: add cli 2023-08-28 10:50:32 +05:45
Mukund Shah
fc01eaa310
chore(cli): create .ts file for add, diff, init commands 2023-08-26 22:30:04 +05:45
Mukund Shah
62c2c3261b
feat(cli): add first command 2023-08-26 22:26:16 +05:45
Mukund Shah
3a0d2e62f1
chore(cli): add tsup 2023-08-26 22:25:33 +05:45
Mukund Shah
50b38e450e
chore(cli): update package.json 2023-08-26 22:22:35 +05:45
Mukund Shah
f53728e7c7
chore: initialize cli package 2023-08-26 21:30:46 +05:45