Commit Graph

20 Commits

Author SHA1 Message Date
zernonia
5ff9cda0aa chore: update deps 2024-11-19 17:10:16 +08:00
zernonia
19aacd90f2 chore: bump reka version 2024-11-08 12:02:19 +08:00
zernonia
f079f0161b refactor: perform migration 2024-11-05 07:12:04 +08:00
zernonia
d2b3a8783c refactor: radix-vue to reka-ui 2024-11-04 18:19:28 +08:00
Selemon Brahanu
3646203d4f
refactor(CLI): base dependencies not installing when using shadcn-nuxt (#821)
* refactor: 815 shadcn-nuxt dependencies and CLI init

Closes: 815

* chore: remove unnecessary dependencies

* chore: update pnpm-lock.yaml file

* chore: cleanup

* chore: update pnpm-lock

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2024-11-04 14:20:14 +08:00
zernonia
5c71911104 chore: run lint:fix, re-build registry 2024-10-14 19:48:05 +08: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
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
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
Roman Hrynevych
fc718145ae
refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
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
692191104d chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +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