halo/ui/packages
guqing b5f9010e60
feat: support setting rendering templates for related posts on category (#6106)
#### What type of PR is this?
/kind feature
/area core
/milestone 2.17.x

#### What this PR does / why we need it:
支持在分类上为关联的文章统一设置渲染模板

现在文章的模板生效顺序为:
1. 文章关联的分类上设置的文章模板,如果有多个则选择第一个
2. 文章上设置的自定义模板
3. 文章的默认模板

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

#### Does this PR introduce a user-facing change?
```release-note
支持在分类上为关联的文章统一设置渲染模板
```
2024-06-20 08:12:07 +00:00
..
api-client feat: support setting rendering templates for related posts on category (#6106) 2024-06-20 08:12:07 +00:00
components fix: content offset caused by empty slot (#6040) 2024-06-06 06:43:21 +00:00
editor pref: default code block indentation from Tab to 2 Spaces in editor (#6090) 2024-06-18 06:02:53 +00:00
shared Prepare for developing 2.17.0 (#6032) 2024-06-03 09:53:44 +00:00
ui-plugin-bundler-kit Prepare for developing 2.17.0 (#6032) 2024-06-03 09:53:44 +00:00