halo-admin/packages/shared
Ryan Wang a96894aa70
refactor: rename api group for custom api (#613)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

适配 https://github.com/halo-dev/halo/pull/2419

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/2418

#### Screenshots:

#### Special notes for your reviewer:

具体变更请查阅:https://github.com/halo-dev/halo/pull/2419

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

```release-note
None
```
2022-09-20 02:44:08 +00:00
..
src refactor: rename api group for custom api (#613) 2022-09-20 02:44:08 +00:00
.eslintrc.cjs feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
env.d.ts feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
package.json feat: add comment management support (#612) 2022-09-19 09:26:50 +00:00
postcss.config.js perf: refine tailwindcss config 2022-07-11 12:25:24 +08:00
prettier.config.js feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tailwind.config.js perf: refine tailwindcss config 2022-07-11 12:25:24 +08:00
tsconfig.app.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.vite-config.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
tsconfig.vitest.json feat: create admin-shared package (#581) 2022-06-16 10:42:13 +00:00
vite.config.ts feat: support for dynamically adding child routes to a route 2022-08-09 12:05:40 +08:00