Commit Graph

253 Commits

Author SHA1 Message Date
Selemondev
3e9d8063cc
docs: update Nuxt 3 installation guide for Typescript issue fix (#71)
* docs: update Nuxt 3 installation guide

* docs: update Nuxt 3 installation guide
2023-09-22 15:11:52 +08:00
zernonia
97e9b57eb0 docs: fix className reference 2023-09-22 09:48:30 +08:00
zernonia
9b2447b249
fix: update extension for tailwindconfig (#68) 2023-09-21 08:11:25 +08:00
zernonia
f192d154c1 fix: ssr issue with popper components 2023-09-20 17:15:55 +08:00
zernonia
48ec8b33aa chore: add release workflow 2023-09-20 17:04:35 +08:00
zernonia
2040d594c7 chore: update registry 2023-09-20 17:02:43 +08:00
zernonia
f4701c3642 chore: release v0.1.8 2023-09-20 17:01:04 +08:00
Dunqing
08fa517eb6
feat(cli): support adding all components (#65) 2023-09-20 16:52:14 +08:00
Dunqing
f2d66d4632
feat(cli): add overwrite confirmation for existing components (#66) 2023-09-20 16:50:42 +08:00
zernonia
05da2d82f3 chore: add contribution.md 2023-09-20 14:54:32 +08:00
zernonia
6aa476d375 docs: update meta for command 2023-09-20 14:24:48 +08:00
zernonia
0456a5ba0b docs: update docs build, some content 2023-09-20 14:19:08 +08:00
Ahmed Mayara
cc49dd59bf
feat: add command palette (#59)
* feat: add command palette

* fix: add command empty

---------

Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com>
2023-09-20 13:04:33 +08:00
Selemondev
d5bb3a8a7a
docs: improve the installation section for each component (#50)
* docs: improve the installation section for each component

* docs: improve the installation section for each component

---------

Co-authored-by: Selemondev <selemondev@Selemondevs-MacBook-Pro.local>
2023-09-20 13:02:01 +08:00
zernonia
e9634a9f5e fix: tooltip popover trigger issue 2023-09-19 23:16:02 +08:00
zernonia
0bc0dcba22 docs: view transition api 2023-09-19 22:07:07 +08:00
zernonia
36433942c7 fix: test workflow failing 2023-09-19 13:31:35 +08:00
zernonia
cb2ac0666b chore: bump version 0.1.7 2023-09-19 13:19:24 +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
08f6b28bd1 chore: add testing workflows 2023-09-19 11:34:39 +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
Dunqing
193c27f707
fix(cli): should move detype to dependencies (#61) 2023-09-19 11:20:53 +08:00
zernonia
e730a7317d chore: update pnpm-lock 2023-09-19 00:40:22 +08:00
zernonia
e5984a106d chore: bump version 2023-09-19 00:33:56 +08:00
zernonia
27ac382bf9 fix: nuxt config 2023-09-19 00:30:11 +08:00
zernonia
22e46c16f5 fix: babel/core required 2023-09-18 23:47:43 +08:00
zernonia
54e8f520b7 chore: add nuxt fixtures 2023-09-18 23:43:36 +08:00
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
69a498395e feat: update exampels with command component 2023-09-18 01:16:40 +08:00
zernonia
5798c47bdf chore: bump registry version 2023-09-18 00:12:09 +08:00
zernonia
2507fbe418 chore: update registry 2023-09-18 00:11:17 +08:00
zernonia
3e61384d95 fix: customizer code not populating 2023-09-18 00:10:10 +08:00
zernonia
7e8b7c5b54 chore: fix responsiveness 2023-09-17 23:24:18 +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
7dcc589a1d
feat: add combobox, commands (#52)
* feat: add combobox, commands

* chore: add new label
2023-09-15 16:18:38 +08:00
zernonia
7abf5b29ef chore: add publish www workflow 2023-09-13 10:06:03 +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
Ahmed Mayara
3636e992c3
feat: add profile section in forms example (#44)
* feat: add profile section in forms example

* feat: add account and appearance sections in forms example

* feat: add notifications and display sections in forms example

* fix: fix checked prop in display form
2023-09-13 09:26:12 +08:00
zernonia
912be8edcf chore: bump radix-vue version 2023-09-13 00:32:12 +08:00
Josh King
6eb614b862
chore: updated invalid link and correct shadecn naming (#46) 2023-09-12 17:37:15 +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
Nicolas Hedger
ea1998f862
docs: fix footer link (#40) 2023-09-09 17:19:53 +08:00