Skip to content

Commit bc6dae3

Browse files
feat: reka-ui & updated cli (#917)
* refactor: radix-vue to reka-ui * chore: bump reka-ui version * refactor: perform migration * chore: bump reka version * chore: update deps * chore: run pnpm i and build regsitry * docs: update reference api link * chore: revamp sitte * docs: update content, styling * refactor: new CLI * refactor: build registry * chore: move registry, update import path, run app * refactor: build registry * chore: lint generated files * refactor: cli, add test * docs: fix build, update paths * docs: block preview and codes * chore: add sidebars block * chore: add sidebars block (2/2) * docs: sidebar * chore: fix json * chore: fix crawled content * chore: fix regsitry dependencies adding .vue files * chore: make sure to detect reka-ui as deps * feat: transform icons * refactor: replace with lucide icon, dropped v-calendar * chore: cleanup * test: update * chore: update playground * chore: release next tag * chore: release v1.0.0-next.0 * chore: update demo * refactor: replace `kleur` with `consola` colors * refactor: use `get-tsconfig` instead of `tsconfig-paths` refactor: replace `node:path` with `pathe` chore: add `tinyexec` instead of `execa` * chore: build registry * chore: bump cli tag * chore: bump reka * refactor(Command): adapt command component to use listbox * refactor(Command, Combobox): adapt to respective component * chore: update deps replace fast-glob with tinyglobby * refactor: use `tinyglobby` instead of `fast-glob` A fast and minimal alternative to globby and fast-glob * ci: add `pkg.pr.new` (#987) copied from vite repository * chore: test * chore: test * test: fix test * chore: release v1.0.0-next.1 * refactor: rename hooks to composables for more familiar terms for vue * test: update test to cater for composables * chore: release v1.0.0-next.2 * docs: latest design * docs: add login blocks * chore: update action * chore: revert action changes * docs: remove duplicated key, style improve * docs: style improve, remove view transition * chore: cleanup crawler * chore: update deps * chore: build registry * chore: bump reka-ui * chore: pin ts version for builder * chore: bump reka stable version * chore: bump vaul version * docs: update registry, demo * fix: init having wrong libs path * docs: include changelog --------- Co-authored-by: Sadegh Barati <[email protected]>
1 parent db2a615 commit bc6dae3

File tree

3,345 files changed

+126462
-62598
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,345 files changed

+126462
-62598
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ body:
1010
This form is only for submitting bug reports. If you have a usage question
1111
or are unsure if this is really a bug, make sure to:
1212
13-
- Read the [docs](https://radix-vue.com/)
14-
- Ask on [Discord Chat](https://chat.radix-vue.com/)
13+
- Read the [docs](https://reka-ui.com/)
14+
- Ask on [Discord Chat](https://chat.unovue.com/)
1515
- Ask on [GitHub Discussions](https://github.com/shadcn-vue/shadcn-vue/discussions)
1616
- type: input
1717
id: reproduction

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
33
# - name: 📚 Documentation
4-
# url: https://www.radix-vue.com/
4+
# url: https://www.reka-ui.com/
55
# about: Check the documentation for usage of Radix Vue.
66
- name: 🗨️ Discord
7-
url: https://chat.radix-vue.com/
7+
url: https://chat.unovue.com/
88
about: Join the Radix Vue Discord server.

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
id: feature-description
1212
attributes:
1313
label: Describe the feature
14-
description: A clear and concise description of what you think would be a helpful addition to radix-vue, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
14+
description: A clear and concise description of what you think would be a helpful addition to shadcn-vue, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
1515
placeholder: Feature description
1616
validations:
1717
required: true

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .github/workflows/release.yml
22

3-
name: Release
3+
name: Release (next)
44

55
permissions:
66
contents: write
@@ -29,11 +29,11 @@ jobs:
2929
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3030

3131
- name: Build CLI & Publish to npm
32-
run: pnpm --filter shadcn-vue pub:release
32+
run: pnpm --filter shadcn-vue pub:next
3333
env:
3434
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3535

3636
- name: Build Module & Publish to npm
37-
run: pnpm --filter shadcn-nuxt pub:release
37+
run: pnpm --filter shadcn-nuxt pub:next
3838
env:
3939
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ yarn-error.log*
77
pnpm-debug.log*
88
lerna-debug.log*
99

10-
.nuxt
10+
# .nuxt
1111
.env
1212
node_modules
1313
.DS_Store
@@ -34,4 +34,4 @@ test-results/
3434
playwright-report/
3535
vite.config.ts.timestamp*
3636

37-
**/.vitepress/cache/*
37+
**/.vitepress/cache/*

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
shell-emulator=true
2+
auto-install-peers=true

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thanks for your interest in contributing to shadcn-vue.com. We're happy to have
44

55
Please take a moment to review this document before submitting your first pull request. We also strongly recommend that you check for open issues and pull requests to see if someone else is working on something similar.
66

7-
If you need any help, feel free to reach out to the core team on [Discord](https://chat.radix-vue.com/).
7+
If you need any help, feel free to reach out to the core team on [Discord](https://chat.unovue.com/).
88

99
## About this repository
1010

@@ -36,15 +36,15 @@ packages
3636
| ----------------------------| -------------------------------------------|
3737
| `apps/www/.vitepress` | The Vitepress application for the website. |
3838
| `apps/www/src/content` | The content for the website. |
39-
| `apps/www/src/lib/registry` | The registry for the components. |
39+
| `apps/www/registry` | The registry for the components. |
4040
| `packages/cli` | The `shadcn-vue` package. |
4141

4242
## Development
4343

4444
### Start by cloning the repository:
4545

4646
```
47-
git clone [email protected]:radix-vue/shadcn-vue.git
47+
git clone [email protected]:unovue/shadcn-vue.git
4848
```
4949

5050
### Install dependencies
@@ -83,7 +83,7 @@ Documentation is written using [md](https://vitepress.dev/guide/markdown). You c
8383

8484
## Components
8585

86-
We use a registry system for developing components. You can find the source code for the components under `apps/www/src/lib/registry`. The components are organized by styles.
86+
We use a registry system for developing components. You can find the source code for the components under `apps/www/registry`. The components are organized by styles.
8787

8888
```bash
8989
apps

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 radix-vue
3+
Copyright (c) 2023 unovue
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img align="center" src="https://raw.githubusercontent.com/radix-vue/shadcn-vue/dev/apps/www/src/public/android-chrome-192x192.png" height="96" />
2+
<img align="center" src="https://raw.githubusercontent.com/unovue/shadcn-vue/dev/apps/www/src/public/android-chrome-192x192.png" height="96" />
33
<h1 align="center">
44
shadcn-vue
55
</h1>
@@ -23,7 +23,7 @@ All credits go to these open-source works and resources
2323

2424
- [Shadcn UI](https://ui.shadcn.com) for creating this beautiful project.
2525
- [Shadcn Svelte](https://shadcn-svelte.com) for some inspiration for registry.
26-
- [Radix Vue](https://radix-vue.com) for doing all the hard work to make sure components are accessible.
26+
- [Radix Vue](https://reka-ui.com) for doing all the hard work to make sure components are accessible.
2727
- [VueUse](https://vueuse.org) for providing many useful utilities.
2828

2929
- [ahmedmayara](https://github.com/ahmedmayara/shadcn-vue) for populating many components

apps/www/.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default defineConfig({
2323
['meta', { name: 'theme-color', media: '(prefers-color-scheme: light)', content: 'white' }],
2424
['meta', { name: 'theme-color', media: '(prefers-color-scheme: dark)', content: 'black' }],
2525

26-
['meta', { name: 'creator', content: 'radix-vue' }],
26+
['meta', { name: 'creator', content: 'reka-ui' }],
2727
['meta', { name: 'theme-color', content: '#41b883' }],
2828
['meta', { name: 'og:type', content: 'website' }],
2929
['meta', { name: 'og:locale', content: 'en' }],
@@ -45,7 +45,7 @@ export default defineConfig({
4545
provider: 'local',
4646
},
4747
editLink: {
48-
pattern: 'https://github.com/radix-vue/shadcn-vue/tree/dev/apps/www/src/:path',
48+
pattern: 'https://github.com/unovue/shadcn-vue/tree/dev/apps/www/src/:path',
4949
text: 'Edit this page on GitHub',
5050
},
5151
carbonAds: {

0 commit comments

Comments
 (0)