Commit Graph

13 Commits

Author SHA1 Message Date
selemondev
075cb41717 chore: remove unnecessary dependencies 2024-10-20 13:18:34 +03:00
selemondev
04b647217c refactor: 815 shadcn-nuxt dependencies and CLI init
Closes: 815
2024-10-20 12:53:19 +03:00
Muhammad Mahmoud
bd0a8206ef
chore(module): add critical packages to module's dependencies (#531) 2024-05-24 17:03:48 +03:30
Muhammad Mahmoud
631ffb81d5
feat(module): auto inject lib/utils & refresh the playground (#528)
* chore: add dev:nuxt script

* chore(module): add `.npmrc` to playground

* chore: bump 'nuxtjs/tailwindcss' and add it to modules

* chore: add schema to components.json

* chore: bump playground deps

* fix: add missing tailwind.css by the cli

* chore: bump tailwind config

* chore(playground): bump Button component

* chore: add comments

* refactor: simplify components registration

* chore(module): bump deps

* chore(module): remove `oxc-parser`

* chore: dedupe

* feat(module): auto generate `lib/utils`

* feat(module): refresh playground style and dark mode

* chore: revert components registration and link the comment

* chore: readd oxc-parser

* chore: bump vitest
2024-05-07 12:44:15 +08:00
zernonia
27fae5c24c chore: bump radix 2024-02-21 14:25:12 +08:00
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
7a7cf9d05d
fix: Nuxt module throwing error due to parsing error (#267)
* chore: add carousel

* chore: add oxc-parser

* feat: use oxc-parser to get ExportNamedDeclaration node

* chore: add todo
2024-01-12 10:18:30 +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
7a09929887 chore: bump deps version 2023-12-01 11:55:46 +08:00
zernonia
7586b5e15c
feat: Nuxt module (#197)
* feat: add nuxt module

* chore: bundle module

* chore: update package, readme

* docs: update nuxt installation with new module

* docs: remove Ui prefix to prevent confusion

* chore: cleanup
2023-12-01 11:31:27 +08:00