Commit Graph

180 Commits

Author SHA1 Message Date
zernonia
8fec27eed4 refactor: replace with lucide icon, dropped v-calendar 2024-11-27 11:10:55 +08:00
zernonia
b4e1135b15 feat: transform icons 2024-11-27 11:10:34 +08:00
zernonia
ec790cb5ba chore: fix regsitry dependencies adding .vue files 2024-11-26 13:46:07 +08:00
zernonia
6d2515f02a chore: fix crawled content 2024-11-26 12:15:04 +08:00
zernonia
d963607719 chore: fix json 2024-11-25 21:55:02 +08:00
zernonia
01808de25c refactor: cli, add test 2024-11-22 15:03:41 +08:00
zernonia
ac14ca835a chore: move registry, update import path, run app 2024-11-21 12:40:47 +08:00
zernonia
8cd51af246 refactor: new CLI 2024-11-20 18:07:34 +08:00
zernonia
215e365d16 Merge remote-tracking branch 'origin/dev' into next-reka 2024-11-19 17:11:44 +08:00
zernonia
5ff9cda0aa chore: update deps 2024-11-19 17:10:16 +08:00
zernonia
6c0ab55e92 chore: release v0.11.3 2024-11-19 16:13:22 +08:00
Leo Chiu
16f1d19460
fix(CLI): temporarily downgrade package to 3.2.0 due to TSInterfaceHeritage issue (#913)
Co-authored-by: leochiu <leochiu@hahow.in>
2024-11-19 14:31:12 +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
zernonia
93be758257 fix: module build 2024-11-04 15:17:59 +08:00
zernonia
26df827d33 chore: release v0.11.2 2024-11-04 14:53:22 +08:00
zernonia
3c506ef188 chore: release v0.11.1 2024-11-04 14:45:18 +08:00
zernonia
df60e15a97 chore: improve cd 2024-11-04 14:43:40 +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
IllustrisJack
2cb767122a
fix(Nuxt): component override warnings (#838) 2024-11-02 23:33:09 +08:00
zernonia
e0d4980e31
feat: Sidebar (1/2) (#827)
* feat: add default sidebar

* chore: add images, docs item

* refactor: rename and fix styling`

* feat: add new-york style

* chore: move typescript to catalog

* docs: fix block preview

* chore: build registry, add sidebar block

* docs: update sidebar demo

* chore: bump radix-vue

* chore: fix build
2024-10-28 01:05:55 +08:00
zernonia
c164421e58 chore: release v0.11.0 2024-10-14 20:39:41 +08:00
zernonia
5c71911104 chore: run lint:fix, re-build registry 2024-10-14 19:48:05 +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
AlvesJorge
ec350df9d4
fix(cli): replace tab symbol with spaces (#756) 2024-09-19 14:59:05 +03:30
Horu
573443f352
chore(nuxt): add nuxt modules package required for development (#750) 2024-09-04 23:33:42 +03:30
Selemondev
501137a672
feat: auto install @nuxtjs/color-mode module (#737)
* feat(app): #537 auto install the  module

This pull request is intended to install the  module during the installation of the  module

Closes: #537

* docs: update Nuxt dark mode

---------

Co-authored-by: selemondev-triply <selemon@triply.co>
2024-08-30 21:32:24 +03:30
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
Sadegh Barati
60e12b962f
fix: add tailwind.config and global CSS overwrite warning (#541) 2024-05-09 11:21:00 +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
d17bb2bb2a chore: bump deps 2024-05-06 23:32:31 +08:00
Sam K
10319df960
fix(cli): add an option to component.json to resolve nuxt buildDir (#447)
* fix(cli): add an option to `component.json` to resolve nuxt buildDir dynamically

* feat: add `tsConfigPath` option

* docs: updated installation docs to reflect the new option `tsConfigPath`

* feat: include option in init

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2024-05-06 16:13:46 +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
Saeid Zareie
798aa0ec24
fix: oxc-parser wasm issue (#484) 2024-04-13 09:45:06 +08:00
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