halo-admin/src/formkit
Ryan Wang 66a626c916
refactor: use tanstack query to refactor post-related fetching (#879)
#### What type of PR is this?

/kind improvement

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

使用 [TanStack Query](https://github.com/TanStack/query) 重构文章相关数据请求的相关逻辑。

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

Ref https://github.com/halo-dev/halo/issues/3360

#### Special notes for your reviewer:

测试方式:

1. 测试文章相关联的页面,包括文章管理、分类、标签。

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

```release-note
None
```
2023-02-24 04:10:13 +00:00
..
inputs refactor: use tanstack query to refactor post-related fetching (#879) 2023-02-24 04:10:13 +00:00
plugins feat: stop Implicit submission (#766) 2022-12-16 02:24:10 +00:00
utils feat: add comment management support (#612) 2022-09-19 09:26:50 +00:00
formkit.config.ts feat: add full-functional post category select component for formkit (#818) 2023-01-16 08:02:13 +00:00
theme.ts feat: add full-functional post category select component for formkit (#818) 2023-01-16 08:02:13 +00:00