halo/ui/console-src/modules/contents/posts
Ryan Wang d78547f963
refactor: use patch api to refactor category drag-and-drop sorting feature (#6461)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.x

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

使用 patch 接口重构分类拖动排序功能。

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

None

#### Special notes for your reviewer:

需要测试文章分类的拖动排序功能是否符合预期。

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

```release-note
使用 patch 接口重构分类拖动排序功能。
```
2024-08-14 06:57:56 +00:00
..
categories refactor: use patch api to refactor category drag-and-drop sorting feature (#6461) 2024-08-14 06:57:56 +00:00
components feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tags feat: tag and category add save and continue button (#6223) 2024-07-01 15:49:18 +00:00
widgets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedPostList.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
PostEditor.vue fix: resolve potential exception during bulk image upload in post creation (#6276) 2024-07-05 18:21:46 +08:00
PostList.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PostSnapshots.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00