Go to file
Ryan Wang 05bf7134ef chore: bump packages version (halo-dev/console#654)
#### What type of PR is this?

/kind improvement
/milestone 2.0

#### What this PR does / why we need it:

发布 `@halo-dev/components` `@halo-dev/console-shared` 版本。

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

#### Does this PR introduce a user-facing change?


```release-note
None
```
2022-10-24 02:26:09 +00:00
.changeset refactor: rename admin to console (halo-dev/console#634) 2022-10-09 06:56:33 +00:00
.github chore: add pull request template and remove auto assign config file (halo-dev/console#635) 2022-10-09 06:58:29 +00:00
.husky
.vscode
cypress
docs refactor: router and menu generation (halo-dev/console#651) 2022-10-19 08:54:13 +00:00
packages chore: bump packages version (halo-dev/console#654) 2022-10-24 02:26:09 +00:00
public feat: change favicon to halo logo 2022-09-27 17:30:14 +08:00
src chore: bump @halo-dev/api-client for post stats (halo-dev/console#652) 2022-10-20 06:30:14 +00:00
.dockerignore
.editorconfig
.env.development refactor: set the root path of the development environment to /console (halo-dev/console#638) 2022-10-11 15:32:14 +00:00
.env.production refactor: improve login-related logic (halo-dev/console#617) 2022-09-22 12:46:12 +00:00
.eslintrc.cjs
.gitignore
.gitpod.yml chore: update gitpod config 2022-09-09 19:17:22 +08:00
.npmignore
.npmrc
Dockerfile
LICENSE
Makefile Add Makefile for convenient operations (halo-dev/console#641) 2022-10-13 10:00:16 +00:00
OWNERS
README.md docs: update readme for Halo 2.0 (halo-dev/console#630) 2022-09-30 09:58:18 +00:00
cypress.json
env.d.ts refactor: router and menu generation (halo-dev/console#651) 2022-10-19 08:54:13 +00:00
index.html refactor: rename admin to console (halo-dev/console#634) 2022-10-09 06:56:33 +00:00
package.json chore: bump @halo-dev/api-client for post stats (halo-dev/console#652) 2022-10-20 06:30:14 +00:00
pnpm-lock.yaml chore: bump @halo-dev/api-client for post stats (halo-dev/console#652) 2022-10-20 06:30:14 +00:00
pnpm-workspace.yaml
postcss.config.js
prettier.config.js
tailwind.config.js feat: add comment management support (halo-dev/console#612) 2022-09-19 09:26:50 +00:00
tsconfig.app.json
tsconfig.json
tsconfig.vite-config.json refactor: external static libraries 2022-09-26 13:16:40 +08:00
tsconfig.vitest.json
vite.config.ts refactor: external static libraries 2022-09-26 13:16:40 +08:00
vitest.config.ts

README.md

README

Halo logo

Halo 2.0 的管理端项目(原 halo-admin

GitHub release GitHub GitHub last commit GitHub Workflow Status Gitpod ready-to-code


注意

当前分支为 Halo 2.0 的 Console 端开发分支,目前 Halo 2.0 处于 Alpha 测试阶段,不建议从 1.5 直接升级也不建议在生产环境使用。Console 端稳定版本Halo 1.5)请查阅以下地址:

当前仓库已经将 halo-admin 改为了 console。但对于 Halo 1.x 版本,依旧保持 halo-admin 的概念。

开发环境运行

# pnpm@7.0.0+
npm install -g pnpm
pnpm install 
pnpm build:packages
pnpm dev

生产构建

pnpm build

状态

Repobeats analytics