halo/ui/console-src/composables
Ryan Wang 9ecc8f1d95
fix: post slug generation not following selected strategy (#6914)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.20.x

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

修复文章自动生成别名不按照别名生成策略生成的问题。

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

Fixes #6913 

#### Special notes for your reviewer:

需要测试:

1. 分类、标签创建和更新时的别名生成
2. 文章新建时,别名是否按照生成策略生成。

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

```release-note
修复文章自动生成别名不按照别名生成策略生成的问题。
```
2024-10-22 06:52:28 +00:00
..
use-content-snapshot.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-dashboard-stats.ts feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
use-entity-extension-points.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-global-info.ts chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
use-operation-extension-points.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-save-keybinding.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-setting-form.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-slugify.ts fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00